Shades of Daisy Bush #533890
Tints of Daisy Bush #533890
RGB
CMYK
RGB Variations
Color information
#533890 (or 0x533890) is known color: Daisy Bush. HEX triplet: 53, 38 and 90. RGB value is (83,56,144). Sum of RGB (Red+Green+Blue) = 83+56+144=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 56 (22.27% from 255 or 19.79% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #533890 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533890 is #ACC76F. Grayscale: #494949. Windows color (decimal): -11323248 or 9451603. OLE color: 9451603.
HSL color Cylindrical-coordinate representation of color #533890: hue angle of 258.41º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #533890 is Cyan = 0.42, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 56 | 144 | - |
| CMYK | 0.42 | 0.61 | 0 | 0.44 |
| HSL | 258.41º | 0.44% | 0.39% | - |
| HSV(B) | 258.41º | 0.61% | 0.56% | - |
| XYZ | 10.02 | 6.68 | 27.15 | - |
| YUV | 74.11 | 167.45 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 144 | 0.42 | 0.61 | 0 | 0.44 | 258.41 | 0.44 | 0.39 |
| Hex | 53 | 38 | 90 | 2A | 3D | 0 | 2C | 102 | 2C | 27 |
| Octal | 123 | 70 | 220 | 52 | 75 | 0 | 54 | 402 | 54 | 47 |
| Binary | 1010011 | 111000 | 10010000 | 101010 | 111101 | 0 | 101100 | 100000010 | 101100 | 100111 |
Color Harmonies of #533890
Complementary color
Monochromatic Colors of #533890
Black with #533890
Text Example
Text Example
White with #533890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533890; }
p { color: rgb(83,56,144); }
H1.HeaderClassName
{
color: #533890;
}
.AnyTagClassName
{
color: #533890;
}
</style>
background-color css
<style>
a { background-color: #533890; }
a { background-color: rgb(83,56,144); }
div.DivClassName
{
background-color: #533890;
}
.BgClassName
{
background-color: #533890;
}
</style>
border-color css
<style>
span { border-color: #533890; }
span { border-color: rgb(83,56,144); }
td.TdClassName
{
border-color: #533890;
}
.TagClassName
{
border-color: #533890;
}
</style>