Shades of Black Rose #552038
Tints of Black Rose #552038
RGB
CMYK
RGB Variations
Color information
#552038 (or 0x552038) is known color: Black Rose. HEX triplet: 55, 20 and 38. RGB value is (85,32,56). Sum of RGB (Red+Green+Blue) = 85+32+56=173 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.13% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 56 (22.27% from 255 or 32.37% from 173); Max value from RGB is 85 - color contains mainly: red. Hex color #552038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552038 is #AADFC7. Grayscale: #323232. Windows color (decimal): -11198408 or 3678293. OLE color: 3678293.
HSL color Cylindrical-coordinate representation of color #552038: hue angle of 332.83º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #552038 is Cyan = 0, Magento = 0.62, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 32 | 56 | - |
| CMYK | 0 | 0.62 | 0.34 | 0.67 |
| HSL | 332.83º | 0.45% | 0.23% | - |
| HSV(B) | 332.83º | 0.62% | 0.33% | - |
| XYZ | 4.98 | 3.25 | 4.11 | - |
| YUV | 50.58 | 131.06 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 32 | 56 | 0 | 0.62 | 0.34 | 0.67 | 332.83 | 0.45 | 0.23 |
| Hex | 55 | 20 | 38 | 0 | 3E | 22 | 43 | 14D | 2D | 17 |
| Octal | 125 | 40 | 70 | 0 | 76 | 42 | 103 | 515 | 55 | 27 |
| Binary | 1010101 | 100000 | 111000 | 0 | 111110 | 100010 | 1000011 | 101001101 | 101101 | 10111 |
Color Harmonies of #552038
Complementary color
Monochromatic Colors of #552038
Black with #552038
Text Example
Text Example
White with #552038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552038; }
p { color: rgb(85,32,56); }
H1.HeaderClassName
{
color: #552038;
}
.AnyTagClassName
{
color: #552038;
}
</style>
background-color css
<style>
a { background-color: #552038; }
a { background-color: rgb(85,32,56); }
div.DivClassName
{
background-color: #552038;
}
.BgClassName
{
background-color: #552038;
}
</style>
border-color css
<style>
span { border-color: #552038; }
span { border-color: rgb(85,32,56); }
td.TdClassName
{
border-color: #552038;
}
.TagClassName
{
border-color: #552038;
}
</style>