Shades of Daisy Bush #523198
Tints of Daisy Bush #523198
RGB
CMYK
RGB Variations
Color information
#523198 (or 0x523198) is known color: Daisy Bush. HEX triplet: 52, 31 and 98. RGB value is (82,49,152). Sum of RGB (Red+Green+Blue) = 82+49+152=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 49 (19.53% from 255 or 17.31% from 283); Blue value is 152 (59.77% from 255 or 53.71% from 283); Max value from RGB is 152 - color contains mainly: blue. Hex color #523198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523198 is #ADCE67. Grayscale: #464646. Windows color (decimal): -11390568 or 9974098. OLE color: 9974098.
HSL color Cylindrical-coordinate representation of color #523198: hue angle of 259.22º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #523198 is Cyan = 0.46, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 49 | 152 | - |
| CMYK | 0.46 | 0.68 | 0 | 0.40 |
| HSL | 259.22º | 0.51% | 0.39% | - |
| HSV(B) | 259.22º | 0.68% | 0.6% | - |
| XYZ | 10.25 | 6.26 | 30.37 | - |
| YUV | 70.61 | 173.93 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 152 | 0.46 | 0.68 | 0 | 0.40 | 259.22 | 0.51 | 0.39 |
| Hex | 52 | 31 | 98 | 2E | 44 | 0 | 28 | 103 | 33 | 27 |
| Octal | 122 | 61 | 230 | 56 | 104 | 0 | 50 | 403 | 63 | 47 |
| Binary | 1010010 | 110001 | 10011000 | 101110 | 1000100 | 0 | 101000 | 100000011 | 110011 | 100111 |
Color Harmonies of #523198
Complementary color
Monochromatic Colors of #523198
Black with #523198
Text Example
Text Example
White with #523198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523198; }
p { color: rgb(82,49,152); }
H1.HeaderClassName
{
color: #523198;
}
.AnyTagClassName
{
color: #523198;
}
</style>
background-color css
<style>
a { background-color: #523198; }
a { background-color: rgb(82,49,152); }
div.DivClassName
{
background-color: #523198;
}
.BgClassName
{
background-color: #523198;
}
</style>
border-color css
<style>
span { border-color: #523198; }
span { border-color: rgb(82,49,152); }
td.TdClassName
{
border-color: #523198;
}
.TagClassName
{
border-color: #523198;
}
</style>