Shades of Daisy Bush #533796
Tints of Daisy Bush #533796
RGB
CMYK
RGB Variations
Color information
#533796 (or 0x533796) is known color: Daisy Bush. HEX triplet: 53, 37 and 96. RGB value is (83,55,150). Sum of RGB (Red+Green+Blue) = 83+55+150=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 55 (21.88% from 255 or 19.10% from 288); Blue value is 150 (58.98% from 255 or 52.08% from 288); Max value from RGB is 150 - color contains mainly: blue. Hex color #533796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533796 is #ACC869. Grayscale: #494949. Windows color (decimal): -11323498 or 9844563. OLE color: 9844563.
HSL color Cylindrical-coordinate representation of color #533796: hue angle of 257.68º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #533796 is Cyan = 0.45, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 55 | 150 | - |
| CMYK | 0.45 | 0.63 | 0 | 0.41 |
| HSL | 257.68º | 0.46% | 0.4% | - |
| HSV(B) | 257.68º | 0.63% | 0.59% | - |
| XYZ | 10.44 | 6.77 | 29.61 | - |
| YUV | 74.2 | 170.78 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 150 | 0.45 | 0.63 | 0 | 0.41 | 257.68 | 0.46 | 0.4 |
| Hex | 53 | 37 | 96 | 2D | 3F | 0 | 29 | 102 | 2E | 28 |
| Octal | 123 | 67 | 226 | 55 | 77 | 0 | 51 | 402 | 56 | 50 |
| Binary | 1010011 | 110111 | 10010110 | 101101 | 111111 | 0 | 101001 | 100000010 | 101110 | 101000 |
Color Harmonies of #533796
Complementary color
Monochromatic Colors of #533796
Black with #533796
Text Example
Text Example
White with #533796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533796; }
p { color: rgb(83,55,150); }
H1.HeaderClassName
{
color: #533796;
}
.AnyTagClassName
{
color: #533796;
}
</style>
background-color css
<style>
a { background-color: #533796; }
a { background-color: rgb(83,55,150); }
div.DivClassName
{
background-color: #533796;
}
.BgClassName
{
background-color: #533796;
}
</style>
border-color css
<style>
span { border-color: #533796; }
span { border-color: rgb(83,55,150); }
td.TdClassName
{
border-color: #533796;
}
.TagClassName
{
border-color: #533796;
}
</style>