Shades of Honey Flower #533766
Tints of Honey Flower #533766
RGB
CMYK
RGB Variations
Color information
#533766 (or 0x533766) is known color: Honey Flower. HEX triplet: 53, 37 and 66. RGB value is (83,55,102). Sum of RGB (Red+Green+Blue) = 83+55+102=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 55 (21.88% from 255 or 22.92% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 102 - color contains mainly: blue. Hex color #533766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533766 is #ACC899. Grayscale: #444444. Windows color (decimal): -11323546 or 6698835. OLE color: 6698835.
HSL color Cylindrical-coordinate representation of color #533766: hue angle of 275.74º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #533766 is Cyan = 0.19, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 55 | 102 | - |
| CMYK | 0.19 | 0.46 | 0 | 0.6 |
| HSL | 275.74º | 0.3% | 0.31% | - |
| HSV(B) | 275.74º | 0.46% | 0.4% | - |
| XYZ | 7.33 | 5.53 | 13.25 | - |
| YUV | 68.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 102 | 0.19 | 0.46 | 0 | 0.6 | 275.74 | 0.3 | 0.31 |
| Hex | 53 | 37 | 66 | 13 | 2E | 0 | 3C | 114 | 1E | 1F |
| Octal | 123 | 67 | 146 | 23 | 56 | 0 | 74 | 424 | 36 | 37 |
| Binary | 1010011 | 110111 | 1100110 | 10011 | 101110 | 0 | 111100 | 100010100 | 11110 | 11111 |
Color Harmonies of #533766
Complementary color
Monochromatic Colors of #533766
Black with #533766
Text Example
Text Example
White with #533766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533766; }
p { color: rgb(83,55,102); }
H1.HeaderClassName
{
color: #533766;
}
.AnyTagClassName
{
color: #533766;
}
</style>
background-color css
<style>
a { background-color: #533766; }
a { background-color: rgb(83,55,102); }
div.DivClassName
{
background-color: #533766;
}
.BgClassName
{
background-color: #533766;
}
</style>
border-color css
<style>
span { border-color: #533766; }
span { border-color: rgb(83,55,102); }
td.TdClassName
{
border-color: #533766;
}
.TagClassName
{
border-color: #533766;
}
</style>