Shades of Black Rose #552936
Tints of Black Rose #552936
RGB
CMYK
RGB Variations
Color information
#552936 (or 0x552936) is known color: Black Rose. HEX triplet: 55, 29 and 36. RGB value is (85,41,54). Sum of RGB (Red+Green+Blue) = 85+41+54=180 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.22% from 180); Green value is 41 (16.41% from 255 or 22.78% from 180); Blue value is 54 (21.48% from 255 or 30% from 180); Max value from RGB is 85 - color contains mainly: red. Hex color #552936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552936 is #AAD6C9. Grayscale: #373737. Windows color (decimal): -11196106 or 3549525. OLE color: 3549525.
HSL color Cylindrical-coordinate representation of color #552936: hue angle of 342.27º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #552936 is Cyan = 0, Magento = 0.52, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 54 | - |
| CMYK | 0 | 0.52 | 0.36 | 0.67 |
| HSL | 342.27º | 0.35% | 0.25% | - |
| HSV(B) | 342.27º | 0.52% | 0.33% | - |
| XYZ | 5.21 | 3.78 | 3.95 | - |
| YUV | 55.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 54 | 0 | 0.52 | 0.36 | 0.67 | 342.27 | 0.35 | 0.25 |
| Hex | 55 | 29 | 36 | 0 | 34 | 24 | 43 | 156 | 23 | 19 |
| Octal | 125 | 51 | 66 | 0 | 64 | 44 | 103 | 526 | 43 | 31 |
| Binary | 1010101 | 101001 | 110110 | 0 | 110100 | 100100 | 1000011 | 101010110 | 100011 | 11001 |
Color Harmonies of #552936
Complementary color
Monochromatic Colors of #552936
Black with #552936
Text Example
Text Example
White with #552936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552936; }
p { color: rgb(85,41,54); }
H1.HeaderClassName
{
color: #552936;
}
.AnyTagClassName
{
color: #552936;
}
</style>
background-color css
<style>
a { background-color: #552936; }
a { background-color: rgb(85,41,54); }
div.DivClassName
{
background-color: #552936;
}
.BgClassName
{
background-color: #552936;
}
</style>
border-color css
<style>
span { border-color: #552936; }
span { border-color: rgb(85,41,54); }
td.TdClassName
{
border-color: #552936;
}
.TagClassName
{
border-color: #552936;
}
</style>