Shades of Black Rose #592832
Tints of Black Rose #592832
RGB
CMYK
RGB Variations
Color information
#592832 (or 0x592832) is known color: Black Rose. HEX triplet: 59, 28 and 32. RGB value is (89,40,50). Sum of RGB (Red+Green+Blue) = 89+40+50=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 40 (16.02% from 255 or 22.35% from 179); Blue value is 50 (19.92% from 255 or 27.93% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #592832 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592832 is #A6D7CD. Grayscale: #373737. Windows color (decimal): -10934222 or 3287129. OLE color: 3287129.
HSL color Cylindrical-coordinate representation of color #592832: hue angle of 347.76º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #592832 is Cyan = 0, Magento = 0.55, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 40 | 50 | - |
| CMYK | 0 | 0.55 | 0.44 | 0.65 |
| HSL | 347.76º | 0.38% | 0.25% | - |
| HSV(B) | 347.76º | 0.55% | 0.35% | - |
| XYZ | 5.45 | 3.87 | 3.48 | - |
| YUV | 55.79 | 124.73 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 40 | 50 | 0 | 0.55 | 0.44 | 0.65 | 347.76 | 0.38 | 0.25 |
| Hex | 59 | 28 | 32 | 0 | 37 | 2C | 41 | 15C | 26 | 19 |
| Octal | 131 | 50 | 62 | 0 | 67 | 54 | 101 | 534 | 46 | 31 |
| Binary | 1011001 | 101000 | 110010 | 0 | 110111 | 101100 | 1000001 | 101011100 | 100110 | 11001 |
Color Harmonies of #592832
Complementary color
Monochromatic Colors of #592832
Black with #592832
Text Example
Text Example
White with #592832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592832; }
p { color: rgb(89,40,50); }
H1.HeaderClassName
{
color: #592832;
}
.AnyTagClassName
{
color: #592832;
}
</style>
background-color css
<style>
a { background-color: #592832; }
a { background-color: rgb(89,40,50); }
div.DivClassName
{
background-color: #592832;
}
.BgClassName
{
background-color: #592832;
}
</style>
border-color css
<style>
span { border-color: #592832; }
span { border-color: rgb(89,40,50); }
td.TdClassName
{
border-color: #592832;
}
.TagClassName
{
border-color: #592832;
}
</style>