Shades of Honey Flower #533663
Tints of Honey Flower #533663
RGB
CMYK
RGB Variations
Color information
#533663 (or 0x533663) is known color: Honey Flower. HEX triplet: 53, 36 and 63. RGB value is (83,54,99). Sum of RGB (Red+Green+Blue) = 83+54+99=236 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.17% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 99 (39.06% from 255 or 41.95% from 236); Max value from RGB is 99 - color contains mainly: blue. Hex color #533663 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533663 is #ACC99C. Grayscale: #434343. Windows color (decimal): -11323805 or 6501971. OLE color: 6501971.
HSL color Cylindrical-coordinate representation of color #533663: hue angle of 278.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #533663 is Cyan = 0.16, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 54 | 99 | - |
| CMYK | 0.16 | 0.45 | 0 | 0.61 |
| HSL | 278.67º | 0.29% | 0.3% | - |
| HSV(B) | 278.67º | 0.45% | 0.39% | - |
| XYZ | 7.14 | 5.38 | 12.47 | - |
| YUV | 67.8 | 145.61 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 99 | 0.16 | 0.45 | 0 | 0.61 | 278.67 | 0.29 | 0.3 |
| Hex | 53 | 36 | 63 | 10 | 2D | 0 | 3D | 117 | 1D | 1E |
| Octal | 123 | 66 | 143 | 20 | 55 | 0 | 75 | 427 | 35 | 36 |
| Binary | 1010011 | 110110 | 1100011 | 10000 | 101101 | 0 | 111101 | 100010111 | 11101 | 11110 |
Color Harmonies of #533663
Complementary color
Monochromatic Colors of #533663
Black with #533663
Text Example
Text Example
White with #533663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533663; }
p { color: rgb(83,54,99); }
H1.HeaderClassName
{
color: #533663;
}
.AnyTagClassName
{
color: #533663;
}
</style>
background-color css
<style>
a { background-color: #533663; }
a { background-color: rgb(83,54,99); }
div.DivClassName
{
background-color: #533663;
}
.BgClassName
{
background-color: #533663;
}
</style>
border-color css
<style>
span { border-color: #533663; }
span { border-color: rgb(83,54,99); }
td.TdClassName
{
border-color: #533663;
}
.TagClassName
{
border-color: #533663;
}
</style>