Shades of Honey Flower #584265
Tints of Honey Flower #584265
RGB
CMYK
RGB Variations
Color information
#584265 (or 0x584265) is known color: Honey Flower. HEX triplet: 58, 42 and 65. RGB value is (88,66,101). Sum of RGB (Red+Green+Blue) = 88+66+101=255 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.51% from 255); Green value is 66 (26.17% from 255 or 25.88% from 255); Blue value is 101 (39.84% from 255 or 39.61% from 255); Max value from RGB is 101 - color contains mainly: blue. Hex color #584265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584265 is #A7BD9A. Grayscale: #4C4C4C. Windows color (decimal): -10993051 or 6636120. OLE color: 6636120.
HSL color Cylindrical-coordinate representation of color #584265: hue angle of 277.71º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #584265 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 66 | 101 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.60 |
| HSL | 277.71º | 0.21% | 0.33% | - |
| HSV(B) | 277.71º | 0.35% | 0.4% | - |
| XYZ | 8.32 | 6.91 | 13.21 | - |
| YUV | 76.57 | 141.79 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 101 | 0.13 | 0.35 | 0 | 0.60 | 277.71 | 0.21 | 0.33 |
| Hex | 58 | 42 | 65 | D | 23 | 0 | 3C | 116 | 15 | 21 |
| Octal | 130 | 102 | 145 | 15 | 43 | 0 | 74 | 426 | 25 | 41 |
| Binary | 1011000 | 1000010 | 1100101 | 1101 | 100011 | 0 | 111100 | 100010110 | 10101 | 100001 |
Color Harmonies of #584265
Complementary color
Monochromatic Colors of #584265
Black with #584265
Text Example
Text Example
White with #584265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584265; }
p { color: rgb(88,66,101); }
H1.HeaderClassName
{
color: #584265;
}
.AnyTagClassName
{
color: #584265;
}
</style>
background-color css
<style>
a { background-color: #584265; }
a { background-color: rgb(88,66,101); }
div.DivClassName
{
background-color: #584265;
}
.BgClassName
{
background-color: #584265;
}
</style>
border-color css
<style>
span { border-color: #584265; }
span { border-color: rgb(88,66,101); }
td.TdClassName
{
border-color: #584265;
}
.TagClassName
{
border-color: #584265;
}
</style>