Shades of Kingfisher Daisy #522381
Tints of Kingfisher Daisy #522381
RGB
CMYK
RGB Variations
Color information
#522381 (or 0x522381) is known color: Kingfisher Daisy. HEX triplet: 52, 23 and 81. RGB value is (82,35,129). Sum of RGB (Red+Green+Blue) = 82+35+129=246 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.33% from 246); Green value is 35 (14.06% from 255 or 14.23% from 246); Blue value is 129 (50.78% from 255 or 52.44% from 246); Max value from RGB is 129 - color contains mainly: blue. Hex color #522381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522381 is #ADDC7E. Grayscale: #3B3B3B. Windows color (decimal): -11394175 or 8463186. OLE color: 8463186.
HSL color Cylindrical-coordinate representation of color #522381: hue angle of 270º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #522381 is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 35 | 129 | - |
| CMYK | 0.36 | 0.73 | 0 | 0.49 |
| HSL | 270º | 0.57% | 0.32% | - |
| HSV(B) | 270º | 0.73% | 0.51% | - |
| XYZ | 8.04 | 4.58 | 21.23 | - |
| YUV | 59.77 | 167.07 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 35 | 129 | 0.36 | 0.73 | 0 | 0.49 | 270 | 0.57 | 0.32 |
| Hex | 52 | 23 | 81 | 24 | 49 | 0 | 31 | 10E | 39 | 20 |
| Octal | 122 | 43 | 201 | 44 | 111 | 0 | 61 | 416 | 71 | 40 |
| Binary | 1010010 | 100011 | 10000001 | 100100 | 1001001 | 0 | 110001 | 100001110 | 111001 | 100000 |
Color Harmonies of #522381
Complementary color
Monochromatic Colors of #522381
Black with #522381
Text Example
Text Example
White with #522381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522381; }
p { color: rgb(82,35,129); }
H1.HeaderClassName
{
color: #522381;
}
.AnyTagClassName
{
color: #522381;
}
</style>
background-color css
<style>
a { background-color: #522381; }
a { background-color: rgb(82,35,129); }
div.DivClassName
{
background-color: #522381;
}
.BgClassName
{
background-color: #522381;
}
</style>
border-color css
<style>
span { border-color: #522381; }
span { border-color: rgb(82,35,129); }
td.TdClassName
{
border-color: #522381;
}
.TagClassName
{
border-color: #522381;
}
</style>