Shades of Black Rose #592131
Tints of Black Rose #592131
RGB
CMYK
RGB Variations
Color information
#592131 (or 0x592131) is known color: Black Rose. HEX triplet: 59, 21 and 31. RGB value is (89,33,49). Sum of RGB (Red+Green+Blue) = 89+33+49=171 (22% of max value = 765). Red value is 89 (35.16% from 255 or 52.05% from 171); Green value is 33 (13.28% from 255 or 19.30% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 89 - color contains mainly: red. Hex color #592131 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592131 is #A6DECE. Grayscale: #333333. Windows color (decimal): -10936015 or 3219801. OLE color: 3219801.
HSL color Cylindrical-coordinate representation of color #592131: hue angle of 342.86º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #592131 is Cyan = 0, Magento = 0.63, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 49 | - |
| CMYK | 0 | 0.63 | 0.45 | 0.65 |
| HSL | 342.86º | 0.46% | 0.24% | - |
| HSV(B) | 342.86º | 0.63% | 0.35% | - |
| XYZ | 5.22 | 3.43 | 3.29 | - |
| YUV | 51.57 | 126.55 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 49 | 0 | 0.63 | 0.45 | 0.65 | 342.86 | 0.46 | 0.24 |
| Hex | 59 | 21 | 31 | 0 | 3F | 2D | 41 | 157 | 2E | 18 |
| Octal | 131 | 41 | 61 | 0 | 77 | 55 | 101 | 527 | 56 | 30 |
| Binary | 1011001 | 100001 | 110001 | 0 | 111111 | 101101 | 1000001 | 101010111 | 101110 | 11000 |
Color Harmonies of #592131
Complementary color
Monochromatic Colors of #592131
Black with #592131
Text Example
Text Example
White with #592131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592131; }
p { color: rgb(89,33,49); }
H1.HeaderClassName
{
color: #592131;
}
.AnyTagClassName
{
color: #592131;
}
</style>
background-color css
<style>
a { background-color: #592131; }
a { background-color: rgb(89,33,49); }
div.DivClassName
{
background-color: #592131;
}
.BgClassName
{
background-color: #592131;
}
</style>
border-color css
<style>
span { border-color: #592131; }
span { border-color: rgb(89,33,49); }
td.TdClassName
{
border-color: #592131;
}
.TagClassName
{
border-color: #592131;
}
</style>