Shades of Daisy Bush #533690
Tints of Daisy Bush #533690
RGB
CMYK
RGB Variations
Color information
#533690 (or 0x533690) is known color: Daisy Bush. HEX triplet: 53, 36 and 90. RGB value is (83,54,144). Sum of RGB (Red+Green+Blue) = 83+54+144=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 54 (21.48% from 255 or 19.22% from 281); Blue value is 144 (56.64% from 255 or 51.25% from 281); Max value from RGB is 144 - color contains mainly: blue. Hex color #533690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533690 is #ACC96F. Grayscale: #484848. Windows color (decimal): -11323760 or 9451091. OLE color: 9451091.
HSL color Cylindrical-coordinate representation of color #533690: hue angle of 259.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #533690 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 54 | 144 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.44 |
| HSL | 259.33º | 0.45% | 0.39% | - |
| HSV(B) | 259.33º | 0.63% | 0.56% | - |
| XYZ | 9.92 | 6.49 | 27.12 | - |
| YUV | 72.93 | 168.11 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 144 | 0.42 | 0.63 | 0 | 0.44 | 259.33 | 0.45 | 0.39 |
| Hex | 53 | 36 | 90 | 2A | 3F | 0 | 2C | 103 | 2D | 27 |
| Octal | 123 | 66 | 220 | 52 | 77 | 0 | 54 | 403 | 55 | 47 |
| Binary | 1010011 | 110110 | 10010000 | 101010 | 111111 | 0 | 101100 | 100000011 | 101101 | 100111 |
Color Harmonies of #533690
Complementary color
Monochromatic Colors of #533690
Black with #533690
Text Example
Text Example
White with #533690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533690; }
p { color: rgb(83,54,144); }
H1.HeaderClassName
{
color: #533690;
}
.AnyTagClassName
{
color: #533690;
}
</style>
background-color css
<style>
a { background-color: #533690; }
a { background-color: rgb(83,54,144); }
div.DivClassName
{
background-color: #533690;
}
.BgClassName
{
background-color: #533690;
}
</style>
border-color css
<style>
span { border-color: #533690; }
span { border-color: rgb(83,54,144); }
td.TdClassName
{
border-color: #533690;
}
.TagClassName
{
border-color: #533690;
}
</style>