Shades of Honey Flower #574767
Tints of Honey Flower #574767
RGB
CMYK
RGB Variations
Color information
#574767 (or 0x574767) is known color: Honey Flower. HEX triplet: 57, 47 and 67. RGB value is (87,71,103). Sum of RGB (Red+Green+Blue) = 87+71+103=261 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.33% from 261); Green value is 71 (28.12% from 255 or 27.20% from 261); Blue value is 103 (40.62% from 255 or 39.46% from 261); Max value from RGB is 103 - color contains mainly: blue. Hex color #574767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574767 is #A8B898. Grayscale: #4F4F4F. Windows color (decimal): -11057305 or 6768471. OLE color: 6768471.
HSL color Cylindrical-coordinate representation of color #574767: hue angle of 270º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #574767 is Cyan = 0.16, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 71 | 103 | - |
| CMYK | 0.16 | 0.31 | 0 | 0.60 |
| HSL | 270º | 0.18% | 0.34% | - |
| HSV(B) | 270º | 0.31% | 0.4% | - |
| XYZ | 8.63 | 7.51 | 13.83 | - |
| YUV | 79.43 | 141.3 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 103 | 0.16 | 0.31 | 0 | 0.60 | 270 | 0.18 | 0.34 |
| Hex | 57 | 47 | 67 | 10 | 1F | 0 | 3C | 10E | 12 | 22 |
| Octal | 127 | 107 | 147 | 20 | 37 | 0 | 74 | 416 | 22 | 42 |
| Binary | 1010111 | 1000111 | 1100111 | 10000 | 11111 | 0 | 111100 | 100001110 | 10010 | 100010 |
Color Harmonies of #574767
Complementary color
Monochromatic Colors of #574767
Black with #574767
Text Example
Text Example
White with #574767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574767; }
p { color: rgb(87,71,103); }
H1.HeaderClassName
{
color: #574767;
}
.AnyTagClassName
{
color: #574767;
}
</style>
background-color css
<style>
a { background-color: #574767; }
a { background-color: rgb(87,71,103); }
div.DivClassName
{
background-color: #574767;
}
.BgClassName
{
background-color: #574767;
}
</style>
border-color css
<style>
span { border-color: #574767; }
span { border-color: rgb(87,71,103); }
td.TdClassName
{
border-color: #574767;
}
.TagClassName
{
border-color: #574767;
}
</style>