Shades of Black Rose #552932
Tints of Black Rose #552932
RGB
CMYK
RGB Variations
Color information
#552932 (or 0x552932) is known color: Black Rose. HEX triplet: 55, 29 and 32. RGB value is (85,41,50). Sum of RGB (Red+Green+Blue) = 85+41+50=176 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.30% from 176); Green value is 41 (16.41% from 255 or 23.30% from 176); Blue value is 50 (19.92% from 255 or 28.41% from 176); Max value from RGB is 85 - color contains mainly: red. Hex color #552932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552932 is #AAD6CD. Grayscale: #373737. Windows color (decimal): -11196110 or 3287381. OLE color: 3287381.
HSL color Cylindrical-coordinate representation of color #552932: hue angle of 347.73º 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 #552932 is Cyan = 0, Magento = 0.52, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 50 | - |
| CMYK | 0 | 0.52 | 0.41 | 0.67 |
| HSL | 347.73º | 0.35% | 0.25% | - |
| HSV(B) | 347.73º | 0.52% | 0.33% | - |
| XYZ | 5.11 | 3.75 | 3.47 | - |
| YUV | 55.18 | 125.08 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 50 | 0 | 0.52 | 0.41 | 0.67 | 347.73 | 0.35 | 0.25 |
| Hex | 55 | 29 | 32 | 0 | 34 | 29 | 43 | 15C | 23 | 19 |
| Octal | 125 | 51 | 62 | 0 | 64 | 51 | 103 | 534 | 43 | 31 |
| Binary | 1010101 | 101001 | 110010 | 0 | 110100 | 101001 | 1000011 | 101011100 | 100011 | 11001 |
Color Harmonies of #552932
Complementary color
Monochromatic Colors of #552932
Black with #552932
Text Example
Text Example
White with #552932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552932; }
p { color: rgb(85,41,50); }
H1.HeaderClassName
{
color: #552932;
}
.AnyTagClassName
{
color: #552932;
}
</style>
background-color css
<style>
a { background-color: #552932; }
a { background-color: rgb(85,41,50); }
div.DivClassName
{
background-color: #552932;
}
.BgClassName
{
background-color: #552932;
}
</style>
border-color css
<style>
span { border-color: #552932; }
span { border-color: rgb(85,41,50); }
td.TdClassName
{
border-color: #552932;
}
.TagClassName
{
border-color: #552932;
}
</style>