Shades of Kingfisher Daisy #522085
Tints of Kingfisher Daisy #522085
RGB
CMYK
RGB Variations
Color information
#522085 (or 0x522085) is known color: Kingfisher Daisy. HEX triplet: 52, 20 and 85. RGB value is (82,32,133). Sum of RGB (Red+Green+Blue) = 82+32+133=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 133 (52.34% from 255 or 53.85% from 247); Max value from RGB is 133 - color contains mainly: blue. Hex color #522085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522085 is #ADDF7A. Grayscale: #3A3A3A. Windows color (decimal): -11394939 or 8724562. OLE color: 8724562.
HSL color Cylindrical-coordinate representation of color #522085: hue angle of 269.7º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #522085 is Cyan = 0.38, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 32 | 133 | - |
| CMYK | 0.38 | 0.76 | 0 | 0.48 |
| HSL | 269.7º | 0.61% | 0.32% | - |
| HSV(B) | 269.7º | 0.76% | 0.52% | - |
| XYZ | 8.23 | 4.52 | 22.63 | - |
| YUV | 58.46 | 170.07 | 144.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 133 | 0.38 | 0.76 | 0 | 0.48 | 269.7 | 0.61 | 0.32 |
| Hex | 52 | 20 | 85 | 26 | 4C | 0 | 30 | 10E | 3D | 20 |
| Octal | 122 | 40 | 205 | 46 | 114 | 0 | 60 | 416 | 75 | 40 |
| Binary | 1010010 | 100000 | 10000101 | 100110 | 1001100 | 0 | 110000 | 100001110 | 111101 | 100000 |
Color Harmonies of #522085
Complementary color
Monochromatic Colors of #522085
Black with #522085
Text Example
Text Example
White with #522085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522085; }
p { color: rgb(82,32,133); }
H1.HeaderClassName
{
color: #522085;
}
.AnyTagClassName
{
color: #522085;
}
</style>
background-color css
<style>
a { background-color: #522085; }
a { background-color: rgb(82,32,133); }
div.DivClassName
{
background-color: #522085;
}
.BgClassName
{
background-color: #522085;
}
</style>
border-color css
<style>
span { border-color: #522085; }
span { border-color: rgb(82,32,133); }
td.TdClassName
{
border-color: #522085;
}
.TagClassName
{
border-color: #522085;
}
</style>