Shades of Honey Flower #533662
Tints of Honey Flower #533662
RGB
CMYK
RGB Variations
Color information
#533662 (or 0x533662) is known color: Honey Flower. HEX triplet: 53, 36 and 62. RGB value is (83,54,98). Sum of RGB (Red+Green+Blue) = 83+54+98=235 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.32% from 235); Green value is 54 (21.48% from 255 or 22.98% from 235); Blue value is 98 (38.67% from 255 or 41.70% from 235); Max value from RGB is 98 - color contains mainly: blue. Hex color #533662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533662 is #ACC99D. Grayscale: #434343. Windows color (decimal): -11323806 or 6436435. OLE color: 6436435.
HSL color Cylindrical-coordinate representation of color #533662: hue angle of 279.55º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #533662 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 54 | 98 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.62 |
| HSL | 279.55º | 0.29% | 0.3% | - |
| HSV(B) | 279.55º | 0.45% | 0.38% | - |
| XYZ | 7.09 | 5.36 | 12.22 | - |
| YUV | 67.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 98 | 0.15 | 0.45 | 0 | 0.62 | 279.55 | 0.29 | 0.3 |
| Hex | 53 | 36 | 62 | F | 2D | 0 | 3E | 118 | 1D | 1E |
| Octal | 123 | 66 | 142 | 17 | 55 | 0 | 76 | 430 | 35 | 36 |
| Binary | 1010011 | 110110 | 1100010 | 1111 | 101101 | 0 | 111110 | 100011000 | 11101 | 11110 |
Color Harmonies of #533662
Complementary color
Monochromatic Colors of #533662
Black with #533662
Text Example
Text Example
White with #533662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533662; }
p { color: rgb(83,54,98); }
H1.HeaderClassName
{
color: #533662;
}
.AnyTagClassName
{
color: #533662;
}
</style>
background-color css
<style>
a { background-color: #533662; }
a { background-color: rgb(83,54,98); }
div.DivClassName
{
background-color: #533662;
}
.BgClassName
{
background-color: #533662;
}
</style>
border-color css
<style>
span { border-color: #533662; }
span { border-color: rgb(83,54,98); }
td.TdClassName
{
border-color: #533662;
}
.TagClassName
{
border-color: #533662;
}
</style>