Shades of Daisy Bush #532996
Tints of Daisy Bush #532996
RGB
CMYK
RGB Variations
Color information
#532996 (or 0x532996) is known color: Daisy Bush. HEX triplet: 53, 29 and 96. RGB value is (83,41,150). Sum of RGB (Red+Green+Blue) = 83+41+150=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 41 (16.41% from 255 or 14.96% from 274); Blue value is 150 (58.98% from 255 or 54.74% from 274); Max value from RGB is 150 - color contains mainly: blue. Hex color #532996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532996 is #ACD669. Grayscale: #414141. Windows color (decimal): -11327082 or 9840979. OLE color: 9840979.
HSL color Cylindrical-coordinate representation of color #532996: hue angle of 263.12º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532996 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 41 | 150 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.41 |
| HSL | 263.12º | 0.57% | 0.37% | - |
| HSV(B) | 263.12º | 0.73% | 0.59% | - |
| XYZ | 9.87 | 5.63 | 29.42 | - |
| YUV | 65.98 | 175.41 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 150 | 0.45 | 0.73 | 0 | 0.41 | 263.12 | 0.57 | 0.37 |
| Hex | 53 | 29 | 96 | 2D | 49 | 0 | 29 | 107 | 39 | 25 |
| Octal | 123 | 51 | 226 | 55 | 111 | 0 | 51 | 407 | 71 | 45 |
| Binary | 1010011 | 101001 | 10010110 | 101101 | 1001001 | 0 | 101001 | 100000111 | 111001 | 100101 |
Color Harmonies of #532996
Complementary color
Monochromatic Colors of #532996
Black with #532996
Text Example
Text Example
White with #532996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532996; }
p { color: rgb(83,41,150); }
H1.HeaderClassName
{
color: #532996;
}
.AnyTagClassName
{
color: #532996;
}
</style>
background-color css
<style>
a { background-color: #532996; }
a { background-color: rgb(83,41,150); }
div.DivClassName
{
background-color: #532996;
}
.BgClassName
{
background-color: #532996;
}
</style>
border-color css
<style>
span { border-color: #532996; }
span { border-color: rgb(83,41,150); }
td.TdClassName
{
border-color: #532996;
}
.TagClassName
{
border-color: #532996;
}
</style>