Shades of Kingfisher Daisy #522983
Tints of Kingfisher Daisy #522983
RGB
CMYK
RGB Variations
Color information
#522983 (or 0x522983) is known color: Kingfisher Daisy. HEX triplet: 52, 29 and 83. RGB value is (82,41,131). Sum of RGB (Red+Green+Blue) = 82+41+131=254 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.28% from 254); Green value is 41 (16.41% from 255 or 16.14% from 254); Blue value is 131 (51.56% from 255 or 51.57% from 254); Max value from RGB is 131 - color contains mainly: blue. Hex color #522983 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522983 is #ADD67C. Grayscale: #3F3F3F. Windows color (decimal): -11392637 or 8595794. OLE color: 8595794.
HSL color Cylindrical-coordinate representation of color #522983: hue angle of 267.33º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #522983 is Cyan = 0.37, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 41 | 131 | - |
| CMYK | 0.37 | 0.69 | 0 | 0.49 |
| HSL | 267.33º | 0.52% | 0.34% | - |
| HSV(B) | 267.33º | 0.69% | 0.51% | - |
| XYZ | 8.37 | 5.02 | 22 | - |
| YUV | 63.52 | 166.08 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 131 | 0.37 | 0.69 | 0 | 0.49 | 267.33 | 0.52 | 0.34 |
| Hex | 52 | 29 | 83 | 25 | 45 | 0 | 31 | 10B | 34 | 22 |
| Octal | 122 | 51 | 203 | 45 | 105 | 0 | 61 | 413 | 64 | 42 |
| Binary | 1010010 | 101001 | 10000011 | 100101 | 1000101 | 0 | 110001 | 100001011 | 110100 | 100010 |
Color Harmonies of #522983
Complementary color
Monochromatic Colors of #522983
Black with #522983
Text Example
Text Example
White with #522983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522983; }
p { color: rgb(82,41,131); }
H1.HeaderClassName
{
color: #522983;
}
.AnyTagClassName
{
color: #522983;
}
</style>
background-color css
<style>
a { background-color: #522983; }
a { background-color: rgb(82,41,131); }
div.DivClassName
{
background-color: #522983;
}
.BgClassName
{
background-color: #522983;
}
</style>
border-color css
<style>
span { border-color: #522983; }
span { border-color: rgb(82,41,131); }
td.TdClassName
{
border-color: #522983;
}
.TagClassName
{
border-color: #522983;
}
</style>