Shades of Honey Flower #583074
Tints of Honey Flower #583074
RGB
CMYK
RGB Variations
Color information
#583074 (or 0x583074) is known color: Honey Flower. HEX triplet: 58, 30 and 74. RGB value is (88,48,116). Sum of RGB (Red+Green+Blue) = 88+48+116=252 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.92% from 252); Green value is 48 (19.14% from 255 or 19.05% from 252); Blue value is 116 (45.70% from 255 or 46.03% from 252); Max value from RGB is 116 - color contains mainly: blue. Hex color #583074 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583074 is #A7CF8B. Grayscale: #434343. Windows color (decimal): -10997644 or 7614552. OLE color: 7614552.
HSL color Cylindrical-coordinate representation of color #583074: hue angle of 275.29º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #583074 is Cyan = 0.24, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 48 | 116 | - |
| CMYK | 0.24 | 0.59 | 0 | 0.55 |
| HSL | 275.29º | 0.41% | 0.32% | - |
| HSV(B) | 275.29º | 0.59% | 0.45% | - |
| XYZ | 8.23 | 5.45 | 17.14 | - |
| YUV | 67.71 | 155.25 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 48 | 116 | 0.24 | 0.59 | 0 | 0.55 | 275.29 | 0.41 | 0.32 |
| Hex | 58 | 30 | 74 | 18 | 3B | 0 | 37 | 113 | 29 | 20 |
| Octal | 130 | 60 | 164 | 30 | 73 | 0 | 67 | 423 | 51 | 40 |
| Binary | 1011000 | 110000 | 1110100 | 11000 | 111011 | 0 | 110111 | 100010011 | 101001 | 100000 |
Color Harmonies of #583074
Complementary color
Monochromatic Colors of #583074
Black with #583074
Text Example
Text Example
White with #583074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583074; }
p { color: rgb(88,48,116); }
H1.HeaderClassName
{
color: #583074;
}
.AnyTagClassName
{
color: #583074;
}
</style>
background-color css
<style>
a { background-color: #583074; }
a { background-color: rgb(88,48,116); }
div.DivClassName
{
background-color: #583074;
}
.BgClassName
{
background-color: #583074;
}
</style>
border-color css
<style>
span { border-color: #583074; }
span { border-color: rgb(88,48,116); }
td.TdClassName
{
border-color: #583074;
}
.TagClassName
{
border-color: #583074;
}
</style>