Shades of Kingfisher Daisy #522285
Tints of Kingfisher Daisy #522285
RGB
CMYK
RGB Variations
Color information
#522285 (or 0x522285) is known color: Kingfisher Daisy. HEX triplet: 52, 22 and 85. RGB value is (82,34,133). Sum of RGB (Red+Green+Blue) = 82+34+133=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 34 (13.67% from 255 or 13.65% from 249); Blue value is 133 (52.34% from 255 or 53.41% from 249); Max value from RGB is 133 - color contains mainly: blue. Hex color #522285 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522285 is #ADDD7A. Grayscale: #3B3B3B. Windows color (decimal): -11394427 or 8725074. OLE color: 8725074.
HSL color Cylindrical-coordinate representation of color #522285: hue angle of 269.09º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #522285 is Cyan = 0.38, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 34 | 133 | - |
| CMYK | 0.38 | 0.74 | 0 | 0.48 |
| HSL | 269.09º | 0.59% | 0.33% | - |
| HSV(B) | 269.09º | 0.74% | 0.52% | - |
| XYZ | 8.29 | 4.63 | 22.65 | - |
| YUV | 59.64 | 169.4 | 143.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 133 | 0.38 | 0.74 | 0 | 0.48 | 269.09 | 0.59 | 0.33 |
| Hex | 52 | 22 | 85 | 26 | 4A | 0 | 30 | 10D | 3B | 21 |
| Octal | 122 | 42 | 205 | 46 | 112 | 0 | 60 | 415 | 73 | 41 |
| Binary | 1010010 | 100010 | 10000101 | 100110 | 1001010 | 0 | 110000 | 100001101 | 111011 | 100001 |
Color Harmonies of #522285
Complementary color
Monochromatic Colors of #522285
Black with #522285
Text Example
Text Example
White with #522285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522285; }
p { color: rgb(82,34,133); }
H1.HeaderClassName
{
color: #522285;
}
.AnyTagClassName
{
color: #522285;
}
</style>
background-color css
<style>
a { background-color: #522285; }
a { background-color: rgb(82,34,133); }
div.DivClassName
{
background-color: #522285;
}
.BgClassName
{
background-color: #522285;
}
</style>
border-color css
<style>
span { border-color: #522285; }
span { border-color: rgb(82,34,133); }
td.TdClassName
{
border-color: #522285;
}
.TagClassName
{
border-color: #522285;
}
</style>