Shades of Honey Flower #533265
Tints of Honey Flower #533265
RGB
CMYK
RGB Variations
Color information
#533265 (or 0x533265) is known color: Honey Flower. HEX triplet: 53, 32 and 65. RGB value is (83,50,101). Sum of RGB (Red+Green+Blue) = 83+50+101=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 50 (19.92% from 255 or 21.37% from 234); Blue value is 101 (39.84% from 255 or 43.16% from 234); Max value from RGB is 101 - color contains mainly: blue. Hex color #533265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533265 is #ACCD9A. Grayscale: #414141. Windows color (decimal): -11324827 or 6632019. OLE color: 6632019.
HSL color Cylindrical-coordinate representation of color #533265: hue angle of 278.82º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #533265 is Cyan = 0.18, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 50 | 101 | - |
| CMYK | 0.18 | 0.50 | 0 | 0.60 |
| HSL | 278.82º | 0.34% | 0.3% | - |
| HSV(B) | 278.82º | 0.5% | 0.4% | - |
| XYZ | 7.06 | 5.06 | 12.92 | - |
| YUV | 65.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 101 | 0.18 | 0.50 | 0 | 0.60 | 278.82 | 0.34 | 0.3 |
| Hex | 53 | 32 | 65 | 12 | 32 | 0 | 3C | 117 | 22 | 1E |
| Octal | 123 | 62 | 145 | 22 | 62 | 0 | 74 | 427 | 42 | 36 |
| Binary | 1010011 | 110010 | 1100101 | 10010 | 110010 | 0 | 111100 | 100010111 | 100010 | 11110 |
Color Harmonies of #533265
Complementary color
Monochromatic Colors of #533265
Black with #533265
Text Example
Text Example
White with #533265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533265; }
p { color: rgb(83,50,101); }
H1.HeaderClassName
{
color: #533265;
}
.AnyTagClassName
{
color: #533265;
}
</style>
background-color css
<style>
a { background-color: #533265; }
a { background-color: rgb(83,50,101); }
div.DivClassName
{
background-color: #533265;
}
.BgClassName
{
background-color: #533265;
}
</style>
border-color css
<style>
span { border-color: #533265; }
span { border-color: rgb(83,50,101); }
td.TdClassName
{
border-color: #533265;
}
.TagClassName
{
border-color: #533265;
}
</style>