Shades of Honey Flower #57426A
Tints of Honey Flower #57426A
RGB
CMYK
RGB Variations
Color information
#57426A (or 0x57426A) is known color: Honey Flower. HEX triplet: 57, 42 and 6A. RGB value is (87,66,106). Sum of RGB (Red+Green+Blue) = 87+66+106=259 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.59% from 259); Green value is 66 (26.17% from 255 or 25.48% from 259); Blue value is 106 (41.80% from 255 or 40.93% from 259); Max value from RGB is 106 - color contains mainly: blue. Hex color #57426A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57426A is #A8BD95. Grayscale: #4C4C4C. Windows color (decimal): -11058582 or 6963799. OLE color: 6963799.
HSL color Cylindrical-coordinate representation of color #57426A: hue angle of 271.5º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #57426A is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 87 | 66 | 106 | - |
| CMYK | 0.18 | 0.38 | 0 | 0.58 |
| HSL | 271.5º | 0.23% | 0.34% | - |
| HSV(B) | 271.5º | 0.38% | 0.42% | - |
| XYZ | 8.48 | 6.96 | 14.53 | - |
| YUV | 76.84 | 144.46 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 106 | 0.18 | 0.38 | 0 | 0.58 | 271.5 | 0.23 | 0.34 |
| Hex | 57 | 42 | 6A | 12 | 26 | 0 | 3A | 110 | 17 | 22 |
| Octal | 127 | 102 | 152 | 22 | 46 | 0 | 72 | 420 | 27 | 42 |
| Binary | 1010111 | 1000010 | 1101010 | 10010 | 100110 | 0 | 111010 | 100010000 | 10111 | 100010 |
Color Harmonies of #57426A
Complementary color
Monochromatic Colors of #57426A
Black with #57426A
Text Example
Text Example
White with #57426A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57426A; }
p { color: rgb(87,66,106); }
H1.HeaderClassName
{
color: #57426A;
}
.AnyTagClassName
{
color: #57426A;
}
</style>
background-color css
<style>
a { background-color: #57426A; }
a { background-color: rgb(87,66,106); }
div.DivClassName
{
background-color: #57426A;
}
.BgClassName
{
background-color: #57426A;
}
</style>
border-color css
<style>
span { border-color: #57426A; }
span { border-color: rgb(87,66,106); }
td.TdClassName
{
border-color: #57426A;
}
.TagClassName
{
border-color: #57426A;
}
</style>