Shades of Daisy Bush #533593
Tints of Daisy Bush #533593
RGB
CMYK
RGB Variations
Color information
#533593 (or 0x533593) is known color: Daisy Bush. HEX triplet: 53, 35 and 93. RGB value is (83,53,147). Sum of RGB (Red+Green+Blue) = 83+53+147=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 53 (21.09% from 255 or 18.73% from 283); Blue value is 147 (57.81% from 255 or 51.94% from 283); Max value from RGB is 147 - color contains mainly: blue. Hex color #533593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533593 is #ACCA6C. Grayscale: #484848. Windows color (decimal): -11324013 or 9647443. OLE color: 9647443.
HSL color Cylindrical-coordinate representation of color #533593: hue angle of 259.15º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #533593 is Cyan = 0.44, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 53 | 147 | - |
| CMYK | 0.44 | 0.64 | 0 | 0.42 |
| HSL | 259.15º | 0.47% | 0.39% | - |
| HSV(B) | 259.15º | 0.64% | 0.58% | - |
| XYZ | 10.11 | 6.49 | 28.32 | - |
| YUV | 72.69 | 169.94 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 147 | 0.44 | 0.64 | 0 | 0.42 | 259.15 | 0.47 | 0.39 |
| Hex | 53 | 35 | 93 | 2C | 40 | 0 | 2A | 103 | 2F | 27 |
| Octal | 123 | 65 | 223 | 54 | 100 | 0 | 52 | 403 | 57 | 47 |
| Binary | 1010011 | 110101 | 10010011 | 101100 | 1000000 | 0 | 101010 | 100000011 | 101111 | 100111 |
Color Harmonies of #533593
Complementary color
Monochromatic Colors of #533593
Black with #533593
Text Example
Text Example
White with #533593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533593; }
p { color: rgb(83,53,147); }
H1.HeaderClassName
{
color: #533593;
}
.AnyTagClassName
{
color: #533593;
}
</style>
background-color css
<style>
a { background-color: #533593; }
a { background-color: rgb(83,53,147); }
div.DivClassName
{
background-color: #533593;
}
.BgClassName
{
background-color: #533593;
}
</style>
border-color css
<style>
span { border-color: #533593; }
span { border-color: rgb(83,53,147); }
td.TdClassName
{
border-color: #533593;
}
.TagClassName
{
border-color: #533593;
}
</style>