Shades of Daisy Bush #523798
Tints of Daisy Bush #523798
RGB
CMYK
RGB Variations
Color information
#523798 (or 0x523798) is known color: Daisy Bush. HEX triplet: 52, 37 and 98. RGB value is (82,55,152). Sum of RGB (Red+Green+Blue) = 82+55+152=289 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.37% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 152 (59.77% from 255 or 52.60% from 289); Max value from RGB is 152 - color contains mainly: blue. Hex color #523798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523798 is #ADC867. Grayscale: #494949. Windows color (decimal): -11389032 or 9975634. OLE color: 9975634.
HSL color Cylindrical-coordinate representation of color #523798: hue angle of 256.7º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #523798 is Cyan = 0.46, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 55 | 152 | - |
| CMYK | 0.46 | 0.64 | 0 | 0.40 |
| HSL | 256.7º | 0.47% | 0.41% | - |
| HSV(B) | 256.7º | 0.64% | 0.6% | - |
| XYZ | 10.51 | 6.79 | 30.46 | - |
| YUV | 74.13 | 171.95 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 152 | 0.46 | 0.64 | 0 | 0.40 | 256.7 | 0.47 | 0.41 |
| Hex | 52 | 37 | 98 | 2E | 40 | 0 | 28 | 101 | 2F | 29 |
| Octal | 122 | 67 | 230 | 56 | 100 | 0 | 50 | 401 | 57 | 51 |
| Binary | 1010010 | 110111 | 10011000 | 101110 | 1000000 | 0 | 101000 | 100000001 | 101111 | 101001 |
Color Harmonies of #523798
Complementary color
Monochromatic Colors of #523798
Black with #523798
Text Example
Text Example
White with #523798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523798; }
p { color: rgb(82,55,152); }
H1.HeaderClassName
{
color: #523798;
}
.AnyTagClassName
{
color: #523798;
}
</style>
background-color css
<style>
a { background-color: #523798; }
a { background-color: rgb(82,55,152); }
div.DivClassName
{
background-color: #523798;
}
.BgClassName
{
background-color: #523798;
}
</style>
border-color css
<style>
span { border-color: #523798; }
span { border-color: rgb(82,55,152); }
td.TdClassName
{
border-color: #523798;
}
.TagClassName
{
border-color: #523798;
}
</style>