Shades of Daisy Bush #533393
Tints of Daisy Bush #533393
RGB
CMYK
RGB Variations
Color information
#533393 (or 0x533393) is known color: Daisy Bush. HEX triplet: 53, 33 and 93. RGB value is (83,51,147). Sum of RGB (Red+Green+Blue) = 83+51+147=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 51 (20.31% from 255 or 18.15% from 281); Blue value is 147 (57.81% from 255 or 52.31% from 281); Max value from RGB is 147 - color contains mainly: blue. Hex color #533393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533393 is #ACCC6C. Grayscale: #474747. Windows color (decimal): -11324525 or 9646931. OLE color: 9646931.
HSL color Cylindrical-coordinate representation of color #533393: hue angle of 260º 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 #533393 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 51 | 147 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.42 |
| HSL | 260º | 0.48% | 0.39% | - |
| HSV(B) | 260º | 0.65% | 0.58% | - |
| XYZ | 10.02 | 6.31 | 28.29 | - |
| YUV | 71.51 | 170.6 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 147 | 0.44 | 0.65 | 0 | 0.42 | 260 | 0.48 | 0.39 |
| Hex | 53 | 33 | 93 | 2C | 41 | 0 | 2A | 104 | 30 | 27 |
| Octal | 123 | 63 | 223 | 54 | 101 | 0 | 52 | 404 | 60 | 47 |
| Binary | 1010011 | 110011 | 10010011 | 101100 | 1000001 | 0 | 101010 | 100000100 | 110000 | 100111 |
Color Harmonies of #533393
Complementary color
Monochromatic Colors of #533393
Black with #533393
Text Example
Text Example
White with #533393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533393; }
p { color: rgb(83,51,147); }
H1.HeaderClassName
{
color: #533393;
}
.AnyTagClassName
{
color: #533393;
}
</style>
background-color css
<style>
a { background-color: #533393; }
a { background-color: rgb(83,51,147); }
div.DivClassName
{
background-color: #533393;
}
.BgClassName
{
background-color: #533393;
}
</style>
border-color css
<style>
span { border-color: #533393; }
span { border-color: rgb(83,51,147); }
td.TdClassName
{
border-color: #533393;
}
.TagClassName
{
border-color: #533393;
}
</style>