Shades of Honey Flower #58416A
Tints of Honey Flower #58416A
RGB
CMYK
RGB Variations
Color information
#58416A (or 0x58416A) is known color: Honey Flower. HEX triplet: 58, 41 and 6A. RGB value is (88,65,106). Sum of RGB (Red+Green+Blue) = 88+65+106=259 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.98% from 259); Green value is 65 (25.78% from 255 or 25.10% 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 #58416A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #58416A is #A7BE95. Grayscale: #4C4C4C. Windows color (decimal): -10993302 or 6963544. OLE color: 6963544.
HSL color Cylindrical-coordinate representation of color #58416A: hue angle of 273.66º degrees, saturation: 0.24, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #58416A is Cyan = 0.17, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 88 | 65 | 106 | - |
| CMYK | 0.17 | 0.39 | 0 | 0.58 |
| HSL | 273.66º | 0.24% | 0.34% | - |
| HSV(B) | 273.66º | 0.39% | 0.42% | - |
| XYZ | 8.52 | 6.9 | 14.52 | - |
| YUV | 76.55 | 144.62 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 106 | 0.17 | 0.39 | 0 | 0.58 | 273.66 | 0.24 | 0.34 |
| Hex | 58 | 41 | 6A | 11 | 27 | 0 | 3A | 112 | 18 | 22 |
| Octal | 130 | 101 | 152 | 21 | 47 | 0 | 72 | 422 | 30 | 42 |
| Binary | 1011000 | 1000001 | 1101010 | 10001 | 100111 | 0 | 111010 | 100010010 | 11000 | 100010 |
Color Harmonies of #58416A
Complementary color
Monochromatic Colors of #58416A
Black with #58416A
Text Example
Text Example
White with #58416A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58416A; }
p { color: rgb(88,65,106); }
H1.HeaderClassName
{
color: #58416A;
}
.AnyTagClassName
{
color: #58416A;
}
</style>
background-color css
<style>
a { background-color: #58416A; }
a { background-color: rgb(88,65,106); }
div.DivClassName
{
background-color: #58416A;
}
.BgClassName
{
background-color: #58416A;
}
</style>
border-color css
<style>
span { border-color: #58416A; }
span { border-color: rgb(88,65,106); }
td.TdClassName
{
border-color: #58416A;
}
.TagClassName
{
border-color: #58416A;
}
</style>