Shades of Kingfisher Daisy #522991
Tints of Kingfisher Daisy #522991
RGB
CMYK
RGB Variations
Color information
#522991 (or 0x522991) is known color: Kingfisher Daisy. HEX triplet: 52, 29 and 91. RGB value is (82,41,145). Sum of RGB (Red+Green+Blue) = 82+41+145=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 41 (16.41% from 255 or 15.30% from 268); Blue value is 145 (57.03% from 255 or 54.10% from 268); Max value from RGB is 145 - color contains mainly: blue. Hex color #522991 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522991 is #ADD66E. Grayscale: #404040. Windows color (decimal): -11392623 or 9513298. OLE color: 9513298.
HSL color Cylindrical-coordinate representation of color #522991: hue angle of 263.65º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522991 is Cyan = 0.43, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 41 | 145 | - |
| CMYK | 0.43 | 0.72 | 0 | 0.43 |
| HSL | 263.65º | 0.56% | 0.36% | - |
| HSV(B) | 263.65º | 0.72% | 0.57% | - |
| XYZ | 9.38 | 5.42 | 27.34 | - |
| YUV | 65.12 | 173.08 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 145 | 0.43 | 0.72 | 0 | 0.43 | 263.65 | 0.56 | 0.36 |
| Hex | 52 | 29 | 91 | 2B | 48 | 0 | 2B | 108 | 38 | 24 |
| Octal | 122 | 51 | 221 | 53 | 110 | 0 | 53 | 410 | 70 | 44 |
| Binary | 1010010 | 101001 | 10010001 | 101011 | 1001000 | 0 | 101011 | 100001000 | 111000 | 100100 |
Color Harmonies of #522991
Complementary color
Monochromatic Colors of #522991
Black with #522991
Text Example
Text Example
White with #522991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522991; }
p { color: rgb(82,41,145); }
H1.HeaderClassName
{
color: #522991;
}
.AnyTagClassName
{
color: #522991;
}
</style>
background-color css
<style>
a { background-color: #522991; }
a { background-color: rgb(82,41,145); }
div.DivClassName
{
background-color: #522991;
}
.BgClassName
{
background-color: #522991;
}
</style>
border-color css
<style>
span { border-color: #522991; }
span { border-color: rgb(82,41,145); }
td.TdClassName
{
border-color: #522991;
}
.TagClassName
{
border-color: #522991;
}
</style>