Shades of Honey Flower #572971
Tints of Honey Flower #572971
RGB
CMYK
RGB Variations
Color information
#572971 (or 0x572971) is known color: Honey Flower. HEX triplet: 57, 29 and 71. RGB value is (87,41,113). Sum of RGB (Red+Green+Blue) = 87+41+113=241 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.10% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 113 (44.53% from 255 or 46.89% from 241); Max value from RGB is 113 - color contains mainly: blue. Hex color #572971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572971 is #A8D68E. Grayscale: #3E3E3E. Windows color (decimal): -11064975 or 7416151. OLE color: 7416151.
HSL color Cylindrical-coordinate representation of color #572971: hue angle of 278.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #572971 is Cyan = 0.23, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 41 | 113 | - |
| CMYK | 0.23 | 0.64 | 0 | 0.56 |
| HSL | 278.33º | 0.47% | 0.3% | - |
| HSV(B) | 278.33º | 0.64% | 0.44% | - |
| XYZ | 7.7 | 4.8 | 16.14 | - |
| YUV | 62.96 | 156.24 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 113 | 0.23 | 0.64 | 0 | 0.56 | 278.33 | 0.47 | 0.3 |
| Hex | 57 | 29 | 71 | 17 | 40 | 0 | 38 | 116 | 2F | 1E |
| Octal | 127 | 51 | 161 | 27 | 100 | 0 | 70 | 426 | 57 | 36 |
| Binary | 1010111 | 101001 | 1110001 | 10111 | 1000000 | 0 | 111000 | 100010110 | 101111 | 11110 |
Color Harmonies of #572971
Complementary color
Monochromatic Colors of #572971
Black with #572971
Text Example
Text Example
White with #572971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572971; }
p { color: rgb(87,41,113); }
H1.HeaderClassName
{
color: #572971;
}
.AnyTagClassName
{
color: #572971;
}
</style>
background-color css
<style>
a { background-color: #572971; }
a { background-color: rgb(87,41,113); }
div.DivClassName
{
background-color: #572971;
}
.BgClassName
{
background-color: #572971;
}
</style>
border-color css
<style>
span { border-color: #572971; }
span { border-color: rgb(87,41,113); }
td.TdClassName
{
border-color: #572971;
}
.TagClassName
{
border-color: #572971;
}
</style>