Shades of Black Rose #552934
Tints of Black Rose #552934
RGB
CMYK
RGB Variations
Color information
#552934 (or 0x552934) is known color: Black Rose. HEX triplet: 55, 29 and 34. RGB value is (85,41,52). Sum of RGB (Red+Green+Blue) = 85+41+52=178 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.75% from 178); Green value is 41 (16.41% from 255 or 23.03% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 85 - color contains mainly: red. Hex color #552934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552934 is #AAD6CB. Grayscale: #373737. Windows color (decimal): -11196108 or 3418453. OLE color: 3418453.
HSL color Cylindrical-coordinate representation of color #552934: hue angle of 345º 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 #552934 is Cyan = 0, Magento = 0.52, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 52 | - |
| CMYK | 0 | 0.52 | 0.39 | 0.67 |
| HSL | 345º | 0.35% | 0.25% | - |
| HSV(B) | 345º | 0.52% | 0.33% | - |
| XYZ | 5.16 | 3.77 | 3.7 | - |
| YUV | 55.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 52 | 0 | 0.52 | 0.39 | 0.67 | 345 | 0.35 | 0.25 |
| Hex | 55 | 29 | 34 | 0 | 34 | 27 | 43 | 159 | 23 | 19 |
| Octal | 125 | 51 | 64 | 0 | 64 | 47 | 103 | 531 | 43 | 31 |
| Binary | 1010101 | 101001 | 110100 | 0 | 110100 | 100111 | 1000011 | 101011001 | 100011 | 11001 |
Color Harmonies of #552934
Complementary color
Monochromatic Colors of #552934
Black with #552934
Text Example
Text Example
White with #552934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552934; }
p { color: rgb(85,41,52); }
H1.HeaderClassName
{
color: #552934;
}
.AnyTagClassName
{
color: #552934;
}
</style>
background-color css
<style>
a { background-color: #552934; }
a { background-color: rgb(85,41,52); }
div.DivClassName
{
background-color: #552934;
}
.BgClassName
{
background-color: #552934;
}
</style>
border-color css
<style>
span { border-color: #552934; }
span { border-color: rgb(85,41,52); }
td.TdClassName
{
border-color: #552934;
}
.TagClassName
{
border-color: #552934;
}
</style>