Shades of Daisy Bush #533493
Tints of Daisy Bush #533493
RGB
CMYK
RGB Variations
Color information
#533493 (or 0x533493) is known color: Daisy Bush. HEX triplet: 53, 34 and 93. RGB value is (83,52,147). Sum of RGB (Red+Green+Blue) = 83+52+147=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 52 (20.70% from 255 or 18.44% from 282); Blue value is 147 (57.81% from 255 or 52.13% from 282); Max value from RGB is 147 - color contains mainly: blue. Hex color #533493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533493 is #ACCB6C. Grayscale: #474747. Windows color (decimal): -11324269 or 9647187. OLE color: 9647187.
HSL color Cylindrical-coordinate representation of color #533493: hue angle of 259.58º 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 #533493 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 52 | 147 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.42 |
| HSL | 259.58º | 0.48% | 0.39% | - |
| HSV(B) | 259.58º | 0.65% | 0.58% | - |
| XYZ | 10.06 | 6.4 | 28.31 | - |
| YUV | 72.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 147 | 0.44 | 0.65 | 0 | 0.42 | 259.58 | 0.48 | 0.39 |
| Hex | 53 | 34 | 93 | 2C | 41 | 0 | 2A | 104 | 30 | 27 |
| Octal | 123 | 64 | 223 | 54 | 101 | 0 | 52 | 404 | 60 | 47 |
| Binary | 1010011 | 110100 | 10010011 | 101100 | 1000001 | 0 | 101010 | 100000100 | 110000 | 100111 |
Color Harmonies of #533493
Complementary color
Monochromatic Colors of #533493
Black with #533493
Text Example
Text Example
White with #533493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533493; }
p { color: rgb(83,52,147); }
H1.HeaderClassName
{
color: #533493;
}
.AnyTagClassName
{
color: #533493;
}
</style>
background-color css
<style>
a { background-color: #533493; }
a { background-color: rgb(83,52,147); }
div.DivClassName
{
background-color: #533493;
}
.BgClassName
{
background-color: #533493;
}
</style>
border-color css
<style>
span { border-color: #533493; }
span { border-color: rgb(83,52,147); }
td.TdClassName
{
border-color: #533493;
}
.TagClassName
{
border-color: #533493;
}
</style>