Shades of Honey Flower #533669
Tints of Honey Flower #533669
RGB
CMYK
RGB Variations
Color information
#533669 (or 0x533669) is known color: Honey Flower. HEX triplet: 53, 36 and 69. RGB value is (83,54,105). Sum of RGB (Red+Green+Blue) = 83+54+105=242 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.30% from 242); Green value is 54 (21.48% from 255 or 22.31% from 242); Blue value is 105 (41.41% from 255 or 43.39% from 242); Max value from RGB is 105 - color contains mainly: blue. Hex color #533669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533669 is #ACC996. Grayscale: #444444. Windows color (decimal): -11323799 or 6895187. OLE color: 6895187.
HSL color Cylindrical-coordinate representation of color #533669: hue angle of 274.12º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #533669 is Cyan = 0.21, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 54 | 105 | - |
| CMYK | 0.21 | 0.49 | 0 | 0.59 |
| HSL | 274.12º | 0.32% | 0.31% | - |
| HSV(B) | 274.12º | 0.49% | 0.41% | - |
| XYZ | 7.44 | 5.5 | 14.03 | - |
| YUV | 68.49 | 148.61 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 105 | 0.21 | 0.49 | 0 | 0.59 | 274.12 | 0.32 | 0.31 |
| Hex | 53 | 36 | 69 | 15 | 31 | 0 | 3B | 112 | 20 | 1F |
| Octal | 123 | 66 | 151 | 25 | 61 | 0 | 73 | 422 | 40 | 37 |
| Binary | 1010011 | 110110 | 1101001 | 10101 | 110001 | 0 | 111011 | 100010010 | 100000 | 11111 |
Color Harmonies of #533669
Complementary color
Monochromatic Colors of #533669
Black with #533669
Text Example
Text Example
White with #533669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533669; }
p { color: rgb(83,54,105); }
H1.HeaderClassName
{
color: #533669;
}
.AnyTagClassName
{
color: #533669;
}
</style>
background-color css
<style>
a { background-color: #533669; }
a { background-color: rgb(83,54,105); }
div.DivClassName
{
background-color: #533669;
}
.BgClassName
{
background-color: #533669;
}
</style>
border-color css
<style>
span { border-color: #533669; }
span { border-color: rgb(83,54,105); }
td.TdClassName
{
border-color: #533669;
}
.TagClassName
{
border-color: #533669;
}
</style>