Shades of Kingfisher Daisy #522185
Tints of Kingfisher Daisy #522185
RGB
CMYK
RGB Variations
Color information
#522185 (or 0x522185) is known color: Kingfisher Daisy. HEX triplet: 52, 21 and 85. RGB value is (82,33,133). Sum of RGB (Red+Green+Blue) = 82+33+133=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 33 (13.28% from 255 or 13.31% from 248); Blue value is 133 (52.34% from 255 or 53.63% from 248); Max value from RGB is 133 - color contains mainly: blue. Hex color #522185 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522185 is #ADDE7A. Grayscale: #3A3A3A. Windows color (decimal): -11394683 or 8724818. OLE color: 8724818.
HSL color Cylindrical-coordinate representation of color #522185: hue angle of 269.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #522185 is Cyan = 0.38, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 33 | 133 | - |
| CMYK | 0.38 | 0.75 | 0 | 0.48 |
| HSL | 269.4º | 0.6% | 0.33% | - |
| HSV(B) | 269.4º | 0.75% | 0.52% | - |
| XYZ | 8.26 | 4.58 | 22.64 | - |
| YUV | 59.05 | 169.73 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 33 | 133 | 0.38 | 0.75 | 0 | 0.48 | 269.4 | 0.6 | 0.33 |
| Hex | 52 | 21 | 85 | 26 | 4B | 0 | 30 | 10D | 3C | 21 |
| Octal | 122 | 41 | 205 | 46 | 113 | 0 | 60 | 415 | 74 | 41 |
| Binary | 1010010 | 100001 | 10000101 | 100110 | 1001011 | 0 | 110000 | 100001101 | 111100 | 100001 |
Color Harmonies of #522185
Complementary color
Monochromatic Colors of #522185
Black with #522185
Text Example
Text Example
White with #522185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522185; }
p { color: rgb(82,33,133); }
H1.HeaderClassName
{
color: #522185;
}
.AnyTagClassName
{
color: #522185;
}
</style>
background-color css
<style>
a { background-color: #522185; }
a { background-color: rgb(82,33,133); }
div.DivClassName
{
background-color: #522185;
}
.BgClassName
{
background-color: #522185;
}
</style>
border-color css
<style>
span { border-color: #522185; }
span { border-color: rgb(82,33,133); }
td.TdClassName
{
border-color: #522185;
}
.TagClassName
{
border-color: #522185;
}
</style>