Shades of Daisy Bush #533793
Tints of Daisy Bush #533793
RGB
CMYK
RGB Variations
Color information
#533793 (or 0x533793) is known color: Daisy Bush. HEX triplet: 53, 37 and 93. RGB value is (83,55,147). Sum of RGB (Red+Green+Blue) = 83+55+147=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 147 (57.81% from 255 or 51.58% from 285); Max value from RGB is 147 - color contains mainly: blue. Hex color #533793 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533793 is #ACC86C. Grayscale: #494949. Windows color (decimal): -11323501 or 9647955. OLE color: 9647955.
HSL color Cylindrical-coordinate representation of color #533793: hue angle of 258.26º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #533793 is Cyan = 0.44, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 55 | 147 | - |
| CMYK | 0.44 | 0.63 | 0 | 0.42 |
| HSL | 258.26º | 0.46% | 0.4% | - |
| HSV(B) | 258.26º | 0.63% | 0.58% | - |
| XYZ | 10.2 | 6.68 | 28.36 | - |
| YUV | 73.86 | 169.28 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 147 | 0.44 | 0.63 | 0 | 0.42 | 258.26 | 0.46 | 0.4 |
| Hex | 53 | 37 | 93 | 2C | 3F | 0 | 2A | 102 | 2E | 28 |
| Octal | 123 | 67 | 223 | 54 | 77 | 0 | 52 | 402 | 56 | 50 |
| Binary | 1010011 | 110111 | 10010011 | 101100 | 111111 | 0 | 101010 | 100000010 | 101110 | 101000 |
Color Harmonies of #533793
Complementary color
Monochromatic Colors of #533793
Black with #533793
Text Example
Text Example
White with #533793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533793; }
p { color: rgb(83,55,147); }
H1.HeaderClassName
{
color: #533793;
}
.AnyTagClassName
{
color: #533793;
}
</style>
background-color css
<style>
a { background-color: #533793; }
a { background-color: rgb(83,55,147); }
div.DivClassName
{
background-color: #533793;
}
.BgClassName
{
background-color: #533793;
}
</style>
border-color css
<style>
span { border-color: #533793; }
span { border-color: rgb(83,55,147); }
td.TdClassName
{
border-color: #533793;
}
.TagClassName
{
border-color: #533793;
}
</style>