Shades of Black Rose #592134
Tints of Black Rose #592134
RGB
CMYK
RGB Variations
Color information
#592134 (or 0x592134) is known color: Black Rose. HEX triplet: 59, 21 and 34. RGB value is (89,33,52). Sum of RGB (Red+Green+Blue) = 89+33+52=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 33 (13.28% from 255 or 18.97% from 174); Blue value is 52 (20.70% from 255 or 29.89% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #592134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592134 is #A6DECB. Grayscale: #333333. Windows color (decimal): -10936012 or 3416409. OLE color: 3416409.
HSL color Cylindrical-coordinate representation of color #592134: hue angle of 339.64º 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 #592134 is Cyan = 0, Magento = 0.63, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 52 | - |
| CMYK | 0 | 0.63 | 0.42 | 0.65 |
| HSL | 339.64º | 0.46% | 0.24% | - |
| HSV(B) | 339.64º | 0.63% | 0.35% | - |
| XYZ | 5.28 | 3.46 | 3.64 | - |
| YUV | 51.91 | 128.05 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 52 | 0 | 0.63 | 0.42 | 0.65 | 339.64 | 0.46 | 0.24 |
| Hex | 59 | 21 | 34 | 0 | 3F | 2A | 41 | 154 | 2E | 18 |
| Octal | 131 | 41 | 64 | 0 | 77 | 52 | 101 | 524 | 56 | 30 |
| Binary | 1011001 | 100001 | 110100 | 0 | 111111 | 101010 | 1000001 | 101010100 | 101110 | 11000 |
Color Harmonies of #592134
Complementary color
Monochromatic Colors of #592134
Black with #592134
Text Example
Text Example
White with #592134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592134; }
p { color: rgb(89,33,52); }
H1.HeaderClassName
{
color: #592134;
}
.AnyTagClassName
{
color: #592134;
}
</style>
background-color css
<style>
a { background-color: #592134; }
a { background-color: rgb(89,33,52); }
div.DivClassName
{
background-color: #592134;
}
.BgClassName
{
background-color: #592134;
}
</style>
border-color css
<style>
span { border-color: #592134; }
span { border-color: rgb(89,33,52); }
td.TdClassName
{
border-color: #592134;
}
.TagClassName
{
border-color: #592134;
}
</style>