Shades of Black Rose #552630
Tints of Black Rose #552630
RGB
CMYK
RGB Variations
Color information
#552630 (or 0x552630) is known color: Black Rose. HEX triplet: 55, 26 and 30. RGB value is (85,38,48). Sum of RGB (Red+Green+Blue) = 85+38+48=171 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.71% from 171); Green value is 38 (15.23% from 255 or 22.22% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 85 - color contains mainly: red. Hex color #552630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552630 is #AAD9CF. Grayscale: #353535. Windows color (decimal): -11196880 or 3155541. OLE color: 3155541.
HSL color Cylindrical-coordinate representation of color #552630: hue angle of 347.23º 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 #552630 is Cyan = 0, Magento = 0.55, Yellow = 0.44 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 48 | - |
| CMYK | 0 | 0.55 | 0.44 | 0.67 |
| HSL | 347.23º | 0.38% | 0.24% | - |
| HSV(B) | 347.23º | 0.55% | 0.33% | - |
| XYZ | 4.97 | 3.53 | 3.22 | - |
| YUV | 53.19 | 125.07 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 48 | 0 | 0.55 | 0.44 | 0.67 | 347.23 | 0.38 | 0.24 |
| Hex | 55 | 26 | 30 | 0 | 37 | 2C | 43 | 15B | 26 | 18 |
| Octal | 125 | 46 | 60 | 0 | 67 | 54 | 103 | 533 | 46 | 30 |
| Binary | 1010101 | 100110 | 110000 | 0 | 110111 | 101100 | 1000011 | 101011011 | 100110 | 11000 |
Color Harmonies of #552630
Complementary color
Monochromatic Colors of #552630
Black with #552630
Text Example
Text Example
White with #552630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552630; }
p { color: rgb(85,38,48); }
H1.HeaderClassName
{
color: #552630;
}
.AnyTagClassName
{
color: #552630;
}
</style>
background-color css
<style>
a { background-color: #552630; }
a { background-color: rgb(85,38,48); }
div.DivClassName
{
background-color: #552630;
}
.BgClassName
{
background-color: #552630;
}
</style>
border-color css
<style>
span { border-color: #552630; }
span { border-color: rgb(85,38,48); }
td.TdClassName
{
border-color: #552630;
}
.TagClassName
{
border-color: #552630;
}
</style>