Shades of Honey Flower #58396A
Tints of Honey Flower #58396A
RGB
CMYK
RGB Variations
Color information
#58396A (or 0x58396A) is known color: Honey Flower. HEX triplet: 58, 39 and 6A. RGB value is (88,57,106). Sum of RGB (Red+Green+Blue) = 88+57+106=251 (33% of max value = 765). Red value is 88 (34.77% from 255 or 35.06% from 251); Green value is 57 (22.66% from 255 or 22.71% from 251); Blue value is 106 (41.80% from 255 or 42.23% from 251); Max value from RGB is 106 - color contains mainly: blue. Hex color #58396A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #58396A is #A7C695. Grayscale: #474747. Windows color (decimal): -10995350 or 6961496. OLE color: 6961496.
HSL color Cylindrical-coordinate representation of color #58396A: hue angle of 277.96º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #58396A is Cyan = 0.17, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 88 | 57 | 106 | - |
| CMYK | 0.17 | 0.46 | 0 | 0.58 |
| HSL | 277.96º | 0.3% | 0.32% | - |
| HSV(B) | 277.96º | 0.46% | 0.42% | - |
| XYZ | 8.09 | 6.04 | 14.38 | - |
| YUV | 71.86 | 147.27 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 57 | 106 | 0.17 | 0.46 | 0 | 0.58 | 277.96 | 0.3 | 0.32 |
| Hex | 58 | 39 | 6A | 11 | 2E | 0 | 3A | 116 | 1E | 20 |
| Octal | 130 | 71 | 152 | 21 | 56 | 0 | 72 | 426 | 36 | 40 |
| Binary | 1011000 | 111001 | 1101010 | 10001 | 101110 | 0 | 111010 | 100010110 | 11110 | 100000 |
Color Harmonies of #58396A
Complementary color
Monochromatic Colors of #58396A
Black with #58396A
Text Example
Text Example
White with #58396A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58396A; }
p { color: rgb(88,57,106); }
H1.HeaderClassName
{
color: #58396A;
}
.AnyTagClassName
{
color: #58396A;
}
</style>
background-color css
<style>
a { background-color: #58396A; }
a { background-color: rgb(88,57,106); }
div.DivClassName
{
background-color: #58396A;
}
.BgClassName
{
background-color: #58396A;
}
</style>
border-color css
<style>
span { border-color: #58396A; }
span { border-color: rgb(88,57,106); }
td.TdClassName
{
border-color: #58396A;
}
.TagClassName
{
border-color: #58396A;
}
</style>