Shades of Black Rose #592434
Tints of Black Rose #592434
RGB
CMYK
RGB Variations
Color information
#592434 (or 0x592434) is known color: Black Rose. HEX triplet: 59, 24 and 34. RGB value is (89,36,52). Sum of RGB (Red+Green+Blue) = 89+36+52=177 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.28% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 89 - color contains mainly: red. Hex color #592434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592434 is #A6DBCB. Grayscale: #353535. Windows color (decimal): -10935244 or 3417177. OLE color: 3417177.
HSL color Cylindrical-coordinate representation of color #592434: hue angle of 341.89º 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 #592434 is Cyan = 0, Magento = 0.60, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 52 | - |
| CMYK | 0 | 0.60 | 0.42 | 0.65 |
| HSL | 341.89º | 0.42% | 0.25% | - |
| HSV(B) | 341.89º | 0.6% | 0.35% | - |
| XYZ | 5.37 | 3.63 | 3.67 | - |
| YUV | 53.67 | 127.06 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 52 | 0 | 0.60 | 0.42 | 0.65 | 341.89 | 0.42 | 0.25 |
| Hex | 59 | 24 | 34 | 0 | 3C | 2A | 41 | 156 | 2A | 19 |
| Octal | 131 | 44 | 64 | 0 | 74 | 52 | 101 | 526 | 52 | 31 |
| Binary | 1011001 | 100100 | 110100 | 0 | 111100 | 101010 | 1000001 | 101010110 | 101010 | 11001 |
Color Harmonies of #592434
Complementary color
Monochromatic Colors of #592434
Black with #592434
Text Example
Text Example
White with #592434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592434; }
p { color: rgb(89,36,52); }
H1.HeaderClassName
{
color: #592434;
}
.AnyTagClassName
{
color: #592434;
}
</style>
background-color css
<style>
a { background-color: #592434; }
a { background-color: rgb(89,36,52); }
div.DivClassName
{
background-color: #592434;
}
.BgClassName
{
background-color: #592434;
}
</style>
border-color css
<style>
span { border-color: #592434; }
span { border-color: rgb(89,36,52); }
td.TdClassName
{
border-color: #592434;
}
.TagClassName
{
border-color: #592434;
}
</style>