Shades of Honey Flower #574065
Tints of Honey Flower #574065
RGB
CMYK
RGB Variations
Color information
#574065 (or 0x574065) is known color: Honey Flower. HEX triplet: 57, 40 and 65. RGB value is (87,64,101). Sum of RGB (Red+Green+Blue) = 87+64+101=252 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.52% from 252); Green value is 64 (25.39% from 255 or 25.40% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 101 - color contains mainly: blue. Hex color #574065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574065 is #A8BF9A. Grayscale: #4A4A4A. Windows color (decimal): -11059099 or 6635607. OLE color: 6635607.
HSL color Cylindrical-coordinate representation of color #574065: hue angle of 277.3º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #574065 is Cyan = 0.14, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 64 | 101 | - |
| CMYK | 0.14 | 0.37 | 0 | 0.60 |
| HSL | 277.3º | 0.22% | 0.32% | - |
| HSV(B) | 277.3º | 0.37% | 0.4% | - |
| XYZ | 8.11 | 6.63 | 13.16 | - |
| YUV | 75.1 | 142.62 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 101 | 0.14 | 0.37 | 0 | 0.60 | 277.3 | 0.22 | 0.32 |
| Hex | 57 | 40 | 65 | E | 25 | 0 | 3C | 115 | 16 | 20 |
| Octal | 127 | 100 | 145 | 16 | 45 | 0 | 74 | 425 | 26 | 40 |
| Binary | 1010111 | 1000000 | 1100101 | 1110 | 100101 | 0 | 111100 | 100010101 | 10110 | 100000 |
Color Harmonies of #574065
Complementary color
Monochromatic Colors of #574065
Black with #574065
Text Example
Text Example
White with #574065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574065; }
p { color: rgb(87,64,101); }
H1.HeaderClassName
{
color: #574065;
}
.AnyTagClassName
{
color: #574065;
}
</style>
background-color css
<style>
a { background-color: #574065; }
a { background-color: rgb(87,64,101); }
div.DivClassName
{
background-color: #574065;
}
.BgClassName
{
background-color: #574065;
}
</style>
border-color css
<style>
span { border-color: #574065; }
span { border-color: rgb(87,64,101); }
td.TdClassName
{
border-color: #574065;
}
.TagClassName
{
border-color: #574065;
}
</style>