#550C2B (or 0x550C2B) is unknown color: approx Blackberry. HEX triplet: 55, 0C and 2B. RGB value is (85,12,43). Sum of RGB (Red+Green+Blue) = 85+12+43=140 (18% of max value = 765). Red value is 85 (33.59% from 255 or 60.71% from 140); Green value is 12 (5.08% from 255 or 8.57% from 140); Blue value is 43 (17.19% from 255 or 30.71% from 140); Max value from RGB is 85 - color contains mainly: red. Hex color #550C2B is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550C2B is #AAF3D4. Grayscale: #252525. Windows color (decimal): -11203541 or 2821205. OLE color: 2821205.
HSL color Cylindrical-coordinate representation of color #550C2B: hue angle of 334.52º degrees, saturation: 0.75, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #550C2B is Cyan = 0, Magento = 0.86, Yellow = 0.49 and Black (K on CMYK) = 0.67.
<style> p { color: #550C2B; } p { color: rgb(85,12,43); } H1.HeaderClassName { color: #550C2B; } .AnyTagClassName { color: #550C2B; } </style>
<style> a { background-color: #550C2B; } a { background-color: rgb(85,12,43); } div.DivClassName { background-color: #550C2B; } .BgClassName { background-color: #550C2B; } </style>
<style> span { border-color: #550C2B; } span { border-color: rgb(85,12,43); } td.TdClassName { border-color: #550C2B; } .TagClassName { border-color: #550C2B; } </style>