Shades of Honey Flower #574569
Tints of Honey Flower #574569
RGB
CMYK
RGB Variations
Color information
#574569 (or 0x574569) is known color: Honey Flower. HEX triplet: 57, 45 and 69. RGB value is (87,69,105). Sum of RGB (Red+Green+Blue) = 87+69+105=261 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.33% from 261); Green value is 69 (27.34% from 255 or 26.44% from 261); Blue value is 105 (41.41% from 255 or 40.23% from 261); Max value from RGB is 105 - color contains mainly: blue. Hex color #574569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574569 is #A8BA96. Grayscale: #4E4E4E. Windows color (decimal): -11057815 or 6899031. OLE color: 6899031.
HSL color Cylindrical-coordinate representation of color #574569: hue angle of 270º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #574569 is Cyan = 0.17, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 69 | 105 | - |
| CMYK | 0.17 | 0.34 | 0 | 0.59 |
| HSL | 270º | 0.21% | 0.34% | - |
| HSV(B) | 270º | 0.34% | 0.41% | - |
| XYZ | 8.61 | 7.3 | 14.32 | - |
| YUV | 78.49 | 142.96 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 105 | 0.17 | 0.34 | 0 | 0.59 | 270 | 0.21 | 0.34 |
| Hex | 57 | 45 | 69 | 11 | 22 | 0 | 3B | 10E | 15 | 22 |
| Octal | 127 | 105 | 151 | 21 | 42 | 0 | 73 | 416 | 25 | 42 |
| Binary | 1010111 | 1000101 | 1101001 | 10001 | 100010 | 0 | 111011 | 100001110 | 10101 | 100010 |
Color Harmonies of #574569
Complementary color
Monochromatic Colors of #574569
Black with #574569
Text Example
Text Example
White with #574569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574569; }
p { color: rgb(87,69,105); }
H1.HeaderClassName
{
color: #574569;
}
.AnyTagClassName
{
color: #574569;
}
</style>
background-color css
<style>
a { background-color: #574569; }
a { background-color: rgb(87,69,105); }
div.DivClassName
{
background-color: #574569;
}
.BgClassName
{
background-color: #574569;
}
</style>
border-color css
<style>
span { border-color: #574569; }
span { border-color: rgb(87,69,105); }
td.TdClassName
{
border-color: #574569;
}
.TagClassName
{
border-color: #574569;
}
</style>