Shades of Daisy Bush #523394
Tints of Daisy Bush #523394
RGB
CMYK
RGB Variations
Color information
#523394 (or 0x523394) is known color: Daisy Bush. HEX triplet: 52, 33 and 94. RGB value is (82,51,148). Sum of RGB (Red+Green+Blue) = 82+51+148=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 51 (20.31% from 255 or 18.15% from 281); Blue value is 148 (58.20% from 255 or 52.67% from 281); Max value from RGB is 148 - color contains mainly: blue. Hex color #523394 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523394 is #ADCC6B. Grayscale: #464646. Windows color (decimal): -11390060 or 9712466. OLE color: 9712466.
HSL color Cylindrical-coordinate representation of color #523394: hue angle of 259.18º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #523394 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 51 | 148 | - |
| CMYK | 0.45 | 0.66 | 0 | 0.42 |
| HSL | 259.18º | 0.49% | 0.39% | - |
| HSV(B) | 259.18º | 0.66% | 0.58% | - |
| XYZ | 10.01 | 6.3 | 28.71 | - |
| YUV | 71.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 148 | 0.45 | 0.66 | 0 | 0.42 | 259.18 | 0.49 | 0.39 |
| Hex | 52 | 33 | 94 | 2D | 42 | 0 | 2A | 103 | 31 | 27 |
| Octal | 122 | 63 | 224 | 55 | 102 | 0 | 52 | 403 | 61 | 47 |
| Binary | 1010010 | 110011 | 10010100 | 101101 | 1000010 | 0 | 101010 | 100000011 | 110001 | 100111 |
Color Harmonies of #523394
Complementary color
Monochromatic Colors of #523394
Black with #523394
Text Example
Text Example
White with #523394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523394; }
p { color: rgb(82,51,148); }
H1.HeaderClassName
{
color: #523394;
}
.AnyTagClassName
{
color: #523394;
}
</style>
background-color css
<style>
a { background-color: #523394; }
a { background-color: rgb(82,51,148); }
div.DivClassName
{
background-color: #523394;
}
.BgClassName
{
background-color: #523394;
}
</style>
border-color css
<style>
span { border-color: #523394; }
span { border-color: rgb(82,51,148); }
td.TdClassName
{
border-color: #523394;
}
.TagClassName
{
border-color: #523394;
}
</style>