Shades of Daisy Bush #523298
Tints of Daisy Bush #523298
RGB
CMYK
RGB Variations
Color information
#523298 (or 0x523298) is known color: Daisy Bush. HEX triplet: 52, 32 and 98. RGB value is (82,50,152). Sum of RGB (Red+Green+Blue) = 82+50+152=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 50 (19.92% from 255 or 17.61% from 284); Blue value is 152 (59.77% from 255 or 53.52% from 284); Max value from RGB is 152 - color contains mainly: blue. Hex color #523298 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523298 is #ADCD67. Grayscale: #464646. Windows color (decimal): -11390312 or 9974354. OLE color: 9974354.
HSL color Cylindrical-coordinate representation of color #523298: hue angle of 258.82º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #523298 is Cyan = 0.46, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 50 | 152 | - |
| CMYK | 0.46 | 0.67 | 0 | 0.40 |
| HSL | 258.82º | 0.5% | 0.4% | - |
| HSV(B) | 258.82º | 0.67% | 0.6% | - |
| XYZ | 10.29 | 6.34 | 30.39 | - |
| YUV | 71.2 | 173.6 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 50 | 152 | 0.46 | 0.67 | 0 | 0.40 | 258.82 | 0.5 | 0.4 |
| Hex | 52 | 32 | 98 | 2E | 43 | 0 | 28 | 103 | 32 | 28 |
| Octal | 122 | 62 | 230 | 56 | 103 | 0 | 50 | 403 | 62 | 50 |
| Binary | 1010010 | 110010 | 10011000 | 101110 | 1000011 | 0 | 101000 | 100000011 | 110010 | 101000 |
Color Harmonies of #523298
Complementary color
Monochromatic Colors of #523298
Black with #523298
Text Example
Text Example
White with #523298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523298; }
p { color: rgb(82,50,152); }
H1.HeaderClassName
{
color: #523298;
}
.AnyTagClassName
{
color: #523298;
}
</style>
background-color css
<style>
a { background-color: #523298; }
a { background-color: rgb(82,50,152); }
div.DivClassName
{
background-color: #523298;
}
.BgClassName
{
background-color: #523298;
}
</style>
border-color css
<style>
span { border-color: #523298; }
span { border-color: rgb(82,50,152); }
td.TdClassName
{
border-color: #523298;
}
.TagClassName
{
border-color: #523298;
}
</style>