Shades of Honey Flower #584165
Tints of Honey Flower #584165
RGB
CMYK
RGB Variations
Color information
#584165 (or 0x584165) is known color: Honey Flower. HEX triplet: 58, 41 and 65. RGB value is (88,65,101). Sum of RGB (Red+Green+Blue) = 88+65+101=254 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.65% from 254); Green value is 65 (25.78% from 255 or 25.59% from 254); Blue value is 101 (39.84% from 255 or 39.76% from 254); Max value from RGB is 101 - color contains mainly: blue. Hex color #584165 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584165 is #A7BE9A. Grayscale: #4B4B4B. Windows color (decimal): -10993307 or 6635864. OLE color: 6635864.
HSL color Cylindrical-coordinate representation of color #584165: hue angle of 278.33º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #584165 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 65 | 101 | - |
| CMYK | 0.13 | 0.36 | 0 | 0.60 |
| HSL | 278.33º | 0.22% | 0.33% | - |
| HSV(B) | 278.33º | 0.36% | 0.4% | - |
| XYZ | 8.26 | 6.79 | 13.19 | - |
| YUV | 75.98 | 142.12 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 101 | 0.13 | 0.36 | 0 | 0.60 | 278.33 | 0.22 | 0.33 |
| Hex | 58 | 41 | 65 | D | 24 | 0 | 3C | 116 | 16 | 21 |
| Octal | 130 | 101 | 145 | 15 | 44 | 0 | 74 | 426 | 26 | 41 |
| Binary | 1011000 | 1000001 | 1100101 | 1101 | 100100 | 0 | 111100 | 100010110 | 10110 | 100001 |
Color Harmonies of #584165
Complementary color
Monochromatic Colors of #584165
Black with #584165
Text Example
Text Example
White with #584165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584165; }
p { color: rgb(88,65,101); }
H1.HeaderClassName
{
color: #584165;
}
.AnyTagClassName
{
color: #584165;
}
</style>
background-color css
<style>
a { background-color: #584165; }
a { background-color: rgb(88,65,101); }
div.DivClassName
{
background-color: #584165;
}
.BgClassName
{
background-color: #584165;
}
</style>
border-color css
<style>
span { border-color: #584165; }
span { border-color: rgb(88,65,101); }
td.TdClassName
{
border-color: #584165;
}
.TagClassName
{
border-color: #584165;
}
</style>