Shades of Honey Flower #533268
Tints of Honey Flower #533268
RGB
CMYK
RGB Variations
Color information
#533268 (or 0x533268) is known color: Honey Flower. HEX triplet: 53, 32 and 68. RGB value is (83,50,104). Sum of RGB (Red+Green+Blue) = 83+50+104=237 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.02% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 104 - color contains mainly: blue. Hex color #533268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533268 is #ACCD97. Grayscale: #414141. Windows color (decimal): -11324824 or 6828627. OLE color: 6828627.
HSL color Cylindrical-coordinate representation of color #533268: hue angle of 276.67º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #533268 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 50 | 104 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.59 |
| HSL | 276.67º | 0.35% | 0.3% | - |
| HSV(B) | 276.67º | 0.52% | 0.41% | - |
| XYZ | 7.21 | 5.12 | 13.71 | - |
| YUV | 66.02 | 149.43 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 104 | 0.20 | 0.52 | 0 | 0.59 | 276.67 | 0.35 | 0.3 |
| Hex | 53 | 32 | 68 | 14 | 34 | 0 | 3B | 115 | 23 | 1E |
| Octal | 123 | 62 | 150 | 24 | 64 | 0 | 73 | 425 | 43 | 36 |
| Binary | 1010011 | 110010 | 1101000 | 10100 | 110100 | 0 | 111011 | 100010101 | 100011 | 11110 |
Color Harmonies of #533268
Complementary color
Monochromatic Colors of #533268
Black with #533268
Text Example
Text Example
White with #533268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533268; }
p { color: rgb(83,50,104); }
H1.HeaderClassName
{
color: #533268;
}
.AnyTagClassName
{
color: #533268;
}
</style>
background-color css
<style>
a { background-color: #533268; }
a { background-color: rgb(83,50,104); }
div.DivClassName
{
background-color: #533268;
}
.BgClassName
{
background-color: #533268;
}
</style>
border-color css
<style>
span { border-color: #533268; }
span { border-color: rgb(83,50,104); }
td.TdClassName
{
border-color: #533268;
}
.TagClassName
{
border-color: #533268;
}
</style>