Shades of Honey Flower #572871
Tints of Honey Flower #572871
RGB
CMYK
RGB Variations
Color information
#572871 (or 0x572871) is known color: Honey Flower. HEX triplet: 57, 28 and 71. RGB value is (87,40,113). Sum of RGB (Red+Green+Blue) = 87+40+113=240 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.25% from 240); Green value is 40 (16.02% from 255 or 16.67% from 240); Blue value is 113 (44.53% from 255 or 47.08% from 240); Max value from RGB is 113 - color contains mainly: blue. Hex color #572871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572871 is #A8D78E. Grayscale: #3E3E3E. Windows color (decimal): -11065231 or 7415895. OLE color: 7415895.
HSL color Cylindrical-coordinate representation of color #572871: hue angle of 278.63º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #572871 is Cyan = 0.23, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 40 | 113 | - |
| CMYK | 0.23 | 0.65 | 0 | 0.56 |
| HSL | 278.63º | 0.48% | 0.3% | - |
| HSV(B) | 278.63º | 0.65% | 0.44% | - |
| XYZ | 7.67 | 4.74 | 16.13 | - |
| YUV | 62.38 | 156.57 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 113 | 0.23 | 0.65 | 0 | 0.56 | 278.63 | 0.48 | 0.3 |
| Hex | 57 | 28 | 71 | 17 | 41 | 0 | 38 | 117 | 30 | 1E |
| Octal | 127 | 50 | 161 | 27 | 101 | 0 | 70 | 427 | 60 | 36 |
| Binary | 1010111 | 101000 | 1110001 | 10111 | 1000001 | 0 | 111000 | 100010111 | 110000 | 11110 |
Color Harmonies of #572871
Complementary color
Monochromatic Colors of #572871
Black with #572871
Text Example
Text Example
White with #572871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572871; }
p { color: rgb(87,40,113); }
H1.HeaderClassName
{
color: #572871;
}
.AnyTagClassName
{
color: #572871;
}
</style>
background-color css
<style>
a { background-color: #572871; }
a { background-color: rgb(87,40,113); }
div.DivClassName
{
background-color: #572871;
}
.BgClassName
{
background-color: #572871;
}
</style>
border-color css
<style>
span { border-color: #572871; }
span { border-color: rgb(87,40,113); }
td.TdClassName
{
border-color: #572871;
}
.TagClassName
{
border-color: #572871;
}
</style>