Shades of Honey Flower #533065
Tints of Honey Flower #533065
RGB
CMYK
RGB Variations
Color information
#533065 (or 0x533065) is known color: Honey Flower. HEX triplet: 53, 30 and 65. RGB value is (83,48,101). Sum of RGB (Red+Green+Blue) = 83+48+101=232 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.78% from 232); Green value is 48 (19.14% from 255 or 20.69% from 232); Blue value is 101 (39.84% from 255 or 43.53% from 232); Max value from RGB is 101 - color contains mainly: blue. Hex color #533065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533065 is #ACCF9A. Grayscale: #404040. Windows color (decimal): -11325339 or 6631507. OLE color: 6631507.
HSL color Cylindrical-coordinate representation of color #533065: hue angle of 279.62º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #533065 is Cyan = 0.18, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 48 | 101 | - |
| CMYK | 0.18 | 0.52 | 0 | 0.60 |
| HSL | 279.62º | 0.36% | 0.29% | - |
| HSV(B) | 279.62º | 0.52% | 0.4% | - |
| XYZ | 6.97 | 4.89 | 12.89 | - |
| YUV | 64.51 | 148.6 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 101 | 0.18 | 0.52 | 0 | 0.60 | 279.62 | 0.36 | 0.29 |
| Hex | 53 | 30 | 65 | 12 | 34 | 0 | 3C | 118 | 24 | 1D |
| Octal | 123 | 60 | 145 | 22 | 64 | 0 | 74 | 430 | 44 | 35 |
| Binary | 1010011 | 110000 | 1100101 | 10010 | 110100 | 0 | 111100 | 100011000 | 100100 | 11101 |
Color Harmonies of #533065
Complementary color
Monochromatic Colors of #533065
Black with #533065
Text Example
Text Example
White with #533065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533065; }
p { color: rgb(83,48,101); }
H1.HeaderClassName
{
color: #533065;
}
.AnyTagClassName
{
color: #533065;
}
</style>
background-color css
<style>
a { background-color: #533065; }
a { background-color: rgb(83,48,101); }
div.DivClassName
{
background-color: #533065;
}
.BgClassName
{
background-color: #533065;
}
</style>
border-color css
<style>
span { border-color: #533065; }
span { border-color: rgb(83,48,101); }
td.TdClassName
{
border-color: #533065;
}
.TagClassName
{
border-color: #533065;
}
</style>