Shades of Black Rose #552834
Tints of Black Rose #552834
RGB
CMYK
RGB Variations
Color information
#552834 (or 0x552834) is known color: Black Rose. HEX triplet: 55, 28 and 34. RGB value is (85,40,52). Sum of RGB (Red+Green+Blue) = 85+40+52=177 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.02% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 85 - color contains mainly: red. Hex color #552834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552834 is #AAD7CB. Grayscale: #363636. Windows color (decimal): -11196364 or 3418197. OLE color: 3418197.
HSL color Cylindrical-coordinate representation of color #552834: hue angle of 344º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #552834 is Cyan = 0, Magento = 0.53, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 52 | - |
| CMYK | 0 | 0.53 | 0.39 | 0.67 |
| HSL | 344º | 0.36% | 0.25% | - |
| HSV(B) | 344º | 0.53% | 0.33% | - |
| XYZ | 5.12 | 3.7 | 3.69 | - |
| YUV | 54.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 52 | 0 | 0.53 | 0.39 | 0.67 | 344 | 0.36 | 0.25 |
| Hex | 55 | 28 | 34 | 0 | 35 | 27 | 43 | 158 | 24 | 19 |
| Octal | 125 | 50 | 64 | 0 | 65 | 47 | 103 | 530 | 44 | 31 |
| Binary | 1010101 | 101000 | 110100 | 0 | 110101 | 100111 | 1000011 | 101011000 | 100100 | 11001 |
Color Harmonies of #552834
Complementary color
Monochromatic Colors of #552834
Black with #552834
Text Example
Text Example
White with #552834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552834; }
p { color: rgb(85,40,52); }
H1.HeaderClassName
{
color: #552834;
}
.AnyTagClassName
{
color: #552834;
}
</style>
background-color css
<style>
a { background-color: #552834; }
a { background-color: rgb(85,40,52); }
div.DivClassName
{
background-color: #552834;
}
.BgClassName
{
background-color: #552834;
}
</style>
border-color css
<style>
span { border-color: #552834; }
span { border-color: rgb(85,40,52); }
td.TdClassName
{
border-color: #552834;
}
.TagClassName
{
border-color: #552834;
}
</style>