Shades of Honey Flower #584470
Tints of Honey Flower #584470
RGB
CMYK
RGB Variations
Color information
#584470 (or 0x584470) is known color: Honey Flower. HEX triplet: 58, 44 and 70. RGB value is (88,68,112). Sum of RGB (Red+Green+Blue) = 88+68+112=268 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.84% from 268); Green value is 68 (26.95% from 255 or 25.37% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 112 - color contains mainly: blue. Hex color #584470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584470 is #A7BB8F. Grayscale: #4E4E4E. Windows color (decimal): -10992528 or 7357528. OLE color: 7357528.
HSL color Cylindrical-coordinate representation of color #584470: hue angle of 267.27º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #584470 is Cyan = 0.21, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 68 | 112 | - |
| CMYK | 0.21 | 0.39 | 0 | 0.56 |
| HSL | 267.27º | 0.24% | 0.35% | - |
| HSV(B) | 267.27º | 0.39% | 0.44% | - |
| XYZ | 9.02 | 7.38 | 16.28 | - |
| YUV | 79 | 146.63 | 134.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 112 | 0.21 | 0.39 | 0 | 0.56 | 267.27 | 0.24 | 0.35 |
| Hex | 58 | 44 | 70 | 15 | 27 | 0 | 38 | 10B | 18 | 23 |
| Octal | 130 | 104 | 160 | 25 | 47 | 0 | 70 | 413 | 30 | 43 |
| Binary | 1011000 | 1000100 | 1110000 | 10101 | 100111 | 0 | 111000 | 100001011 | 11000 | 100011 |
Color Harmonies of #584470
Complementary color
Monochromatic Colors of #584470
Black with #584470
Text Example
Text Example
White with #584470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584470; }
p { color: rgb(88,68,112); }
H1.HeaderClassName
{
color: #584470;
}
.AnyTagClassName
{
color: #584470;
}
</style>
background-color css
<style>
a { background-color: #584470; }
a { background-color: rgb(88,68,112); }
div.DivClassName
{
background-color: #584470;
}
.BgClassName
{
background-color: #584470;
}
</style>
border-color css
<style>
span { border-color: #584470; }
span { border-color: rgb(88,68,112); }
td.TdClassName
{
border-color: #584470;
}
.TagClassName
{
border-color: #584470;
}
</style>