Shades of Daisy Bush #533595
Tints of Daisy Bush #533595
RGB
CMYK
RGB Variations
Color information
#533595 (or 0x533595) is known color: Daisy Bush. HEX triplet: 53, 35 and 95. RGB value is (83,53,149). Sum of RGB (Red+Green+Blue) = 83+53+149=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 53 (21.09% from 255 or 18.60% from 285); Blue value is 149 (58.59% from 255 or 52.28% from 285); Max value from RGB is 149 - color contains mainly: blue. Hex color #533595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533595 is #ACCA6A. Grayscale: #484848. Windows color (decimal): -11324011 or 9778515. OLE color: 9778515.
HSL color Cylindrical-coordinate representation of color #533595: hue angle of 258.75º degrees, saturation: 0.48, 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 #533595 is Cyan = 0.44, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 53 | 149 | - |
| CMYK | 0.44 | 0.64 | 0 | 0.42 |
| HSL | 258.75º | 0.48% | 0.4% | - |
| HSV(B) | 258.75º | 0.64% | 0.58% | - |
| XYZ | 10.27 | 6.56 | 29.16 | - |
| YUV | 72.91 | 170.94 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 149 | 0.44 | 0.64 | 0 | 0.42 | 258.75 | 0.48 | 0.4 |
| Hex | 53 | 35 | 95 | 2C | 40 | 0 | 2A | 103 | 30 | 28 |
| Octal | 123 | 65 | 225 | 54 | 100 | 0 | 52 | 403 | 60 | 50 |
| Binary | 1010011 | 110101 | 10010101 | 101100 | 1000000 | 0 | 101010 | 100000011 | 110000 | 101000 |
Color Harmonies of #533595
Complementary color
Monochromatic Colors of #533595
Black with #533595
Text Example
Text Example
White with #533595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533595; }
p { color: rgb(83,53,149); }
H1.HeaderClassName
{
color: #533595;
}
.AnyTagClassName
{
color: #533595;
}
</style>
background-color css
<style>
a { background-color: #533595; }
a { background-color: rgb(83,53,149); }
div.DivClassName
{
background-color: #533595;
}
.BgClassName
{
background-color: #533595;
}
</style>
border-color css
<style>
span { border-color: #533595; }
span { border-color: rgb(83,53,149); }
td.TdClassName
{
border-color: #533595;
}
.TagClassName
{
border-color: #533595;
}
</style>