Shades of Kingfisher Daisy #522880
Tints of Kingfisher Daisy #522880
RGB
CMYK
RGB Variations
Color information
#522880 (or 0x522880) is known color: Kingfisher Daisy. HEX triplet: 52, 28 and 80. RGB value is (82,40,128). Sum of RGB (Red+Green+Blue) = 82+40+128=250 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.8% from 250); Green value is 40 (16.02% from 255 or 16% from 250); Blue value is 128 (50.39% from 255 or 51.2% from 250); Max value from RGB is 128 - color contains mainly: blue. Hex color #522880 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522880 is #ADD77F. Grayscale: #3E3E3E. Windows color (decimal): -11392896 or 8398930. OLE color: 8398930.
HSL color Cylindrical-coordinate representation of color #522880: hue angle of 268.64º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #522880 is Cyan = 0.36, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 40 | 128 | - |
| CMYK | 0.36 | 0.69 | 0 | 0.50 |
| HSL | 268.64º | 0.52% | 0.33% | - |
| HSV(B) | 268.64º | 0.69% | 0.5% | - |
| XYZ | 8.13 | 4.87 | 20.93 | - |
| YUV | 62.59 | 164.91 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 128 | 0.36 | 0.69 | 0 | 0.50 | 268.64 | 0.52 | 0.33 |
| Hex | 52 | 28 | 80 | 24 | 45 | 0 | 32 | 10D | 34 | 21 |
| Octal | 122 | 50 | 200 | 44 | 105 | 0 | 62 | 415 | 64 | 41 |
| Binary | 1010010 | 101000 | 10000000 | 100100 | 1000101 | 0 | 110010 | 100001101 | 110100 | 100001 |
Color Harmonies of #522880
Complementary color
Monochromatic Colors of #522880
Black with #522880
Text Example
Text Example
White with #522880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522880; }
p { color: rgb(82,40,128); }
H1.HeaderClassName
{
color: #522880;
}
.AnyTagClassName
{
color: #522880;
}
</style>
background-color css
<style>
a { background-color: #522880; }
a { background-color: rgb(82,40,128); }
div.DivClassName
{
background-color: #522880;
}
.BgClassName
{
background-color: #522880;
}
</style>
border-color css
<style>
span { border-color: #522880; }
span { border-color: rgb(82,40,128); }
td.TdClassName
{
border-color: #522880;
}
.TagClassName
{
border-color: #522880;
}
</style>