Shades of Kingfisher Daisy #522584
Tints of Kingfisher Daisy #522584
RGB
CMYK
RGB Variations
Color information
#522584 (or 0x522584) is known color: Kingfisher Daisy. HEX triplet: 52, 25 and 84. RGB value is (82,37,132). Sum of RGB (Red+Green+Blue) = 82+37+132=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 37 (14.84% from 255 or 14.74% from 251); Blue value is 132 (51.95% from 255 or 52.59% from 251); Max value from RGB is 132 - color contains mainly: blue. Hex color #522584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522584 is #ADDA7B. Grayscale: #3C3C3C. Windows color (decimal): -11393660 or 8660306. OLE color: 8660306.
HSL color Cylindrical-coordinate representation of color #522584: hue angle of 268.42º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522584 is Cyan = 0.38, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 37 | 132 | - |
| CMYK | 0.38 | 0.72 | 0 | 0.48 |
| HSL | 268.42º | 0.56% | 0.33% | - |
| HSV(B) | 268.42º | 0.72% | 0.52% | - |
| XYZ | 8.31 | 4.78 | 22.32 | - |
| YUV | 61.29 | 167.91 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 132 | 0.38 | 0.72 | 0 | 0.48 | 268.42 | 0.56 | 0.33 |
| Hex | 52 | 25 | 84 | 26 | 48 | 0 | 30 | 10C | 38 | 21 |
| Octal | 122 | 45 | 204 | 46 | 110 | 0 | 60 | 414 | 70 | 41 |
| Binary | 1010010 | 100101 | 10000100 | 100110 | 1001000 | 0 | 110000 | 100001100 | 111000 | 100001 |
Color Harmonies of #522584
Complementary color
Monochromatic Colors of #522584
Black with #522584
Text Example
Text Example
White with #522584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522584; }
p { color: rgb(82,37,132); }
H1.HeaderClassName
{
color: #522584;
}
.AnyTagClassName
{
color: #522584;
}
</style>
background-color css
<style>
a { background-color: #522584; }
a { background-color: rgb(82,37,132); }
div.DivClassName
{
background-color: #522584;
}
.BgClassName
{
background-color: #522584;
}
</style>
border-color css
<style>
span { border-color: #522584; }
span { border-color: rgb(82,37,132); }
td.TdClassName
{
border-color: #522584;
}
.TagClassName
{
border-color: #522584;
}
</style>