Shades of Honey Flower #582769
Tints of Honey Flower #582769
RGB
CMYK
RGB Variations
Color information
#582769 (or 0x582769) is known color: Honey Flower. HEX triplet: 58, 27 and 69. RGB value is (88,39,105). Sum of RGB (Red+Green+Blue) = 88+39+105=232 (30% of max value = 765). Red value is 88 (34.77% from 255 or 37.93% from 232); Green value is 39 (15.62% from 255 or 16.81% from 232); Blue value is 105 (41.41% from 255 or 45.26% from 232); Max value from RGB is 105 - color contains mainly: blue. Hex color #582769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582769 is #A7D896. Grayscale: #3C3C3C. Windows color (decimal): -10999959 or 6891352. OLE color: 6891352.
HSL color Cylindrical-coordinate representation of color #582769: hue angle of 284.55º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #582769 is Cyan = 0.16, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 39 | 105 | - |
| CMYK | 0.16 | 0.63 | 0 | 0.59 |
| HSL | 284.55º | 0.46% | 0.28% | - |
| HSV(B) | 284.55º | 0.63% | 0.41% | - |
| XYZ | 7.3 | 4.55 | 13.86 | - |
| YUV | 61.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 105 | 0.16 | 0.63 | 0 | 0.59 | 284.55 | 0.46 | 0.28 |
| Hex | 58 | 27 | 69 | 10 | 3F | 0 | 3B | 11D | 2E | 1C |
| Octal | 130 | 47 | 151 | 20 | 77 | 0 | 73 | 435 | 56 | 34 |
| Binary | 1011000 | 100111 | 1101001 | 10000 | 111111 | 0 | 111011 | 100011101 | 101110 | 11100 |
Color Harmonies of #582769
Complementary color
Monochromatic Colors of #582769
Black with #582769
Text Example
Text Example
White with #582769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582769; }
p { color: rgb(88,39,105); }
H1.HeaderClassName
{
color: #582769;
}
.AnyTagClassName
{
color: #582769;
}
</style>
background-color css
<style>
a { background-color: #582769; }
a { background-color: rgb(88,39,105); }
div.DivClassName
{
background-color: #582769;
}
.BgClassName
{
background-color: #582769;
}
</style>
border-color css
<style>
span { border-color: #582769; }
span { border-color: rgb(88,39,105); }
td.TdClassName
{
border-color: #582769;
}
.TagClassName
{
border-color: #582769;
}
</style>