Shades of Honey Flower #574170
Tints of Honey Flower #574170
RGB
CMYK
RGB Variations
Color information
#574170 (or 0x574170) is known color: Honey Flower. HEX triplet: 57, 41 and 70. RGB value is (87,65,112). Sum of RGB (Red+Green+Blue) = 87+65+112=264 (34% of max value = 765). Red value is 87 (34.38% from 255 or 32.95% from 264); Green value is 65 (25.78% from 255 or 24.62% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #574170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574170 is #A8BE8F. Grayscale: #4C4C4C. Windows color (decimal): -11058832 or 7356759. OLE color: 7356759.
HSL color Cylindrical-coordinate representation of color #574170: hue angle of 268.09º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #574170 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 65 | 112 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.56 |
| HSL | 268.09º | 0.27% | 0.35% | - |
| HSV(B) | 268.09º | 0.42% | 0.44% | - |
| XYZ | 8.75 | 6.98 | 16.21 | - |
| YUV | 76.94 | 147.79 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 112 | 0.22 | 0.42 | 0 | 0.56 | 268.09 | 0.27 | 0.35 |
| Hex | 57 | 41 | 70 | 16 | 2A | 0 | 38 | 10C | 1B | 23 |
| Octal | 127 | 101 | 160 | 26 | 52 | 0 | 70 | 414 | 33 | 43 |
| Binary | 1010111 | 1000001 | 1110000 | 10110 | 101010 | 0 | 111000 | 100001100 | 11011 | 100011 |
Color Harmonies of #574170
Complementary color
Monochromatic Colors of #574170
Black with #574170
Text Example
Text Example
White with #574170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574170; }
p { color: rgb(87,65,112); }
H1.HeaderClassName
{
color: #574170;
}
.AnyTagClassName
{
color: #574170;
}
</style>
background-color css
<style>
a { background-color: #574170; }
a { background-color: rgb(87,65,112); }
div.DivClassName
{
background-color: #574170;
}
.BgClassName
{
background-color: #574170;
}
</style>
border-color css
<style>
span { border-color: #574170; }
span { border-color: rgb(87,65,112); }
td.TdClassName
{
border-color: #574170;
}
.TagClassName
{
border-color: #574170;
}
</style>