Shades of Daisy Bush #533799
Tints of Daisy Bush #533799
RGB
CMYK
RGB Variations
Color information
#533799 (or 0x533799) is known color: Daisy Bush. HEX triplet: 53, 37 and 99. RGB value is (83,55,153). Sum of RGB (Red+Green+Blue) = 83+55+153=291 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.52% from 291); Green value is 55 (21.88% from 255 or 18.90% from 291); Blue value is 153 (60.16% from 255 or 52.58% from 291); Max value from RGB is 153 - color contains mainly: blue. Hex color #533799 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533799 is #ACC866. Grayscale: #4A4A4A. Windows color (decimal): -11323495 or 10041171. OLE color: 10041171.
HSL color Cylindrical-coordinate representation of color #533799: hue angle of 257.14º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533799 is Cyan = 0.46, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 55 | 153 | - |
| CMYK | 0.46 | 0.64 | 0 | 0.4 |
| HSL | 257.14º | 0.47% | 0.41% | - |
| HSV(B) | 257.14º | 0.64% | 0.6% | - |
| XYZ | 10.68 | 6.87 | 30.9 | - |
| YUV | 74.54 | 172.28 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 153 | 0.46 | 0.64 | 0 | 0.4 | 257.14 | 0.47 | 0.41 |
| Hex | 53 | 37 | 99 | 2E | 40 | 0 | 28 | 101 | 2F | 29 |
| Octal | 123 | 67 | 231 | 56 | 100 | 0 | 50 | 401 | 57 | 51 |
| Binary | 1010011 | 110111 | 10011001 | 101110 | 1000000 | 0 | 101000 | 100000001 | 101111 | 101001 |
Color Harmonies of #533799
Complementary color
Monochromatic Colors of #533799
Black with #533799
Text Example
Text Example
White with #533799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533799; }
p { color: rgb(83,55,153); }
H1.HeaderClassName
{
color: #533799;
}
.AnyTagClassName
{
color: #533799;
}
</style>
background-color css
<style>
a { background-color: #533799; }
a { background-color: rgb(83,55,153); }
div.DivClassName
{
background-color: #533799;
}
.BgClassName
{
background-color: #533799;
}
</style>
border-color css
<style>
span { border-color: #533799; }
span { border-color: rgb(83,55,153); }
td.TdClassName
{
border-color: #533799;
}
.TagClassName
{
border-color: #533799;
}
</style>