Shades of Black Rose #592431
Tints of Black Rose #592431
RGB
CMYK
RGB Variations
Color information
#592431 (or 0x592431) is known color: Black Rose. HEX triplet: 59, 24 and 31. RGB value is (89,36,49). Sum of RGB (Red+Green+Blue) = 89+36+49=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 36 (14.45% from 255 or 20.69% from 174); Blue value is 49 (19.53% from 255 or 28.16% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #592431 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592431 is #A6DBCE. Grayscale: #353535. Windows color (decimal): -10935247 or 3220569. OLE color: 3220569.
HSL color Cylindrical-coordinate representation of color #592431: hue angle of 345.28º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592431 is Cyan = 0, Magento = 0.60, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 49 | - |
| CMYK | 0 | 0.60 | 0.45 | 0.65 |
| HSL | 345.28º | 0.42% | 0.25% | - |
| HSV(B) | 345.28º | 0.6% | 0.35% | - |
| XYZ | 5.31 | 3.61 | 3.32 | - |
| YUV | 53.33 | 125.56 | 153.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 49 | 0 | 0.60 | 0.45 | 0.65 | 345.28 | 0.42 | 0.25 |
| Hex | 59 | 24 | 31 | 0 | 3C | 2D | 41 | 159 | 2A | 19 |
| Octal | 131 | 44 | 61 | 0 | 74 | 55 | 101 | 531 | 52 | 31 |
| Binary | 1011001 | 100100 | 110001 | 0 | 111100 | 101101 | 1000001 | 101011001 | 101010 | 11001 |
Color Harmonies of #592431
Complementary color
Monochromatic Colors of #592431
Black with #592431
Text Example
Text Example
White with #592431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592431; }
p { color: rgb(89,36,49); }
H1.HeaderClassName
{
color: #592431;
}
.AnyTagClassName
{
color: #592431;
}
</style>
background-color css
<style>
a { background-color: #592431; }
a { background-color: rgb(89,36,49); }
div.DivClassName
{
background-color: #592431;
}
.BgClassName
{
background-color: #592431;
}
</style>
border-color css
<style>
span { border-color: #592431; }
span { border-color: rgb(89,36,49); }
td.TdClassName
{
border-color: #592431;
}
.TagClassName
{
border-color: #592431;
}
</style>