Shades of Honey Flower #533365
Tints of Honey Flower #533365
RGB
CMYK
RGB Variations
Color information
#533365 (or 0x533365) is known color: Honey Flower. HEX triplet: 53, 33 and 65. RGB value is (83,51,101). Sum of RGB (Red+Green+Blue) = 83+51+101=235 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.32% from 235); Green value is 51 (20.31% from 255 or 21.70% from 235); Blue value is 101 (39.84% from 255 or 42.98% from 235); Max value from RGB is 101 - color contains mainly: blue. Hex color #533365 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533365 is #ACCC9A. Grayscale: #424242. Windows color (decimal): -11324571 or 6632275. OLE color: 6632275.
HSL color Cylindrical-coordinate representation of color #533365: hue angle of 278.4º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #533365 is Cyan = 0.18, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 51 | 101 | - |
| CMYK | 0.18 | 0.50 | 0 | 0.60 |
| HSL | 278.4º | 0.33% | 0.3% | - |
| HSV(B) | 278.4º | 0.5% | 0.4% | - |
| XYZ | 7.1 | 5.15 | 12.93 | - |
| YUV | 66.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 101 | 0.18 | 0.50 | 0 | 0.60 | 278.4 | 0.33 | 0.3 |
| Hex | 53 | 33 | 65 | 12 | 32 | 0 | 3C | 116 | 21 | 1E |
| Octal | 123 | 63 | 145 | 22 | 62 | 0 | 74 | 426 | 41 | 36 |
| Binary | 1010011 | 110011 | 1100101 | 10010 | 110010 | 0 | 111100 | 100010110 | 100001 | 11110 |
Color Harmonies of #533365
Complementary color
Monochromatic Colors of #533365
Black with #533365
Text Example
Text Example
White with #533365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533365; }
p { color: rgb(83,51,101); }
H1.HeaderClassName
{
color: #533365;
}
.AnyTagClassName
{
color: #533365;
}
</style>
background-color css
<style>
a { background-color: #533365; }
a { background-color: rgb(83,51,101); }
div.DivClassName
{
background-color: #533365;
}
.BgClassName
{
background-color: #533365;
}
</style>
border-color css
<style>
span { border-color: #533365; }
span { border-color: rgb(83,51,101); }
td.TdClassName
{
border-color: #533365;
}
.TagClassName
{
border-color: #533365;
}
</style>