Shades of Black Rose #591935
Tints of Black Rose #591935
RGB
CMYK
RGB Variations
Color information
#591935 (or 0x591935) is known color: Black Rose. HEX triplet: 59, 19 and 35. RGB value is (89,25,53). Sum of RGB (Red+Green+Blue) = 89+25+53=167 (22% of max value = 765). Red value is 89 (35.16% from 255 or 53.29% from 167); Green value is 25 (10.16% from 255 or 14.97% from 167); Blue value is 53 (21.09% from 255 or 31.74% from 167); Max value from RGB is 89 - color contains mainly: red. Hex color #591935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591935 is #A6E6CA. Grayscale: #2F2F2F. Windows color (decimal): -10938059 or 3479897. OLE color: 3479897.
HSL color Cylindrical-coordinate representation of color #591935: hue angle of 333.75º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #591935 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 25 | 53 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.65 |
| HSL | 333.75º | 0.56% | 0.22% | - |
| HSV(B) | 333.75º | 0.72% | 0.35% | - |
| XYZ | 5.11 | 3.08 | 3.69 | - |
| YUV | 47.33 | 131.2 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 25 | 53 | 0 | 0.72 | 0.40 | 0.65 | 333.75 | 0.56 | 0.22 |
| Hex | 59 | 19 | 35 | 0 | 48 | 28 | 41 | 14E | 38 | 16 |
| Octal | 131 | 31 | 65 | 0 | 110 | 50 | 101 | 516 | 70 | 26 |
| Binary | 1011001 | 11001 | 110101 | 0 | 1001000 | 101000 | 1000001 | 101001110 | 111000 | 10110 |
Color Harmonies of #591935
Complementary color
Monochromatic Colors of #591935
Black with #591935
Text Example
Text Example
White with #591935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591935; }
p { color: rgb(89,25,53); }
H1.HeaderClassName
{
color: #591935;
}
.AnyTagClassName
{
color: #591935;
}
</style>
background-color css
<style>
a { background-color: #591935; }
a { background-color: rgb(89,25,53); }
div.DivClassName
{
background-color: #591935;
}
.BgClassName
{
background-color: #591935;
}
</style>
border-color css
<style>
span { border-color: #591935; }
span { border-color: rgb(89,25,53); }
td.TdClassName
{
border-color: #591935;
}
.TagClassName
{
border-color: #591935;
}
</style>