Shades of Honey Flower #594270
Tints of Honey Flower #594270
RGB
CMYK
RGB Variations
Color information
#594270 (or 0x594270) is known color: Honey Flower. HEX triplet: 59, 42 and 70. RGB value is (89,66,112). Sum of RGB (Red+Green+Blue) = 89+66+112=267 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.33% from 267); Green value is 66 (26.17% from 255 or 24.72% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 112 - color contains mainly: blue. Hex color #594270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594270 is #A6BD8F. Grayscale: #4D4D4D. Windows color (decimal): -10927504 or 7357017. OLE color: 7357017.
HSL color Cylindrical-coordinate representation of color #594270: hue angle of 270º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #594270 is Cyan = 0.21, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 66 | 112 | - |
| CMYK | 0.21 | 0.41 | 0 | 0.56 |
| HSL | 270º | 0.26% | 0.35% | - |
| HSV(B) | 270º | 0.41% | 0.44% | - |
| XYZ | 8.99 | 7.19 | 16.24 | - |
| YUV | 78.12 | 147.12 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 112 | 0.21 | 0.41 | 0 | 0.56 | 270 | 0.26 | 0.35 |
| Hex | 59 | 42 | 70 | 15 | 29 | 0 | 38 | 10E | 1A | 23 |
| Octal | 131 | 102 | 160 | 25 | 51 | 0 | 70 | 416 | 32 | 43 |
| Binary | 1011001 | 1000010 | 1110000 | 10101 | 101001 | 0 | 111000 | 100001110 | 11010 | 100011 |
Color Harmonies of #594270
Complementary color
Monochromatic Colors of #594270
Black with #594270
Text Example
Text Example
White with #594270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594270; }
p { color: rgb(89,66,112); }
H1.HeaderClassName
{
color: #594270;
}
.AnyTagClassName
{
color: #594270;
}
</style>
background-color css
<style>
a { background-color: #594270; }
a { background-color: rgb(89,66,112); }
div.DivClassName
{
background-color: #594270;
}
.BgClassName
{
background-color: #594270;
}
</style>
border-color css
<style>
span { border-color: #594270; }
span { border-color: rgb(89,66,112); }
td.TdClassName
{
border-color: #594270;
}
.TagClassName
{
border-color: #594270;
}
</style>