Shades of Black Rose #552337
Tints of Black Rose #552337
RGB
CMYK
RGB Variations
Color information
#552337 (or 0x552337) is known color: Black Rose. HEX triplet: 55, 23 and 37. RGB value is (85,35,55). Sum of RGB (Red+Green+Blue) = 85+35+55=175 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.57% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 55 (21.88% from 255 or 31.43% from 175); Max value from RGB is 85 - color contains mainly: red. Hex color #552337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552337 is #AADCC8. Grayscale: #343434. Windows color (decimal): -11197641 or 3613525. OLE color: 3613525.
HSL color Cylindrical-coordinate representation of color #552337: hue angle of 336º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #552337 is Cyan = 0, Magento = 0.59, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 35 | 55 | - |
| CMYK | 0 | 0.59 | 0.35 | 0.67 |
| HSL | 336º | 0.42% | 0.24% | - |
| HSV(B) | 336º | 0.59% | 0.33% | - |
| XYZ | 5.04 | 3.41 | 4.01 | - |
| YUV | 52.23 | 129.57 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 55 | 0 | 0.59 | 0.35 | 0.67 | 336 | 0.42 | 0.24 |
| Hex | 55 | 23 | 37 | 0 | 3B | 23 | 43 | 150 | 2A | 18 |
| Octal | 125 | 43 | 67 | 0 | 73 | 43 | 103 | 520 | 52 | 30 |
| Binary | 1010101 | 100011 | 110111 | 0 | 111011 | 100011 | 1000011 | 101010000 | 101010 | 11000 |
Color Harmonies of #552337
Complementary color
Monochromatic Colors of #552337
Black with #552337
Text Example
Text Example
White with #552337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552337; }
p { color: rgb(85,35,55); }
H1.HeaderClassName
{
color: #552337;
}
.AnyTagClassName
{
color: #552337;
}
</style>
background-color css
<style>
a { background-color: #552337; }
a { background-color: rgb(85,35,55); }
div.DivClassName
{
background-color: #552337;
}
.BgClassName
{
background-color: #552337;
}
</style>
border-color css
<style>
span { border-color: #552337; }
span { border-color: rgb(85,35,55); }
td.TdClassName
{
border-color: #552337;
}
.TagClassName
{
border-color: #552337;
}
</style>