Shades of Honey Flower #533568
Tints of Honey Flower #533568
RGB
CMYK
RGB Variations
Color information
#533568 (or 0x533568) is known color: Honey Flower. HEX triplet: 53, 35 and 68. RGB value is (83,53,104). Sum of RGB (Red+Green+Blue) = 83+53+104=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 104 - color contains mainly: blue. Hex color #533568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533568 is #ACCA97. Grayscale: #434343. Windows color (decimal): -11324056 or 6829395. OLE color: 6829395.
HSL color Cylindrical-coordinate representation of color #533568: hue angle of 275.29º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #533568 is Cyan = 0.20, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 53 | 104 | - |
| CMYK | 0.20 | 0.49 | 0 | 0.59 |
| HSL | 275.29º | 0.32% | 0.31% | - |
| HSV(B) | 275.29º | 0.49% | 0.41% | - |
| XYZ | 7.34 | 5.38 | 13.75 | - |
| YUV | 67.78 | 148.44 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 104 | 0.20 | 0.49 | 0 | 0.59 | 275.29 | 0.32 | 0.31 |
| Hex | 53 | 35 | 68 | 14 | 31 | 0 | 3B | 113 | 20 | 1F |
| Octal | 123 | 65 | 150 | 24 | 61 | 0 | 73 | 423 | 40 | 37 |
| Binary | 1010011 | 110101 | 1101000 | 10100 | 110001 | 0 | 111011 | 100010011 | 100000 | 11111 |
Color Harmonies of #533568
Complementary color
Monochromatic Colors of #533568
Black with #533568
Text Example
Text Example
White with #533568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533568; }
p { color: rgb(83,53,104); }
H1.HeaderClassName
{
color: #533568;
}
.AnyTagClassName
{
color: #533568;
}
</style>
background-color css
<style>
a { background-color: #533568; }
a { background-color: rgb(83,53,104); }
div.DivClassName
{
background-color: #533568;
}
.BgClassName
{
background-color: #533568;
}
</style>
border-color css
<style>
span { border-color: #533568; }
span { border-color: rgb(83,53,104); }
td.TdClassName
{
border-color: #533568;
}
.TagClassName
{
border-color: #533568;
}
</style>