Shades of Daisy Bush #523491
Tints of Daisy Bush #523491
RGB
CMYK
RGB Variations
Color information
#523491 (or 0x523491) is known color: Daisy Bush. HEX triplet: 52, 34 and 91. RGB value is (82,52,145). Sum of RGB (Red+Green+Blue) = 82+52+145=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 52 (20.70% from 255 or 18.64% from 279); Blue value is 145 (57.03% from 255 or 51.97% from 279); Max value from RGB is 145 - color contains mainly: blue. Hex color #523491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523491 is #ADCB6E. Grayscale: #474747. Windows color (decimal): -11389807 or 9516114. OLE color: 9516114.
HSL color Cylindrical-coordinate representation of color #523491: hue angle of 259.35º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #523491 is Cyan = 0.43, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 52 | 145 | - |
| CMYK | 0.43 | 0.64 | 0 | 0.43 |
| HSL | 259.35º | 0.47% | 0.39% | - |
| HSV(B) | 259.35º | 0.64% | 0.57% | - |
| XYZ | 9.82 | 6.29 | 27.49 | - |
| YUV | 71.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 145 | 0.43 | 0.64 | 0 | 0.43 | 259.35 | 0.47 | 0.39 |
| Hex | 52 | 34 | 91 | 2B | 40 | 0 | 2B | 103 | 2F | 27 |
| Octal | 122 | 64 | 221 | 53 | 100 | 0 | 53 | 403 | 57 | 47 |
| Binary | 1010010 | 110100 | 10010001 | 101011 | 1000000 | 0 | 101011 | 100000011 | 101111 | 100111 |
Color Harmonies of #523491
Complementary color
Monochromatic Colors of #523491
Black with #523491
Text Example
Text Example
White with #523491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523491; }
p { color: rgb(82,52,145); }
H1.HeaderClassName
{
color: #523491;
}
.AnyTagClassName
{
color: #523491;
}
</style>
background-color css
<style>
a { background-color: #523491; }
a { background-color: rgb(82,52,145); }
div.DivClassName
{
background-color: #523491;
}
.BgClassName
{
background-color: #523491;
}
</style>
border-color css
<style>
span { border-color: #523491; }
span { border-color: rgb(82,52,145); }
td.TdClassName
{
border-color: #523491;
}
.TagClassName
{
border-color: #523491;
}
</style>