Shades of Honey Flower #533865
Tints of Honey Flower #533865
RGB
CMYK
RGB Variations
Color information
#533865 (or 0x533865) is known color: Honey Flower. HEX triplet: 53, 38 and 65. RGB value is (83,56,101). Sum of RGB (Red+Green+Blue) = 83+56+101=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 101 (39.84% from 255 or 42.08% from 240); Max value from RGB is 101 - color contains mainly: blue. Hex color #533865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533865 is #ACC79A. Grayscale: #454545. Windows color (decimal): -11323291 or 6633555. OLE color: 6633555.
HSL color Cylindrical-coordinate representation of color #533865: hue angle of 276º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #533865 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 56 | 101 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.60 |
| HSL | 276º | 0.29% | 0.31% | - |
| HSV(B) | 276º | 0.45% | 0.4% | - |
| XYZ | 7.33 | 5.61 | 13.01 | - |
| YUV | 69.2 | 145.95 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 101 | 0.18 | 0.45 | 0 | 0.60 | 276 | 0.29 | 0.31 |
| Hex | 53 | 38 | 65 | 12 | 2D | 0 | 3C | 114 | 1D | 1F |
| Octal | 123 | 70 | 145 | 22 | 55 | 0 | 74 | 424 | 35 | 37 |
| Binary | 1010011 | 111000 | 1100101 | 10010 | 101101 | 0 | 111100 | 100010100 | 11101 | 11111 |
Color Harmonies of #533865
Complementary color
Monochromatic Colors of #533865
Black with #533865
Text Example
Text Example
White with #533865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533865; }
p { color: rgb(83,56,101); }
H1.HeaderClassName
{
color: #533865;
}
.AnyTagClassName
{
color: #533865;
}
</style>
background-color css
<style>
a { background-color: #533865; }
a { background-color: rgb(83,56,101); }
div.DivClassName
{
background-color: #533865;
}
.BgClassName
{
background-color: #533865;
}
</style>
border-color css
<style>
span { border-color: #533865; }
span { border-color: rgb(83,56,101); }
td.TdClassName
{
border-color: #533865;
}
.TagClassName
{
border-color: #533865;
}
</style>