Shades of Honey Flower #533961
Tints of Honey Flower #533961
RGB
CMYK
RGB Variations
Color information
#533961 (or 0x533961) is known color: Honey Flower. HEX triplet: 53, 39 and 61. RGB value is (83,57,97). Sum of RGB (Red+Green+Blue) = 83+57+97=237 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.02% from 237); Green value is 57 (22.66% from 255 or 24.05% from 237); Blue value is 97 (38.28% from 255 or 40.93% from 237); Max value from RGB is 97 - color contains mainly: blue. Hex color #533961 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533961 is #ACC69E. Grayscale: #454545. Windows color (decimal): -11323039 or 6371667. OLE color: 6371667.
HSL color Cylindrical-coordinate representation of color #533961: hue angle of 279º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533961 is Cyan = 0.14, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 57 | 97 | - |
| CMYK | 0.14 | 0.41 | 0 | 0.62 |
| HSL | 279º | 0.26% | 0.3% | - |
| HSV(B) | 279º | 0.41% | 0.38% | - |
| XYZ | 7.19 | 5.63 | 12.02 | - |
| YUV | 69.33 | 143.61 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 97 | 0.14 | 0.41 | 0 | 0.62 | 279 | 0.26 | 0.3 |
| Hex | 53 | 39 | 61 | E | 29 | 0 | 3E | 117 | 1A | 1E |
| Octal | 123 | 71 | 141 | 16 | 51 | 0 | 76 | 427 | 32 | 36 |
| Binary | 1010011 | 111001 | 1100001 | 1110 | 101001 | 0 | 111110 | 100010111 | 11010 | 11110 |
Color Harmonies of #533961
Complementary color
Monochromatic Colors of #533961
Black with #533961
Text Example
Text Example
White with #533961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533961; }
p { color: rgb(83,57,97); }
H1.HeaderClassName
{
color: #533961;
}
.AnyTagClassName
{
color: #533961;
}
</style>
background-color css
<style>
a { background-color: #533961; }
a { background-color: rgb(83,57,97); }
div.DivClassName
{
background-color: #533961;
}
.BgClassName
{
background-color: #533961;
}
</style>
border-color css
<style>
span { border-color: #533961; }
span { border-color: rgb(83,57,97); }
td.TdClassName
{
border-color: #533961;
}
.TagClassName
{
border-color: #533961;
}
</style>