Shades of Honey Flower #58406E
Tints of Honey Flower #58406E
RGB
CMYK
RGB Variations
Color information
#58406E (or 0x58406E) is known color: Honey Flower. HEX triplet: 58, 40 and 6E. RGB value is (88,64,110). Sum of RGB (Red+Green+Blue) = 88+64+110=262 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.59% from 262); Green value is 64 (25.39% from 255 or 24.43% from 262); Blue value is 110 (43.36% from 255 or 41.98% from 262); Max value from RGB is 110 - color contains mainly: blue. Hex color #58406E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #58406E is #A7BF91. Grayscale: #4C4C4C. Windows color (decimal): -10993554 or 7225432. OLE color: 7225432.
HSL color Cylindrical-coordinate representation of color #58406E: hue angle of 271.3º degrees, saturation: 0.26, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #58406E is Cyan = 0.2, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 88 | 64 | 110 | - |
| CMYK | 0.2 | 0.42 | 0 | 0.57 |
| HSL | 271.3º | 0.26% | 0.34% | - |
| HSV(B) | 271.3º | 0.42% | 0.43% | - |
| XYZ | 8.67 | 6.87 | 15.62 | - |
| YUV | 76.42 | 146.95 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 110 | 0.2 | 0.42 | 0 | 0.57 | 271.3 | 0.26 | 0.34 |
| Hex | 58 | 40 | 6E | 14 | 2A | 0 | 39 | 10F | 1A | 22 |
| Octal | 130 | 100 | 156 | 24 | 52 | 0 | 71 | 417 | 32 | 42 |
| Binary | 1011000 | 1000000 | 1101110 | 10100 | 101010 | 0 | 111001 | 100001111 | 11010 | 100010 |
Color Harmonies of #58406E
Complementary color
Monochromatic Colors of #58406E
Black with #58406E
Text Example
Text Example
White with #58406E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58406E; }
p { color: rgb(88,64,110); }
H1.HeaderClassName
{
color: #58406E;
}
.AnyTagClassName
{
color: #58406E;
}
</style>
background-color css
<style>
a { background-color: #58406E; }
a { background-color: rgb(88,64,110); }
div.DivClassName
{
background-color: #58406E;
}
.BgClassName
{
background-color: #58406E;
}
</style>
border-color css
<style>
span { border-color: #58406E; }
span { border-color: rgb(88,64,110); }
td.TdClassName
{
border-color: #58406E;
}
.TagClassName
{
border-color: #58406E;
}
</style>