Shades of Honey Flower #574060
Tints of Honey Flower #574060
RGB
CMYK
RGB Variations
Color information
#574060 (or 0x574060) is known color: Honey Flower. HEX triplet: 57, 40 and 60. RGB value is (87,64,96). Sum of RGB (Red+Green+Blue) = 87+64+96=247 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.22% from 247); Green value is 64 (25.39% from 255 or 25.91% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 96 - color contains mainly: blue. Hex color #574060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574060 is #A8BF9F. Grayscale: #4A4A4A. Windows color (decimal): -11059104 or 6307927. OLE color: 6307927.
HSL color Cylindrical-coordinate representation of color #574060: hue angle of 283.12º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #574060 is Cyan = 0.09, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 64 | 96 | - |
| CMYK | 0.09 | 0.33 | 0 | 0.62 |
| HSL | 283.13º | 0.2% | 0.31% | - |
| HSV(B) | 283.13º | 0.33% | 0.38% | - |
| XYZ | 7.88 | 6.54 | 11.91 | - |
| YUV | 74.53 | 140.12 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 96 | 0.09 | 0.33 | 0 | 0.62 | 283.13 | 0.2 | 0.31 |
| Hex | 57 | 40 | 60 | 9 | 21 | 0 | 3E | 11B | 14 | 1F |
| Octal | 127 | 100 | 140 | 11 | 41 | 0 | 76 | 433 | 24 | 37 |
| Binary | 1010111 | 1000000 | 1100000 | 1001 | 100001 | 0 | 111110 | 100011011 | 10100 | 11111 |
Color Harmonies of #574060
Complementary color
Monochromatic Colors of #574060
Black with #574060
Text Example
Text Example
White with #574060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574060; }
p { color: rgb(87,64,96); }
H1.HeaderClassName
{
color: #574060;
}
.AnyTagClassName
{
color: #574060;
}
</style>
background-color css
<style>
a { background-color: #574060; }
a { background-color: rgb(87,64,96); }
div.DivClassName
{
background-color: #574060;
}
.BgClassName
{
background-color: #574060;
}
</style>
border-color css
<style>
span { border-color: #574060; }
span { border-color: rgb(87,64,96); }
td.TdClassName
{
border-color: #574060;
}
.TagClassName
{
border-color: #574060;
}
</style>