Shades of Daisy Bush #523192
Tints of Daisy Bush #523192
RGB
CMYK
RGB Variations
Color information
#523192 (or 0x523192) is known color: Daisy Bush. HEX triplet: 52, 31 and 92. RGB value is (82,49,146). Sum of RGB (Red+Green+Blue) = 82+49+146=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 49 (19.53% from 255 or 17.69% from 277); Blue value is 146 (57.42% from 255 or 52.71% from 277); Max value from RGB is 146 - color contains mainly: blue. Hex color #523192 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523192 is #ADCE6D. Grayscale: #454545. Windows color (decimal): -11390574 or 9580882. OLE color: 9580882.
HSL color Cylindrical-coordinate representation of color #523192: hue angle of 260.41º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #523192 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 49 | 146 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.43 |
| HSL | 260.41º | 0.5% | 0.38% | - |
| HSV(B) | 260.41º | 0.66% | 0.57% | - |
| XYZ | 9.77 | 6.07 | 27.85 | - |
| YUV | 69.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 146 | 0.44 | 0.66 | 0 | 0.43 | 260.41 | 0.5 | 0.38 |
| Hex | 52 | 31 | 92 | 2C | 42 | 0 | 2B | 104 | 32 | 26 |
| Octal | 122 | 61 | 222 | 54 | 102 | 0 | 53 | 404 | 62 | 46 |
| Binary | 1010010 | 110001 | 10010010 | 101100 | 1000010 | 0 | 101011 | 100000100 | 110010 | 100110 |
Color Harmonies of #523192
Complementary color
Monochromatic Colors of #523192
Black with #523192
Text Example
Text Example
White with #523192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523192; }
p { color: rgb(82,49,146); }
H1.HeaderClassName
{
color: #523192;
}
.AnyTagClassName
{
color: #523192;
}
</style>
background-color css
<style>
a { background-color: #523192; }
a { background-color: rgb(82,49,146); }
div.DivClassName
{
background-color: #523192;
}
.BgClassName
{
background-color: #523192;
}
</style>
border-color css
<style>
span { border-color: #523192; }
span { border-color: rgb(82,49,146); }
td.TdClassName
{
border-color: #523192;
}
.TagClassName
{
border-color: #523192;
}
</style>