Shades of Kingfisher Daisy #522091
Tints of Kingfisher Daisy #522091
RGB
CMYK
RGB Variations
Color information
#522091 (or 0x522091) is known color: Kingfisher Daisy. HEX triplet: 52, 20 and 91. RGB value is (82,32,145). Sum of RGB (Red+Green+Blue) = 82+32+145=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 32 (12.89% from 255 or 12.36% from 259); Blue value is 145 (57.03% from 255 or 55.98% from 259); Max value from RGB is 145 - color contains mainly: blue. Hex color #522091 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522091 is #ADDF6E. Grayscale: #3B3B3B. Windows color (decimal): -11394927 or 9510994. OLE color: 9510994.
HSL color Cylindrical-coordinate representation of color #522091: hue angle of 266.55º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #522091 is Cyan = 0.43, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 32 | 145 | - |
| CMYK | 0.43 | 0.78 | 0 | 0.43 |
| HSL | 266.55º | 0.64% | 0.35% | - |
| HSV(B) | 266.55º | 0.78% | 0.57% | - |
| XYZ | 9.11 | 4.87 | 27.25 | - |
| YUV | 59.83 | 176.07 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 145 | 0.43 | 0.78 | 0 | 0.43 | 266.55 | 0.64 | 0.35 |
| Hex | 52 | 20 | 91 | 2B | 4E | 0 | 2B | 10B | 40 | 23 |
| Octal | 122 | 40 | 221 | 53 | 116 | 0 | 53 | 413 | 100 | 43 |
| Binary | 1010010 | 100000 | 10010001 | 101011 | 1001110 | 0 | 101011 | 100001011 | 1000000 | 100011 |
Color Harmonies of #522091
Complementary color
Monochromatic Colors of #522091
Black with #522091
Text Example
Text Example
White with #522091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522091; }
p { color: rgb(82,32,145); }
H1.HeaderClassName
{
color: #522091;
}
.AnyTagClassName
{
color: #522091;
}
</style>
background-color css
<style>
a { background-color: #522091; }
a { background-color: rgb(82,32,145); }
div.DivClassName
{
background-color: #522091;
}
.BgClassName
{
background-color: #522091;
}
</style>
border-color css
<style>
span { border-color: #522091; }
span { border-color: rgb(82,32,145); }
td.TdClassName
{
border-color: #522091;
}
.TagClassName
{
border-color: #522091;
}
</style>