Shades of Daisy Bush #523296
Tints of Daisy Bush #523296
RGB
CMYK
RGB Variations
Color information
#523296 (or 0x523296) is known color: Daisy Bush. HEX triplet: 52, 32 and 96. RGB value is (82,50,150). Sum of RGB (Red+Green+Blue) = 82+50+150=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 50 (19.92% from 255 or 17.73% from 282); Blue value is 150 (58.98% from 255 or 53.19% from 282); Max value from RGB is 150 - color contains mainly: blue. Hex color #523296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523296 is #ADCD69. Grayscale: #464646. Windows color (decimal): -11390314 or 9843282. OLE color: 9843282.
HSL color Cylindrical-coordinate representation of color #523296: hue angle of 259.2º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #523296 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 50 | 150 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.41 |
| HSL | 259.2º | 0.5% | 0.39% | - |
| HSV(B) | 259.2º | 0.67% | 0.59% | - |
| XYZ | 10.13 | 6.28 | 29.53 | - |
| YUV | 70.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 50 | 150 | 0.45 | 0.67 | 0 | 0.41 | 259.2 | 0.5 | 0.39 |
| Hex | 52 | 32 | 96 | 2D | 43 | 0 | 29 | 103 | 32 | 27 |
| Octal | 122 | 62 | 226 | 55 | 103 | 0 | 51 | 403 | 62 | 47 |
| Binary | 1010010 | 110010 | 10010110 | 101101 | 1000011 | 0 | 101001 | 100000011 | 110010 | 100111 |
Color Harmonies of #523296
Complementary color
Monochromatic Colors of #523296
Black with #523296
Text Example
Text Example
White with #523296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523296; }
p { color: rgb(82,50,150); }
H1.HeaderClassName
{
color: #523296;
}
.AnyTagClassName
{
color: #523296;
}
</style>
background-color css
<style>
a { background-color: #523296; }
a { background-color: rgb(82,50,150); }
div.DivClassName
{
background-color: #523296;
}
.BgClassName
{
background-color: #523296;
}
</style>
border-color css
<style>
span { border-color: #523296; }
span { border-color: rgb(82,50,150); }
td.TdClassName
{
border-color: #523296;
}
.TagClassName
{
border-color: #523296;
}
</style>