Shades of Honey Flower #533768
Tints of Honey Flower #533768
RGB
CMYK
RGB Variations
Color information
#533768 (or 0x533768) is known color: Honey Flower. HEX triplet: 53, 37 and 68. RGB value is (83,55,104). Sum of RGB (Red+Green+Blue) = 83+55+104=242 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.30% from 242); Green value is 55 (21.88% from 255 or 22.73% from 242); Blue value is 104 (41.02% from 255 or 42.98% from 242); Max value from RGB is 104 - color contains mainly: blue. Hex color #533768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533768 is #ACC897. Grayscale: #444444. Windows color (decimal): -11323544 or 6829907. OLE color: 6829907.
HSL color Cylindrical-coordinate representation of color #533768: hue angle of 274.29º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #533768 is Cyan = 0.20, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 55 | 104 | - |
| CMYK | 0.20 | 0.47 | 0 | 0.59 |
| HSL | 274.29º | 0.31% | 0.31% | - |
| HSV(B) | 274.29º | 0.47% | 0.41% | - |
| XYZ | 7.43 | 5.57 | 13.78 | - |
| YUV | 68.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 104 | 0.20 | 0.47 | 0 | 0.59 | 274.29 | 0.31 | 0.31 |
| Hex | 53 | 37 | 68 | 14 | 2F | 0 | 3B | 112 | 1F | 1F |
| Octal | 123 | 67 | 150 | 24 | 57 | 0 | 73 | 422 | 37 | 37 |
| Binary | 1010011 | 110111 | 1101000 | 10100 | 101111 | 0 | 111011 | 100010010 | 11111 | 11111 |
Color Harmonies of #533768
Complementary color
Monochromatic Colors of #533768
Black with #533768
Text Example
Text Example
White with #533768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533768; }
p { color: rgb(83,55,104); }
H1.HeaderClassName
{
color: #533768;
}
.AnyTagClassName
{
color: #533768;
}
</style>
background-color css
<style>
a { background-color: #533768; }
a { background-color: rgb(83,55,104); }
div.DivClassName
{
background-color: #533768;
}
.BgClassName
{
background-color: #533768;
}
</style>
border-color css
<style>
span { border-color: #533768; }
span { border-color: rgb(83,55,104); }
td.TdClassName
{
border-color: #533768;
}
.TagClassName
{
border-color: #533768;
}
</style>