Shades of Daisy Bush #533695
Tints of Daisy Bush #533695
RGB
CMYK
RGB Variations
Color information
#533695 (or 0x533695) is known color: Daisy Bush. HEX triplet: 53, 36 and 95. RGB value is (83,54,149). Sum of RGB (Red+Green+Blue) = 83+54+149=286 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.02% from 286); Green value is 54 (21.48% from 255 or 18.88% from 286); Blue value is 149 (58.59% from 255 or 52.10% from 286); Max value from RGB is 149 - color contains mainly: blue. Hex color #533695 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533695 is #ACC96A. Grayscale: #494949. Windows color (decimal): -11323755 or 9778771. OLE color: 9778771.
HSL color Cylindrical-coordinate representation of color #533695: hue angle of 258.32º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533695 is Cyan = 0.44, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 54 | 149 | - |
| CMYK | 0.44 | 0.64 | 0 | 0.42 |
| HSL | 258.32º | 0.47% | 0.4% | - |
| HSV(B) | 258.32º | 0.64% | 0.58% | - |
| XYZ | 10.31 | 6.65 | 29.17 | - |
| YUV | 73.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 149 | 0.44 | 0.64 | 0 | 0.42 | 258.32 | 0.47 | 0.4 |
| Hex | 53 | 36 | 95 | 2C | 40 | 0 | 2A | 102 | 2F | 28 |
| Octal | 123 | 66 | 225 | 54 | 100 | 0 | 52 | 402 | 57 | 50 |
| Binary | 1010011 | 110110 | 10010101 | 101100 | 1000000 | 0 | 101010 | 100000010 | 101111 | 101000 |
Color Harmonies of #533695
Complementary color
Monochromatic Colors of #533695
Black with #533695
Text Example
Text Example
White with #533695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533695; }
p { color: rgb(83,54,149); }
H1.HeaderClassName
{
color: #533695;
}
.AnyTagClassName
{
color: #533695;
}
</style>
background-color css
<style>
a { background-color: #533695; }
a { background-color: rgb(83,54,149); }
div.DivClassName
{
background-color: #533695;
}
.BgClassName
{
background-color: #533695;
}
</style>
border-color css
<style>
span { border-color: #533695; }
span { border-color: rgb(83,54,149); }
td.TdClassName
{
border-color: #533695;
}
.TagClassName
{
border-color: #533695;
}
</style>