Shades of Honey Flower #533566
Tints of Honey Flower #533566
RGB
CMYK
RGB Variations
Color information
#533566 (or 0x533566) is known color: Honey Flower. HEX triplet: 53, 35 and 66. RGB value is (83,53,102). Sum of RGB (Red+Green+Blue) = 83+53+102=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 53 (21.09% from 255 or 22.27% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 102 - color contains mainly: blue. Hex color #533566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533566 is #ACCA99. Grayscale: #434343. Windows color (decimal): -11324058 or 6698323. OLE color: 6698323.
HSL color Cylindrical-coordinate representation of color #533566: hue angle of 276.73º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #533566 is Cyan = 0.19, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 53 | 102 | - |
| CMYK | 0.19 | 0.48 | 0 | 0.6 |
| HSL | 276.73º | 0.32% | 0.3% | - |
| HSV(B) | 276.73º | 0.48% | 0.4% | - |
| XYZ | 7.24 | 5.34 | 13.22 | - |
| YUV | 67.56 | 147.44 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 102 | 0.19 | 0.48 | 0 | 0.6 | 276.73 | 0.32 | 0.3 |
| Hex | 53 | 35 | 66 | 13 | 30 | 0 | 3C | 115 | 20 | 1E |
| Octal | 123 | 65 | 146 | 23 | 60 | 0 | 74 | 425 | 40 | 36 |
| Binary | 1010011 | 110101 | 1100110 | 10011 | 110000 | 0 | 111100 | 100010101 | 100000 | 11110 |
Color Harmonies of #533566
Complementary color
Monochromatic Colors of #533566
Black with #533566
Text Example
Text Example
White with #533566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533566; }
p { color: rgb(83,53,102); }
H1.HeaderClassName
{
color: #533566;
}
.AnyTagClassName
{
color: #533566;
}
</style>
background-color css
<style>
a { background-color: #533566; }
a { background-color: rgb(83,53,102); }
div.DivClassName
{
background-color: #533566;
}
.BgClassName
{
background-color: #533566;
}
</style>
border-color css
<style>
span { border-color: #533566; }
span { border-color: rgb(83,53,102); }
td.TdClassName
{
border-color: #533566;
}
.TagClassName
{
border-color: #533566;
}
</style>