Shades of Honey Flower #533567
Tints of Honey Flower #533567
RGB
CMYK
RGB Variations
Color information
#533567 (or 0x533567) is known color: Honey Flower. HEX triplet: 53, 35 and 67. RGB value is (83,53,103). Sum of RGB (Red+Green+Blue) = 83+53+103=239 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.73% from 239); Green value is 53 (21.09% from 255 or 22.18% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #533567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533567 is #ACCA98. Grayscale: #434343. Windows color (decimal): -11324057 or 6763859. OLE color: 6763859.
HSL color Cylindrical-coordinate representation of color #533567: hue angle of 276º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #533567 is Cyan = 0.19, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 53 | 103 | - |
| CMYK | 0.19 | 0.49 | 0 | 0.60 |
| HSL | 276º | 0.32% | 0.31% | - |
| HSV(B) | 276º | 0.49% | 0.4% | - |
| XYZ | 7.29 | 5.36 | 13.48 | - |
| YUV | 67.67 | 147.94 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 103 | 0.19 | 0.49 | 0 | 0.60 | 276 | 0.32 | 0.31 |
| Hex | 53 | 35 | 67 | 13 | 31 | 0 | 3C | 114 | 20 | 1F |
| Octal | 123 | 65 | 147 | 23 | 61 | 0 | 74 | 424 | 40 | 37 |
| Binary | 1010011 | 110101 | 1100111 | 10011 | 110001 | 0 | 111100 | 100010100 | 100000 | 11111 |
Color Harmonies of #533567
Complementary color
Monochromatic Colors of #533567
Black with #533567
Text Example
Text Example
White with #533567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533567; }
p { color: rgb(83,53,103); }
H1.HeaderClassName
{
color: #533567;
}
.AnyTagClassName
{
color: #533567;
}
</style>
background-color css
<style>
a { background-color: #533567; }
a { background-color: rgb(83,53,103); }
div.DivClassName
{
background-color: #533567;
}
.BgClassName
{
background-color: #533567;
}
</style>
border-color css
<style>
span { border-color: #533567; }
span { border-color: rgb(83,53,103); }
td.TdClassName
{
border-color: #533567;
}
.TagClassName
{
border-color: #533567;
}
</style>