Shades of Kingfisher Daisy #522892
Tints of Kingfisher Daisy #522892
RGB
CMYK
RGB Variations
Color information
#522892 (or 0x522892) is known color: Kingfisher Daisy. HEX triplet: 52, 28 and 92. RGB value is (82,40,146). Sum of RGB (Red+Green+Blue) = 82+40+146=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 40 (16.02% from 255 or 14.93% from 268); Blue value is 146 (57.42% from 255 or 54.48% from 268); Max value from RGB is 146 - color contains mainly: blue. Hex color #522892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522892 is #ADD76D. Grayscale: #404040. Windows color (decimal): -11392878 or 9578578. OLE color: 9578578.
HSL color Cylindrical-coordinate representation of color #522892: hue angle of 263.77º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #522892 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 40 | 146 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.43 |
| HSL | 263.77º | 0.57% | 0.36% | - |
| HSV(B) | 263.77º | 0.73% | 0.57% | - |
| XYZ | 9.43 | 5.39 | 27.74 | - |
| YUV | 64.64 | 173.91 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 146 | 0.44 | 0.73 | 0 | 0.43 | 263.77 | 0.57 | 0.36 |
| Hex | 52 | 28 | 92 | 2C | 49 | 0 | 2B | 108 | 39 | 24 |
| Octal | 122 | 50 | 222 | 54 | 111 | 0 | 53 | 410 | 71 | 44 |
| Binary | 1010010 | 101000 | 10010010 | 101100 | 1001001 | 0 | 101011 | 100001000 | 111001 | 100100 |
Color Harmonies of #522892
Complementary color
Monochromatic Colors of #522892
Black with #522892
Text Example
Text Example
White with #522892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522892; }
p { color: rgb(82,40,146); }
H1.HeaderClassName
{
color: #522892;
}
.AnyTagClassName
{
color: #522892;
}
</style>
background-color css
<style>
a { background-color: #522892; }
a { background-color: rgb(82,40,146); }
div.DivClassName
{
background-color: #522892;
}
.BgClassName
{
background-color: #522892;
}
</style>
border-color css
<style>
span { border-color: #522892; }
span { border-color: rgb(82,40,146); }
td.TdClassName
{
border-color: #522892;
}
.TagClassName
{
border-color: #522892;
}
</style>