Shades of Daisy Bush #523099
Tints of Daisy Bush #523099
RGB
CMYK
RGB Variations
Color information
#523099 (or 0x523099) is known color: Daisy Bush. HEX triplet: 52, 30 and 99. RGB value is (82,48,153). Sum of RGB (Red+Green+Blue) = 82+48+153=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 153 (60.16% from 255 or 54.06% from 283); Max value from RGB is 153 - color contains mainly: blue. Hex color #523099 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523099 is #ADCF66. Grayscale: #454545. Windows color (decimal): -11390823 or 10039378. OLE color: 10039378.
HSL color Cylindrical-coordinate representation of color #523099: hue angle of 259.43º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #523099 is Cyan = 0.46, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 48 | 153 | - |
| CMYK | 0.46 | 0.69 | 0 | 0.4 |
| HSL | 259.43º | 0.52% | 0.39% | - |
| HSV(B) | 259.43º | 0.69% | 0.6% | - |
| XYZ | 10.29 | 6.21 | 30.79 | - |
| YUV | 70.14 | 174.76 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 153 | 0.46 | 0.69 | 0 | 0.4 | 259.43 | 0.52 | 0.39 |
| Hex | 52 | 30 | 99 | 2E | 45 | 0 | 28 | 103 | 34 | 27 |
| Octal | 122 | 60 | 231 | 56 | 105 | 0 | 50 | 403 | 64 | 47 |
| Binary | 1010010 | 110000 | 10011001 | 101110 | 1000101 | 0 | 101000 | 100000011 | 110100 | 100111 |
Color Harmonies of #523099
Complementary color
Monochromatic Colors of #523099
Black with #523099
Text Example
Text Example
White with #523099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523099; }
p { color: rgb(82,48,153); }
H1.HeaderClassName
{
color: #523099;
}
.AnyTagClassName
{
color: #523099;
}
</style>
background-color css
<style>
a { background-color: #523099; }
a { background-color: rgb(82,48,153); }
div.DivClassName
{
background-color: #523099;
}
.BgClassName
{
background-color: #523099;
}
</style>
border-color css
<style>
span { border-color: #523099; }
span { border-color: rgb(82,48,153); }
td.TdClassName
{
border-color: #523099;
}
.TagClassName
{
border-color: #523099;
}
</style>