Shades of Honey Flower #583465
Tints of Honey Flower #583465
RGB
CMYK
RGB Variations
Color information
#583465 (or 0x583465) is known color: Honey Flower. HEX triplet: 58, 34 and 65. RGB value is (88,52,101). Sum of RGB (Red+Green+Blue) = 88+52+101=241 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.51% from 241); Green value is 52 (20.70% from 255 or 21.58% from 241); Blue value is 101 (39.84% from 255 or 41.91% from 241); Max value from RGB is 101 - color contains mainly: blue. Hex color #583465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583465 is #A7CB9A. Grayscale: #444444. Windows color (decimal): -10996635 or 6632536. OLE color: 6632536.
HSL color Cylindrical-coordinate representation of color #583465: hue angle of 284.08º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #583465 is Cyan = 0.13, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 52 | 101 | - |
| CMYK | 0.13 | 0.49 | 0 | 0.60 |
| HSL | 284.08º | 0.32% | 0.3% | - |
| HSV(B) | 284.08º | 0.49% | 0.4% | - |
| XYZ | 7.6 | 5.47 | 12.97 | - |
| YUV | 68.35 | 146.43 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 52 | 101 | 0.13 | 0.49 | 0 | 0.60 | 284.08 | 0.32 | 0.3 |
| Hex | 58 | 34 | 65 | D | 31 | 0 | 3C | 11C | 20 | 1E |
| Octal | 130 | 64 | 145 | 15 | 61 | 0 | 74 | 434 | 40 | 36 |
| Binary | 1011000 | 110100 | 1100101 | 1101 | 110001 | 0 | 111100 | 100011100 | 100000 | 11110 |
Color Harmonies of #583465
Complementary color
Monochromatic Colors of #583465
Black with #583465
Text Example
Text Example
White with #583465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583465; }
p { color: rgb(88,52,101); }
H1.HeaderClassName
{
color: #583465;
}
.AnyTagClassName
{
color: #583465;
}
</style>
background-color css
<style>
a { background-color: #583465; }
a { background-color: rgb(88,52,101); }
div.DivClassName
{
background-color: #583465;
}
.BgClassName
{
background-color: #583465;
}
</style>
border-color css
<style>
span { border-color: #583465; }
span { border-color: rgb(88,52,101); }
td.TdClassName
{
border-color: #583465;
}
.TagClassName
{
border-color: #583465;
}
</style>