Shades of Honey Flower #574668
Tints of Honey Flower #574668
RGB
CMYK
RGB Variations
Color information
#574668 (or 0x574668) is known color: Honey Flower. HEX triplet: 57, 46 and 68. RGB value is (87,70,104). Sum of RGB (Red+Green+Blue) = 87+70+104=261 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.33% from 261); Green value is 70 (27.73% from 255 or 26.82% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 104 - color contains mainly: blue. Hex color #574668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574668 is #A8B997. Grayscale: #4E4E4E. Windows color (decimal): -11057560 or 6833751. OLE color: 6833751.
HSL color Cylindrical-coordinate representation of color #574668: hue angle of 270º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #574668 is Cyan = 0.16, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 70 | 104 | - |
| CMYK | 0.16 | 0.33 | 0 | 0.59 |
| HSL | 270º | 0.2% | 0.34% | - |
| HSV(B) | 270º | 0.33% | 0.41% | - |
| XYZ | 8.62 | 7.41 | 14.07 | - |
| YUV | 78.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 104 | 0.16 | 0.33 | 0 | 0.59 | 270 | 0.2 | 0.34 |
| Hex | 57 | 46 | 68 | 10 | 21 | 0 | 3B | 10E | 14 | 22 |
| Octal | 127 | 106 | 150 | 20 | 41 | 0 | 73 | 416 | 24 | 42 |
| Binary | 1010111 | 1000110 | 1101000 | 10000 | 100001 | 0 | 111011 | 100001110 | 10100 | 100010 |
Color Harmonies of #574668
Complementary color
Monochromatic Colors of #574668
Black with #574668
Text Example
Text Example
White with #574668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574668; }
p { color: rgb(87,70,104); }
H1.HeaderClassName
{
color: #574668;
}
.AnyTagClassName
{
color: #574668;
}
</style>
background-color css
<style>
a { background-color: #574668; }
a { background-color: rgb(87,70,104); }
div.DivClassName
{
background-color: #574668;
}
.BgClassName
{
background-color: #574668;
}
</style>
border-color css
<style>
span { border-color: #574668; }
span { border-color: rgb(87,70,104); }
td.TdClassName
{
border-color: #574668;
}
.TagClassName
{
border-color: #574668;
}
</style>