Shades of Honey Flower #533965
Tints of Honey Flower #533965
RGB
CMYK
RGB Variations
Color information
#533965 (or 0x533965) is known color: Honey Flower. HEX triplet: 53, 39 and 65. RGB value is (83,57,101). Sum of RGB (Red+Green+Blue) = 83+57+101=241 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.44% from 241); Green value is 57 (22.66% from 255 or 23.65% from 241); Blue value is 101 (39.84% from 255 or 41.91% from 241); Max value from RGB is 101 - color contains mainly: blue. Hex color #533965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533965 is #ACC69A. Grayscale: #454545. Windows color (decimal): -11323035 or 6633811. OLE color: 6633811.
HSL color Cylindrical-coordinate representation of color #533965: hue angle of 275.45º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #533965 is Cyan = 0.18, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 57 | 101 | - |
| CMYK | 0.18 | 0.44 | 0 | 0.60 |
| HSL | 275.45º | 0.28% | 0.31% | - |
| HSV(B) | 275.45º | 0.44% | 0.4% | - |
| XYZ | 7.38 | 5.7 | 13.02 | - |
| YUV | 69.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 101 | 0.18 | 0.44 | 0 | 0.60 | 275.45 | 0.28 | 0.31 |
| Hex | 53 | 39 | 65 | 12 | 2C | 0 | 3C | 113 | 1C | 1F |
| Octal | 123 | 71 | 145 | 22 | 54 | 0 | 74 | 423 | 34 | 37 |
| Binary | 1010011 | 111001 | 1100101 | 10010 | 101100 | 0 | 111100 | 100010011 | 11100 | 11111 |
Color Harmonies of #533965
Complementary color
Monochromatic Colors of #533965
Black with #533965
Text Example
Text Example
White with #533965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533965; }
p { color: rgb(83,57,101); }
H1.HeaderClassName
{
color: #533965;
}
.AnyTagClassName
{
color: #533965;
}
</style>
background-color css
<style>
a { background-color: #533965; }
a { background-color: rgb(83,57,101); }
div.DivClassName
{
background-color: #533965;
}
.BgClassName
{
background-color: #533965;
}
</style>
border-color css
<style>
span { border-color: #533965; }
span { border-color: rgb(83,57,101); }
td.TdClassName
{
border-color: #533965;
}
.TagClassName
{
border-color: #533965;
}
</style>