Shades of Daisy Bush #522694
Tints of Daisy Bush #522694
RGB
CMYK
RGB Variations
Color information
#522694 (or 0x522694) is known color: Daisy Bush. HEX triplet: 52, 26 and 94. RGB value is (82,38,148). Sum of RGB (Red+Green+Blue) = 82+38+148=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 38 (15.23% from 255 or 14.18% from 268); Blue value is 148 (58.20% from 255 or 55.22% from 268); Max value from RGB is 148 - color contains mainly: blue. Hex color #522694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522694 is #ADD96B. Grayscale: #3F3F3F. Windows color (decimal): -11393388 or 9709138. OLE color: 9709138.
HSL color Cylindrical-coordinate representation of color #522694: hue angle of 264º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #522694 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 38 | 148 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.42 |
| HSL | 264º | 0.59% | 0.36% | - |
| HSV(B) | 264º | 0.74% | 0.58% | - |
| XYZ | 9.52 | 5.32 | 28.54 | - |
| YUV | 63.7 | 175.58 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 148 | 0.45 | 0.74 | 0 | 0.42 | 264 | 0.59 | 0.36 |
| Hex | 52 | 26 | 94 | 2D | 4A | 0 | 2A | 108 | 3B | 24 |
| Octal | 122 | 46 | 224 | 55 | 112 | 0 | 52 | 410 | 73 | 44 |
| Binary | 1010010 | 100110 | 10010100 | 101101 | 1001010 | 0 | 101010 | 100001000 | 111011 | 100100 |
Color Harmonies of #522694
Complementary color
Monochromatic Colors of #522694
Black with #522694
Text Example
Text Example
White with #522694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522694; }
p { color: rgb(82,38,148); }
H1.HeaderClassName
{
color: #522694;
}
.AnyTagClassName
{
color: #522694;
}
</style>
background-color css
<style>
a { background-color: #522694; }
a { background-color: rgb(82,38,148); }
div.DivClassName
{
background-color: #522694;
}
.BgClassName
{
background-color: #522694;
}
</style>
border-color css
<style>
span { border-color: #522694; }
span { border-color: rgb(82,38,148); }
td.TdClassName
{
border-color: #522694;
}
.TagClassName
{
border-color: #522694;
}
</style>