Shades of Daisy Bush #533495
Tints of Daisy Bush #533495
RGB
CMYK
RGB Variations
Color information
#533495 (or 0x533495) is known color: Daisy Bush. HEX triplet: 53, 34 and 95. RGB value is (83,52,149). Sum of RGB (Red+Green+Blue) = 83+52+149=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #533495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533495 is #ACCB6A. Grayscale: #474747. Windows color (decimal): -11324267 or 9778259. OLE color: 9778259.
HSL color Cylindrical-coordinate representation of color #533495: hue angle of 259.18º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #533495 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 52 | 149 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.42 |
| HSL | 259.18º | 0.48% | 0.39% | - |
| HSV(B) | 259.18º | 0.65% | 0.58% | - |
| XYZ | 10.22 | 6.46 | 29.14 | - |
| YUV | 72.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 149 | 0.44 | 0.65 | 0 | 0.42 | 259.18 | 0.48 | 0.39 |
| Hex | 53 | 34 | 95 | 2C | 41 | 0 | 2A | 103 | 30 | 27 |
| Octal | 123 | 64 | 225 | 54 | 101 | 0 | 52 | 403 | 60 | 47 |
| Binary | 1010011 | 110100 | 10010101 | 101100 | 1000001 | 0 | 101010 | 100000011 | 110000 | 100111 |
Color Harmonies of #533495
Complementary color
Monochromatic Colors of #533495
Black with #533495
Text Example
Text Example
White with #533495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533495; }
p { color: rgb(83,52,149); }
H1.HeaderClassName
{
color: #533495;
}
.AnyTagClassName
{
color: #533495;
}
</style>
background-color css
<style>
a { background-color: #533495; }
a { background-color: rgb(83,52,149); }
div.DivClassName
{
background-color: #533495;
}
.BgClassName
{
background-color: #533495;
}
</style>
border-color css
<style>
span { border-color: #533495; }
span { border-color: rgb(83,52,149); }
td.TdClassName
{
border-color: #533495;
}
.TagClassName
{
border-color: #533495;
}
</style>