Shades of Honey Flower #58296A
Tints of Honey Flower #58296A
RGB
CMYK
RGB Variations
Color information
#58296A (or 0x58296A) is known color: Honey Flower. HEX triplet: 58, 29 and 6A. RGB value is (88,41,106). Sum of RGB (Red+Green+Blue) = 88+41+106=235 (31% of max value = 765). Red value is 88 (34.77% from 255 or 37.45% from 235); Green value is 41 (16.41% from 255 or 17.45% from 235); Blue value is 106 (41.80% from 255 or 45.11% from 235); Max value from RGB is 106 - color contains mainly: blue. Hex color #58296A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #58296A is #A7D695. Grayscale: #3E3E3E. Windows color (decimal): -10999446 or 6957400. OLE color: 6957400.
HSL color Cylindrical-coordinate representation of color #58296A: hue angle of 283.38º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #58296A is Cyan = 0.17, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 88 | 41 | 106 | - |
| CMYK | 0.17 | 0.61 | 0 | 0.58 |
| HSL | 283.38º | 0.44% | 0.29% | - |
| HSV(B) | 283.38º | 0.61% | 0.42% | - |
| XYZ | 7.42 | 4.7 | 14.15 | - |
| YUV | 62.46 | 152.57 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 106 | 0.17 | 0.61 | 0 | 0.58 | 283.38 | 0.44 | 0.29 |
| Hex | 58 | 29 | 6A | 11 | 3D | 0 | 3A | 11B | 2C | 1D |
| Octal | 130 | 51 | 152 | 21 | 75 | 0 | 72 | 433 | 54 | 35 |
| Binary | 1011000 | 101001 | 1101010 | 10001 | 111101 | 0 | 111010 | 100011011 | 101100 | 11101 |
Color Harmonies of #58296A
Complementary color
Monochromatic Colors of #58296A
Black with #58296A
Text Example
Text Example
White with #58296A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58296A; }
p { color: rgb(88,41,106); }
H1.HeaderClassName
{
color: #58296A;
}
.AnyTagClassName
{
color: #58296A;
}
</style>
background-color css
<style>
a { background-color: #58296A; }
a { background-color: rgb(88,41,106); }
div.DivClassName
{
background-color: #58296A;
}
.BgClassName
{
background-color: #58296A;
}
</style>
border-color css
<style>
span { border-color: #58296A; }
span { border-color: rgb(88,41,106); }
td.TdClassName
{
border-color: #58296A;
}
.TagClassName
{
border-color: #58296A;
}
</style>