Shades of Black Rose #552635
Tints of Black Rose #552635
RGB
CMYK
RGB Variations
Color information
#552635 (or 0x552635) is known color: Black Rose. HEX triplet: 55, 26 and 35. RGB value is (85,38,53). Sum of RGB (Red+Green+Blue) = 85+38+53=176 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.30% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 53 (21.09% from 255 or 30.11% from 176); Max value from RGB is 85 - color contains mainly: red. Hex color #552635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552635 is #AAD9CA. Grayscale: #353535. Windows color (decimal): -11196875 or 3483221. OLE color: 3483221.
HSL color Cylindrical-coordinate representation of color #552635: hue angle of 340.85º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #552635 is Cyan = 0, Magento = 0.55, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 53 | - |
| CMYK | 0 | 0.55 | 0.38 | 0.67 |
| HSL | 340.85º | 0.38% | 0.24% | - |
| HSV(B) | 340.85º | 0.55% | 0.33% | - |
| XYZ | 5.08 | 3.57 | 3.79 | - |
| YUV | 53.76 | 127.57 | 150.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 53 | 0 | 0.55 | 0.38 | 0.67 | 340.85 | 0.38 | 0.24 |
| Hex | 55 | 26 | 35 | 0 | 37 | 26 | 43 | 155 | 26 | 18 |
| Octal | 125 | 46 | 65 | 0 | 67 | 46 | 103 | 525 | 46 | 30 |
| Binary | 1010101 | 100110 | 110101 | 0 | 110111 | 100110 | 1000011 | 101010101 | 100110 | 11000 |
Color Harmonies of #552635
Complementary color
Monochromatic Colors of #552635
Black with #552635
Text Example
Text Example
White with #552635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552635; }
p { color: rgb(85,38,53); }
H1.HeaderClassName
{
color: #552635;
}
.AnyTagClassName
{
color: #552635;
}
</style>
background-color css
<style>
a { background-color: #552635; }
a { background-color: rgb(85,38,53); }
div.DivClassName
{
background-color: #552635;
}
.BgClassName
{
background-color: #552635;
}
</style>
border-color css
<style>
span { border-color: #552635; }
span { border-color: rgb(85,38,53); }
td.TdClassName
{
border-color: #552635;
}
.TagClassName
{
border-color: #552635;
}
</style>