Shades of Honey Flower #582773
Tints of Honey Flower #582773
RGB
CMYK
RGB Variations
Color information
#582773 (or 0x582773) is known color: Honey Flower. HEX triplet: 58, 27 and 73. RGB value is (88,39,115). Sum of RGB (Red+Green+Blue) = 88+39+115=242 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.36% from 242); Green value is 39 (15.62% from 255 or 16.12% from 242); Blue value is 115 (45.31% from 255 or 47.52% from 242); Max value from RGB is 115 - color contains mainly: blue. Hex color #582773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582773 is #A7D88C. Grayscale: #3E3E3E. Windows color (decimal): -10999949 or 7546712. OLE color: 7546712.
HSL color Cylindrical-coordinate representation of color #582773: hue angle of 278.68º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #582773 is Cyan = 0.23, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 39 | 115 | - |
| CMYK | 0.23 | 0.66 | 0 | 0.55 |
| HSL | 278.68º | 0.49% | 0.3% | - |
| HSV(B) | 278.68º | 0.66% | 0.45% | - |
| XYZ | 7.84 | 4.76 | 16.73 | - |
| YUV | 62.32 | 157.73 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 115 | 0.23 | 0.66 | 0 | 0.55 | 278.68 | 0.49 | 0.3 |
| Hex | 58 | 27 | 73 | 17 | 42 | 0 | 37 | 117 | 31 | 1E |
| Octal | 130 | 47 | 163 | 27 | 102 | 0 | 67 | 427 | 61 | 36 |
| Binary | 1011000 | 100111 | 1110011 | 10111 | 1000010 | 0 | 110111 | 100010111 | 110001 | 11110 |
Color Harmonies of #582773
Complementary color
Monochromatic Colors of #582773
Black with #582773
Text Example
Text Example
White with #582773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582773; }
p { color: rgb(88,39,115); }
H1.HeaderClassName
{
color: #582773;
}
.AnyTagClassName
{
color: #582773;
}
</style>
background-color css
<style>
a { background-color: #582773; }
a { background-color: rgb(88,39,115); }
div.DivClassName
{
background-color: #582773;
}
.BgClassName
{
background-color: #582773;
}
</style>
border-color css
<style>
span { border-color: #582773; }
span { border-color: rgb(88,39,115); }
td.TdClassName
{
border-color: #582773;
}
.TagClassName
{
border-color: #582773;
}
</style>