Shades of Daisy Bush #522992
Tints of Daisy Bush #522992
RGB
CMYK
RGB Variations
Color information
#522992 (or 0x522992) is known color: Daisy Bush. HEX triplet: 52, 29 and 92. RGB value is (82,41,146). Sum of RGB (Red+Green+Blue) = 82+41+146=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 41 (16.41% from 255 or 15.24% from 269); Blue value is 146 (57.42% from 255 or 54.28% from 269); Max value from RGB is 146 - color contains mainly: blue. Hex color #522992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522992 is #ADD66D. Grayscale: #404040. Windows color (decimal): -11392622 or 9578834. OLE color: 9578834.
HSL color Cylindrical-coordinate representation of color #522992: hue angle of 263.43º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522992 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 41 | 146 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.43 |
| HSL | 263.43º | 0.56% | 0.37% | - |
| HSV(B) | 263.43º | 0.72% | 0.57% | - |
| XYZ | 9.46 | 5.46 | 27.75 | - |
| YUV | 65.23 | 173.58 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 146 | 0.44 | 0.72 | 0 | 0.43 | 263.43 | 0.56 | 0.37 |
| Hex | 52 | 29 | 92 | 2C | 48 | 0 | 2B | 107 | 38 | 25 |
| Octal | 122 | 51 | 222 | 54 | 110 | 0 | 53 | 407 | 70 | 45 |
| Binary | 1010010 | 101001 | 10010010 | 101100 | 1001000 | 0 | 101011 | 100000111 | 111000 | 100101 |
Color Harmonies of #522992
Complementary color
Monochromatic Colors of #522992
Black with #522992
Text Example
Text Example
White with #522992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522992; }
p { color: rgb(82,41,146); }
H1.HeaderClassName
{
color: #522992;
}
.AnyTagClassName
{
color: #522992;
}
</style>
background-color css
<style>
a { background-color: #522992; }
a { background-color: rgb(82,41,146); }
div.DivClassName
{
background-color: #522992;
}
.BgClassName
{
background-color: #522992;
}
</style>
border-color css
<style>
span { border-color: #522992; }
span { border-color: rgb(82,41,146); }
td.TdClassName
{
border-color: #522992;
}
.TagClassName
{
border-color: #522992;
}
</style>