Shades of Honey Flower #572972
Tints of Honey Flower #572972
RGB
CMYK
RGB Variations
Color information
#572972 (or 0x572972) is known color: Honey Flower. HEX triplet: 57, 29 and 72. RGB value is (87,41,114). Sum of RGB (Red+Green+Blue) = 87+41+114=242 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.95% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 114 (44.92% from 255 or 47.11% from 242); Max value from RGB is 114 - color contains mainly: blue. Hex color #572972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572972 is #A8D68D. Grayscale: #3E3E3E. Windows color (decimal): -11064974 or 7481687. OLE color: 7481687.
HSL color Cylindrical-coordinate representation of color #572972: hue angle of 277.81º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #572972 is Cyan = 0.24, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 41 | 114 | - |
| CMYK | 0.24 | 0.64 | 0 | 0.55 |
| HSL | 277.81º | 0.47% | 0.3% | - |
| HSV(B) | 277.81º | 0.64% | 0.45% | - |
| XYZ | 7.76 | 4.83 | 16.44 | - |
| YUV | 63.08 | 156.74 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 114 | 0.24 | 0.64 | 0 | 0.55 | 277.81 | 0.47 | 0.3 |
| Hex | 57 | 29 | 72 | 18 | 40 | 0 | 37 | 116 | 2F | 1E |
| Octal | 127 | 51 | 162 | 30 | 100 | 0 | 67 | 426 | 57 | 36 |
| Binary | 1010111 | 101001 | 1110010 | 11000 | 1000000 | 0 | 110111 | 100010110 | 101111 | 11110 |
Color Harmonies of #572972
Complementary color
Monochromatic Colors of #572972
Black with #572972
Text Example
Text Example
White with #572972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572972; }
p { color: rgb(87,41,114); }
H1.HeaderClassName
{
color: #572972;
}
.AnyTagClassName
{
color: #572972;
}
</style>
background-color css
<style>
a { background-color: #572972; }
a { background-color: rgb(87,41,114); }
div.DivClassName
{
background-color: #572972;
}
.BgClassName
{
background-color: #572972;
}
</style>
border-color css
<style>
span { border-color: #572972; }
span { border-color: rgb(87,41,114); }
td.TdClassName
{
border-color: #572972;
}
.TagClassName
{
border-color: #572972;
}
</style>