Shades of Honey Flower #584070
Tints of Honey Flower #584070
RGB
CMYK
RGB Variations
Color information
#584070 (or 0x584070) is known color: Honey Flower. HEX triplet: 58, 40 and 70. RGB value is (88,64,112). Sum of RGB (Red+Green+Blue) = 88+64+112=264 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.33% from 264); Green value is 64 (25.39% from 255 or 24.24% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #584070 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584070 is #A7BF8F. Grayscale: #4C4C4C. Windows color (decimal): -10993552 or 7356504. OLE color: 7356504.
HSL color Cylindrical-coordinate representation of color #584070: hue angle of 270º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #584070 is Cyan = 0.21, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 64 | 112 | - |
| CMYK | 0.21 | 0.43 | 0 | 0.56 |
| HSL | 270º | 0.27% | 0.35% | - |
| HSV(B) | 270º | 0.43% | 0.44% | - |
| XYZ | 8.78 | 6.91 | 16.2 | - |
| YUV | 76.65 | 147.95 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 112 | 0.21 | 0.43 | 0 | 0.56 | 270 | 0.27 | 0.35 |
| Hex | 58 | 40 | 70 | 15 | 2B | 0 | 38 | 10E | 1B | 23 |
| Octal | 130 | 100 | 160 | 25 | 53 | 0 | 70 | 416 | 33 | 43 |
| Binary | 1011000 | 1000000 | 1110000 | 10101 | 101011 | 0 | 111000 | 100001110 | 11011 | 100011 |
Color Harmonies of #584070
Complementary color
Monochromatic Colors of #584070
Black with #584070
Text Example
Text Example
White with #584070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584070; }
p { color: rgb(88,64,112); }
H1.HeaderClassName
{
color: #584070;
}
.AnyTagClassName
{
color: #584070;
}
</style>
background-color css
<style>
a { background-color: #584070; }
a { background-color: rgb(88,64,112); }
div.DivClassName
{
background-color: #584070;
}
.BgClassName
{
background-color: #584070;
}
</style>
border-color css
<style>
span { border-color: #584070; }
span { border-color: rgb(88,64,112); }
td.TdClassName
{
border-color: #584070;
}
.TagClassName
{
border-color: #584070;
}
</style>