Shades of Honey Flower #533463
Tints of Honey Flower #533463
RGB
CMYK
RGB Variations
Color information
#533463 (or 0x533463) is known color: Honey Flower. HEX triplet: 53, 34 and 63. RGB value is (83,52,99). Sum of RGB (Red+Green+Blue) = 83+52+99=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 99 (39.06% from 255 or 42.31% from 234); Max value from RGB is 99 - color contains mainly: blue. Hex color #533463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533463 is #ACCB9C. Grayscale: #424242. Windows color (decimal): -11324317 or 6501459. OLE color: 6501459.
HSL color Cylindrical-coordinate representation of color #533463: hue angle of 279.57º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #533463 is Cyan = 0.16, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 52 | 99 | - |
| CMYK | 0.16 | 0.47 | 0 | 0.61 |
| HSL | 279.57º | 0.31% | 0.3% | - |
| HSV(B) | 279.57º | 0.47% | 0.39% | - |
| XYZ | 7.05 | 5.2 | 12.44 | - |
| YUV | 66.63 | 146.27 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 99 | 0.16 | 0.47 | 0 | 0.61 | 279.57 | 0.31 | 0.3 |
| Hex | 53 | 34 | 63 | 10 | 2F | 0 | 3D | 118 | 1F | 1E |
| Octal | 123 | 64 | 143 | 20 | 57 | 0 | 75 | 430 | 37 | 36 |
| Binary | 1010011 | 110100 | 1100011 | 10000 | 101111 | 0 | 111101 | 100011000 | 11111 | 11110 |
Color Harmonies of #533463
Complementary color
Monochromatic Colors of #533463
Black with #533463
Text Example
Text Example
White with #533463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533463; }
p { color: rgb(83,52,99); }
H1.HeaderClassName
{
color: #533463;
}
.AnyTagClassName
{
color: #533463;
}
</style>
background-color css
<style>
a { background-color: #533463; }
a { background-color: rgb(83,52,99); }
div.DivClassName
{
background-color: #533463;
}
.BgClassName
{
background-color: #533463;
}
</style>
border-color css
<style>
span { border-color: #533463; }
span { border-color: rgb(83,52,99); }
td.TdClassName
{
border-color: #533463;
}
.TagClassName
{
border-color: #533463;
}
</style>