Shades of Honey Flower #592070
Tints of Honey Flower #592070
RGB
CMYK
RGB Variations
Color information
#592070 (or 0x592070) is known color: Honey Flower. HEX triplet: 59, 20 and 70. RGB value is (89,32,112). Sum of RGB (Red+Green+Blue) = 89+32+112=233 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.20% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 112 (44.14% from 255 or 48.07% from 233); Max value from RGB is 112 - color contains mainly: blue. Hex color #592070 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592070 is #A6DF8F. Grayscale: #393939. Windows color (decimal): -10936208 or 7348313. OLE color: 7348313.
HSL color Cylindrical-coordinate representation of color #592070: hue angle of 282.75º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #592070 is Cyan = 0.21, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 32 | 112 | - |
| CMYK | 0.21 | 0.71 | 0 | 0.56 |
| HSL | 282.75º | 0.56% | 0.28% | - |
| HSV(B) | 282.75º | 0.71% | 0.44% | - |
| XYZ | 7.56 | 4.33 | 15.77 | - |
| YUV | 58.16 | 158.38 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 32 | 112 | 0.21 | 0.71 | 0 | 0.56 | 282.75 | 0.56 | 0.28 |
| Hex | 59 | 20 | 70 | 15 | 47 | 0 | 38 | 11B | 38 | 1C |
| Octal | 131 | 40 | 160 | 25 | 107 | 0 | 70 | 433 | 70 | 34 |
| Binary | 1011001 | 100000 | 1110000 | 10101 | 1000111 | 0 | 111000 | 100011011 | 111000 | 11100 |
Color Harmonies of #592070
Complementary color
Monochromatic Colors of #592070
Black with #592070
Text Example
Text Example
White with #592070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592070; }
p { color: rgb(89,32,112); }
H1.HeaderClassName
{
color: #592070;
}
.AnyTagClassName
{
color: #592070;
}
</style>
background-color css
<style>
a { background-color: #592070; }
a { background-color: rgb(89,32,112); }
div.DivClassName
{
background-color: #592070;
}
.BgClassName
{
background-color: #592070;
}
</style>
border-color css
<style>
span { border-color: #592070; }
span { border-color: rgb(89,32,112); }
td.TdClassName
{
border-color: #592070;
}
.TagClassName
{
border-color: #592070;
}
</style>