Shades of Black Rose #592838
Tints of Black Rose #592838
RGB
CMYK
RGB Variations
Color information
#592838 (or 0x592838) is known color: Black Rose. HEX triplet: 59, 28 and 38. RGB value is (89,40,56). Sum of RGB (Red+Green+Blue) = 89+40+56=185 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.11% from 185); Green value is 40 (16.02% from 255 or 21.62% from 185); Blue value is 56 (22.27% from 255 or 30.27% from 185); Max value from RGB is 89 - color contains mainly: red. Hex color #592838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592838 is #A6D7C7. Grayscale: #383838. Windows color (decimal): -10934216 or 3680345. OLE color: 3680345.
HSL color Cylindrical-coordinate representation of color #592838: hue angle of 340.41º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #592838 is Cyan = 0, Magento = 0.55, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 40 | 56 | - |
| CMYK | 0 | 0.55 | 0.37 | 0.65 |
| HSL | 340.41º | 0.38% | 0.25% | - |
| HSV(B) | 340.41º | 0.55% | 0.35% | - |
| XYZ | 5.59 | 3.93 | 4.2 | - |
| YUV | 56.48 | 127.73 | 151.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 40 | 56 | 0 | 0.55 | 0.37 | 0.65 | 340.41 | 0.38 | 0.25 |
| Hex | 59 | 28 | 38 | 0 | 37 | 25 | 41 | 154 | 26 | 19 |
| Octal | 131 | 50 | 70 | 0 | 67 | 45 | 101 | 524 | 46 | 31 |
| Binary | 1011001 | 101000 | 111000 | 0 | 110111 | 100101 | 1000001 | 101010100 | 100110 | 11001 |
Color Harmonies of #592838
Complementary color
Monochromatic Colors of #592838
Black with #592838
Text Example
Text Example
White with #592838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592838; }
p { color: rgb(89,40,56); }
H1.HeaderClassName
{
color: #592838;
}
.AnyTagClassName
{
color: #592838;
}
</style>
background-color css
<style>
a { background-color: #592838; }
a { background-color: rgb(89,40,56); }
div.DivClassName
{
background-color: #592838;
}
.BgClassName
{
background-color: #592838;
}
</style>
border-color css
<style>
span { border-color: #592838; }
span { border-color: rgb(89,40,56); }
td.TdClassName
{
border-color: #592838;
}
.TagClassName
{
border-color: #592838;
}
</style>