Shades of Black Rose #552935
Tints of Black Rose #552935
RGB
CMYK
RGB Variations
Color information
#552935 (or 0x552935) is known color: Black Rose. HEX triplet: 55, 29 and 35. RGB value is (85,41,53). Sum of RGB (Red+Green+Blue) = 85+41+53=179 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.49% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 53 (21.09% from 255 or 29.61% from 179); Max value from RGB is 85 - color contains mainly: red. Hex color #552935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552935 is #AAD6CA. Grayscale: #373737. Windows color (decimal): -11196107 or 3483989. OLE color: 3483989.
HSL color Cylindrical-coordinate representation of color #552935: hue angle of 343.64º 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 #552935 is Cyan = 0, Magento = 0.52, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 53 | - |
| CMYK | 0 | 0.52 | 0.38 | 0.67 |
| HSL | 343.64º | 0.35% | 0.25% | - |
| HSV(B) | 343.64º | 0.52% | 0.33% | - |
| XYZ | 5.18 | 3.77 | 3.82 | - |
| YUV | 55.52 | 126.58 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 53 | 0 | 0.52 | 0.38 | 0.67 | 343.64 | 0.35 | 0.25 |
| Hex | 55 | 29 | 35 | 0 | 34 | 26 | 43 | 158 | 23 | 19 |
| Octal | 125 | 51 | 65 | 0 | 64 | 46 | 103 | 530 | 43 | 31 |
| Binary | 1010101 | 101001 | 110101 | 0 | 110100 | 100110 | 1000011 | 101011000 | 100011 | 11001 |
Color Harmonies of #552935
Complementary color
Monochromatic Colors of #552935
Black with #552935
Text Example
Text Example
White with #552935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552935; }
p { color: rgb(85,41,53); }
H1.HeaderClassName
{
color: #552935;
}
.AnyTagClassName
{
color: #552935;
}
</style>
background-color css
<style>
a { background-color: #552935; }
a { background-color: rgb(85,41,53); }
div.DivClassName
{
background-color: #552935;
}
.BgClassName
{
background-color: #552935;
}
</style>
border-color css
<style>
span { border-color: #552935; }
span { border-color: rgb(85,41,53); }
td.TdClassName
{
border-color: #552935;
}
.TagClassName
{
border-color: #552935;
}
</style>