Shades of Daisy Bush #522798
Tints of Daisy Bush #522798
RGB
CMYK
RGB Variations
Color information
#522798 (or 0x522798) is known color: Daisy Bush. HEX triplet: 52, 27 and 98. RGB value is (82,39,152). Sum of RGB (Red+Green+Blue) = 82+39+152=273 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.04% from 273); Green value is 39 (15.62% from 255 or 14.29% from 273); Blue value is 152 (59.77% from 255 or 55.68% from 273); Max value from RGB is 152 - color contains mainly: blue. Hex color #522798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522798 is #ADD867. Grayscale: #404040. Windows color (decimal): -11393128 or 9971538. OLE color: 9971538.
HSL color Cylindrical-coordinate representation of color #522798: hue angle of 262.83º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #522798 is Cyan = 0.46, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 39 | 152 | - |
| CMYK | 0.46 | 0.74 | 0 | 0.40 |
| HSL | 262.83º | 0.59% | 0.37% | - |
| HSV(B) | 262.83º | 0.74% | 0.6% | - |
| XYZ | 9.87 | 5.51 | 30.25 | - |
| YUV | 64.74 | 177.25 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 152 | 0.46 | 0.74 | 0 | 0.40 | 262.83 | 0.59 | 0.37 |
| Hex | 52 | 27 | 98 | 2E | 4A | 0 | 28 | 107 | 3B | 25 |
| Octal | 122 | 47 | 230 | 56 | 112 | 0 | 50 | 407 | 73 | 45 |
| Binary | 1010010 | 100111 | 10011000 | 101110 | 1001010 | 0 | 101000 | 100000111 | 111011 | 100101 |
Color Harmonies of #522798
Complementary color
Monochromatic Colors of #522798
Black with #522798
Text Example
Text Example
White with #522798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522798; }
p { color: rgb(82,39,152); }
H1.HeaderClassName
{
color: #522798;
}
.AnyTagClassName
{
color: #522798;
}
</style>
background-color css
<style>
a { background-color: #522798; }
a { background-color: rgb(82,39,152); }
div.DivClassName
{
background-color: #522798;
}
.BgClassName
{
background-color: #522798;
}
</style>
border-color css
<style>
span { border-color: #522798; }
span { border-color: rgb(82,39,152); }
td.TdClassName
{
border-color: #522798;
}
.TagClassName
{
border-color: #522798;
}
</style>