Shades of Kingfisher Daisy #522589
Tints of Kingfisher Daisy #522589
RGB
CMYK
RGB Variations
Color information
#522589 (or 0x522589) is known color: Kingfisher Daisy. HEX triplet: 52, 25 and 89. RGB value is (82,37,137). Sum of RGB (Red+Green+Blue) = 82+37+137=256 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.03% from 256); Green value is 37 (14.84% from 255 or 14.45% from 256); Blue value is 137 (53.91% from 255 or 53.52% from 256); Max value from RGB is 137 - color contains mainly: blue. Hex color #522589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522589 is #ADDA76. Grayscale: #3D3D3D. Windows color (decimal): -11393655 or 8987986. OLE color: 8987986.
HSL color Cylindrical-coordinate representation of color #522589: hue angle of 267º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #522589 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 37 | 137 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.46 |
| HSL | 267º | 0.57% | 0.34% | - |
| HSV(B) | 267º | 0.73% | 0.54% | - |
| XYZ | 8.66 | 4.92 | 24.16 | - |
| YUV | 61.86 | 170.41 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 137 | 0.40 | 0.73 | 0 | 0.46 | 267 | 0.57 | 0.34 |
| Hex | 52 | 25 | 89 | 28 | 49 | 0 | 2E | 10B | 39 | 22 |
| Octal | 122 | 45 | 211 | 50 | 111 | 0 | 56 | 413 | 71 | 42 |
| Binary | 1010010 | 100101 | 10001001 | 101000 | 1001001 | 0 | 101110 | 100001011 | 111001 | 100010 |
Color Harmonies of #522589
Complementary color
Monochromatic Colors of #522589
Black with #522589
Text Example
Text Example
White with #522589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522589; }
p { color: rgb(82,37,137); }
H1.HeaderClassName
{
color: #522589;
}
.AnyTagClassName
{
color: #522589;
}
</style>
background-color css
<style>
a { background-color: #522589; }
a { background-color: rgb(82,37,137); }
div.DivClassName
{
background-color: #522589;
}
.BgClassName
{
background-color: #522589;
}
</style>
border-color css
<style>
span { border-color: #522589; }
span { border-color: rgb(82,37,137); }
td.TdClassName
{
border-color: #522589;
}
.TagClassName
{
border-color: #522589;
}
</style>