Shades of Honey Flower #574161
Tints of Honey Flower #574161
RGB
CMYK
RGB Variations
Color information
#574161 (or 0x574161) is known color: Honey Flower. HEX triplet: 57, 41 and 61. RGB value is (87,65,97). Sum of RGB (Red+Green+Blue) = 87+65+97=249 (32% of max value = 765). Red value is 87 (34.38% from 255 or 34.94% from 249); Green value is 65 (25.78% from 255 or 26.10% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 97 - color contains mainly: blue. Hex color #574161 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574161 is #A8BE9E. Grayscale: #4B4B4B. Windows color (decimal): -11058847 or 6373719. OLE color: 6373719.
HSL color Cylindrical-coordinate representation of color #574161: hue angle of 281.25º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #574161 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 65 | 97 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.62 |
| HSL | 281.25º | 0.2% | 0.32% | - |
| HSV(B) | 281.25º | 0.33% | 0.38% | - |
| XYZ | 7.98 | 6.67 | 12.18 | - |
| YUV | 75.23 | 140.29 | 136.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 97 | 0.10 | 0.33 | 0 | 0.62 | 281.25 | 0.2 | 0.32 |
| Hex | 57 | 41 | 61 | A | 21 | 0 | 3E | 119 | 14 | 20 |
| Octal | 127 | 101 | 141 | 12 | 41 | 0 | 76 | 431 | 24 | 40 |
| Binary | 1010111 | 1000001 | 1100001 | 1010 | 100001 | 0 | 111110 | 100011001 | 10100 | 100000 |
Color Harmonies of #574161
Complementary color
Monochromatic Colors of #574161
Black with #574161
Text Example
Text Example
White with #574161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574161; }
p { color: rgb(87,65,97); }
H1.HeaderClassName
{
color: #574161;
}
.AnyTagClassName
{
color: #574161;
}
</style>
background-color css
<style>
a { background-color: #574161; }
a { background-color: rgb(87,65,97); }
div.DivClassName
{
background-color: #574161;
}
.BgClassName
{
background-color: #574161;
}
</style>
border-color css
<style>
span { border-color: #574161; }
span { border-color: rgb(87,65,97); }
td.TdClassName
{
border-color: #574161;
}
.TagClassName
{
border-color: #574161;
}
</style>