Shades of Black Rose #592935
Tints of Black Rose #592935
RGB
CMYK
RGB Variations
Color information
#592935 (or 0x592935) is known color: Black Rose. HEX triplet: 59, 29 and 35. RGB value is (89,41,53). Sum of RGB (Red+Green+Blue) = 89+41+53=183 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.63% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 53 (21.09% from 255 or 28.96% from 183); Max value from RGB is 89 - color contains mainly: red. Hex color #592935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592935 is #A6D6CA. Grayscale: #383838. Windows color (decimal): -10933963 or 3483993. OLE color: 3483993.
HSL color Cylindrical-coordinate representation of color #592935: hue angle of 345º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #592935 is Cyan = 0, Magento = 0.54, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 53 | - |
| CMYK | 0 | 0.54 | 0.40 | 0.65 |
| HSL | 345º | 0.37% | 0.25% | - |
| HSV(B) | 345º | 0.54% | 0.35% | - |
| XYZ | 5.56 | 3.97 | 3.84 | - |
| YUV | 56.72 | 125.9 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 53 | 0 | 0.54 | 0.40 | 0.65 | 345 | 0.37 | 0.25 |
| Hex | 59 | 29 | 35 | 0 | 36 | 28 | 41 | 159 | 25 | 19 |
| Octal | 131 | 51 | 65 | 0 | 66 | 50 | 101 | 531 | 45 | 31 |
| Binary | 1011001 | 101001 | 110101 | 0 | 110110 | 101000 | 1000001 | 101011001 | 100101 | 11001 |
Color Harmonies of #592935
Complementary color
Monochromatic Colors of #592935
Black with #592935
Text Example
Text Example
White with #592935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592935; }
p { color: rgb(89,41,53); }
H1.HeaderClassName
{
color: #592935;
}
.AnyTagClassName
{
color: #592935;
}
</style>
background-color css
<style>
a { background-color: #592935; }
a { background-color: rgb(89,41,53); }
div.DivClassName
{
background-color: #592935;
}
.BgClassName
{
background-color: #592935;
}
</style>
border-color css
<style>
span { border-color: #592935; }
span { border-color: rgb(89,41,53); }
td.TdClassName
{
border-color: #592935;
}
.TagClassName
{
border-color: #592935;
}
</style>