Shades of Honey Flower #573960
Tints of Honey Flower #573960
RGB
CMYK
RGB Variations
Color information
#573960 (or 0x573960) is known color: Honey Flower. HEX triplet: 57, 39 and 60. RGB value is (87,57,96). Sum of RGB (Red+Green+Blue) = 87+57+96=240 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.25% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 96 (37.89% from 255 or 40% from 240); Max value from RGB is 96 - color contains mainly: blue. Hex color #573960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573960 is #A8C69F. Grayscale: #464646. Windows color (decimal): -11060896 or 6306135. OLE color: 6306135.
HSL color Cylindrical-coordinate representation of color #573960: hue angle of 286.15º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #573960 is Cyan = 0.09, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 57 | 96 | - |
| CMYK | 0.09 | 0.41 | 0 | 0.62 |
| HSL | 286.15º | 0.25% | 0.3% | - |
| HSV(B) | 286.15º | 0.41% | 0.38% | - |
| XYZ | 7.5 | 5.8 | 11.79 | - |
| YUV | 70.42 | 142.44 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 96 | 0.09 | 0.41 | 0 | 0.62 | 286.15 | 0.25 | 0.3 |
| Hex | 57 | 39 | 60 | 9 | 29 | 0 | 3E | 11E | 19 | 1E |
| Octal | 127 | 71 | 140 | 11 | 51 | 0 | 76 | 436 | 31 | 36 |
| Binary | 1010111 | 111001 | 1100000 | 1001 | 101001 | 0 | 111110 | 100011110 | 11001 | 11110 |
Color Harmonies of #573960
Complementary color
Monochromatic Colors of #573960
Black with #573960
Text Example
Text Example
White with #573960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573960; }
p { color: rgb(87,57,96); }
H1.HeaderClassName
{
color: #573960;
}
.AnyTagClassName
{
color: #573960;
}
</style>
background-color css
<style>
a { background-color: #573960; }
a { background-color: rgb(87,57,96); }
div.DivClassName
{
background-color: #573960;
}
.BgClassName
{
background-color: #573960;
}
</style>
border-color css
<style>
span { border-color: #573960; }
span { border-color: rgb(87,57,96); }
td.TdClassName
{
border-color: #573960;
}
.TagClassName
{
border-color: #573960;
}
</style>