Shades of Daisy Bush #532696
Tints of Daisy Bush #532696
RGB
CMYK
RGB Variations
Color information
#532696 (or 0x532696) is known color: Daisy Bush. HEX triplet: 53, 26 and 96. RGB value is (83,38,150). Sum of RGB (Red+Green+Blue) = 83+38+150=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 38 (15.23% from 255 or 14.02% from 271); Blue value is 150 (58.98% from 255 or 55.35% from 271); Max value from RGB is 150 - color contains mainly: blue. Hex color #532696 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532696 is #ACD969. Grayscale: #3F3F3F. Windows color (decimal): -11327850 or 9840211. OLE color: 9840211.
HSL color Cylindrical-coordinate representation of color #532696: hue angle of 264.11º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #532696 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 38 | 150 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.41 |
| HSL | 264.11º | 0.6% | 0.37% | - |
| HSV(B) | 264.11º | 0.75% | 0.59% | - |
| XYZ | 9.77 | 5.43 | 29.39 | - |
| YUV | 64.22 | 176.41 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 150 | 0.45 | 0.75 | 0 | 0.41 | 264.11 | 0.6 | 0.37 |
| Hex | 53 | 26 | 96 | 2D | 4B | 0 | 29 | 108 | 3C | 25 |
| Octal | 123 | 46 | 226 | 55 | 113 | 0 | 51 | 410 | 74 | 45 |
| Binary | 1010011 | 100110 | 10010110 | 101101 | 1001011 | 0 | 101001 | 100001000 | 111100 | 100101 |
Color Harmonies of #532696
Complementary color
Monochromatic Colors of #532696
Black with #532696
Text Example
Text Example
White with #532696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532696; }
p { color: rgb(83,38,150); }
H1.HeaderClassName
{
color: #532696;
}
.AnyTagClassName
{
color: #532696;
}
</style>
background-color css
<style>
a { background-color: #532696; }
a { background-color: rgb(83,38,150); }
div.DivClassName
{
background-color: #532696;
}
.BgClassName
{
background-color: #532696;
}
</style>
border-color css
<style>
span { border-color: #532696; }
span { border-color: rgb(83,38,150); }
td.TdClassName
{
border-color: #532696;
}
.TagClassName
{
border-color: #532696;
}
</style>