Shades of Daisy Bush #533996
Tints of Daisy Bush #533996
RGB
CMYK
RGB Variations
Color information
#533996 (or 0x533996) is known color: Daisy Bush. HEX triplet: 53, 39 and 96. RGB value is (83,57,150). Sum of RGB (Red+Green+Blue) = 83+57+150=290 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.62% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 150 (58.98% from 255 or 51.72% from 290); Max value from RGB is 150 - color contains mainly: blue. Hex color #533996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533996 is #ACC669. Grayscale: #4B4B4B. Windows color (decimal): -11322986 or 9845075. OLE color: 9845075.
HSL color Cylindrical-coordinate representation of color #533996: hue angle of 256.77º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #533996 is Cyan = 0.45, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 57 | 150 | - |
| CMYK | 0.45 | 0.62 | 0 | 0.41 |
| HSL | 256.77º | 0.45% | 0.41% | - |
| HSV(B) | 256.77º | 0.62% | 0.59% | - |
| XYZ | 10.54 | 6.97 | 29.64 | - |
| YUV | 75.38 | 170.11 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 150 | 0.45 | 0.62 | 0 | 0.41 | 256.77 | 0.45 | 0.41 |
| Hex | 53 | 39 | 96 | 2D | 3E | 0 | 29 | 101 | 2D | 29 |
| Octal | 123 | 71 | 226 | 55 | 76 | 0 | 51 | 401 | 55 | 51 |
| Binary | 1010011 | 111001 | 10010110 | 101101 | 111110 | 0 | 101001 | 100000001 | 101101 | 101001 |
Color Harmonies of #533996
Complementary color
Monochromatic Colors of #533996
Black with #533996
Text Example
Text Example
White with #533996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533996; }
p { color: rgb(83,57,150); }
H1.HeaderClassName
{
color: #533996;
}
.AnyTagClassName
{
color: #533996;
}
</style>
background-color css
<style>
a { background-color: #533996; }
a { background-color: rgb(83,57,150); }
div.DivClassName
{
background-color: #533996;
}
.BgClassName
{
background-color: #533996;
}
</style>
border-color css
<style>
span { border-color: #533996; }
span { border-color: rgb(83,57,150); }
td.TdClassName
{
border-color: #533996;
}
.TagClassName
{
border-color: #533996;
}
</style>