Shades of Honey Flower #574662
Tints of Honey Flower #574662
RGB
CMYK
RGB Variations
Color information
#574662 (or 0x574662) is known color: Honey Flower. HEX triplet: 57, 46 and 62. RGB value is (87,70,98). Sum of RGB (Red+Green+Blue) = 87+70+98=255 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.12% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 98 (38.67% from 255 or 38.43% from 255); Max value from RGB is 98 - color contains mainly: blue. Hex color #574662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574662 is #A8B99D. Grayscale: #4E4E4E. Windows color (decimal): -11057566 or 6440535. OLE color: 6440535.
HSL color Cylindrical-coordinate representation of color #574662: hue angle of 276.43º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #574662 is Cyan = 0.11, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 70 | 98 | - |
| CMYK | 0.11 | 0.29 | 0 | 0.62 |
| HSL | 276.43º | 0.17% | 0.33% | - |
| HSV(B) | 276.43º | 0.29% | 0.38% | - |
| XYZ | 8.33 | 7.29 | 12.52 | - |
| YUV | 78.28 | 139.13 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 98 | 0.11 | 0.29 | 0 | 0.62 | 276.43 | 0.17 | 0.33 |
| Hex | 57 | 46 | 62 | B | 1D | 0 | 3E | 114 | 11 | 21 |
| Octal | 127 | 106 | 142 | 13 | 35 | 0 | 76 | 424 | 21 | 41 |
| Binary | 1010111 | 1000110 | 1100010 | 1011 | 11101 | 0 | 111110 | 100010100 | 10001 | 100001 |
Color Harmonies of #574662
Complementary color
Monochromatic Colors of #574662
Black with #574662
Text Example
Text Example
White with #574662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574662; }
p { color: rgb(87,70,98); }
H1.HeaderClassName
{
color: #574662;
}
.AnyTagClassName
{
color: #574662;
}
</style>
background-color css
<style>
a { background-color: #574662; }
a { background-color: rgb(87,70,98); }
div.DivClassName
{
background-color: #574662;
}
.BgClassName
{
background-color: #574662;
}
</style>
border-color css
<style>
span { border-color: #574662; }
span { border-color: rgb(87,70,98); }
td.TdClassName
{
border-color: #574662;
}
.TagClassName
{
border-color: #574662;
}
</style>