Shades of Black Rose #592534
Tints of Black Rose #592534
RGB
CMYK
RGB Variations
Color information
#592534 (or 0x592534) is known color: Black Rose. HEX triplet: 59, 25 and 34. RGB value is (89,37,52). Sum of RGB (Red+Green+Blue) = 89+37+52=178 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50% from 178); Green value is 37 (14.84% from 255 or 20.79% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 89 - color contains mainly: red. Hex color #592534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592534 is #A6DACB. Grayscale: #363636. Windows color (decimal): -10934988 or 3417433. OLE color: 3417433.
HSL color Cylindrical-coordinate representation of color #592534: hue angle of 342.69º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #592534 is Cyan = 0, Magento = 0.58, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 37 | 52 | - |
| CMYK | 0 | 0.58 | 0.42 | 0.65 |
| HSL | 342.69º | 0.41% | 0.25% | - |
| HSV(B) | 342.69º | 0.58% | 0.35% | - |
| XYZ | 5.4 | 3.69 | 3.68 | - |
| YUV | 54.26 | 126.73 | 152.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 37 | 52 | 0 | 0.58 | 0.42 | 0.65 | 342.69 | 0.41 | 0.25 |
| Hex | 59 | 25 | 34 | 0 | 3A | 2A | 41 | 157 | 29 | 19 |
| Octal | 131 | 45 | 64 | 0 | 72 | 52 | 101 | 527 | 51 | 31 |
| Binary | 1011001 | 100101 | 110100 | 0 | 111010 | 101010 | 1000001 | 101010111 | 101001 | 11001 |
Color Harmonies of #592534
Complementary color
Monochromatic Colors of #592534
Black with #592534
Text Example
Text Example
White with #592534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592534; }
p { color: rgb(89,37,52); }
H1.HeaderClassName
{
color: #592534;
}
.AnyTagClassName
{
color: #592534;
}
</style>
background-color css
<style>
a { background-color: #592534; }
a { background-color: rgb(89,37,52); }
div.DivClassName
{
background-color: #592534;
}
.BgClassName
{
background-color: #592534;
}
</style>
border-color css
<style>
span { border-color: #592534; }
span { border-color: rgb(89,37,52); }
td.TdClassName
{
border-color: #592534;
}
.TagClassName
{
border-color: #592534;
}
</style>