Shades of Kingfisher Daisy #522482
Tints of Kingfisher Daisy #522482
RGB
CMYK
RGB Variations
Color information
#522482 (or 0x522482) is known color: Kingfisher Daisy. HEX triplet: 52, 24 and 82. RGB value is (82,36,130). Sum of RGB (Red+Green+Blue) = 82+36+130=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 36 (14.45% from 255 or 14.52% from 248); Blue value is 130 (51.17% from 255 or 52.42% from 248); Max value from RGB is 130 - color contains mainly: blue. Hex color #522482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #522482 is #ADDB7D. Grayscale: #3C3C3C. Windows color (decimal): -11393918 or 8528978. OLE color: 8528978.
HSL color Cylindrical-coordinate representation of color #522482: hue angle of 269.36º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522482 is Cyan = 0.37, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 36 | 130 | - |
| CMYK | 0.37 | 0.72 | 0 | 0.49 |
| HSL | 269.36º | 0.57% | 0.33% | - |
| HSV(B) | 269.36º | 0.72% | 0.51% | - |
| XYZ | 8.14 | 4.67 | 21.59 | - |
| YUV | 60.47 | 167.24 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 130 | 0.37 | 0.72 | 0 | 0.49 | 269.36 | 0.57 | 0.33 |
| Hex | 52 | 24 | 82 | 25 | 48 | 0 | 31 | 10D | 39 | 21 |
| Octal | 122 | 44 | 202 | 45 | 110 | 0 | 61 | 415 | 71 | 41 |
| Binary | 1010010 | 100100 | 10000010 | 100101 | 1001000 | 0 | 110001 | 100001101 | 111001 | 100001 |
Color Harmonies of #522482
Complementary color
Monochromatic Colors of #522482
Black with #522482
Text Example
Text Example
White with #522482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522482; }
p { color: rgb(82,36,130); }
H1.HeaderClassName
{
color: #522482;
}
.AnyTagClassName
{
color: #522482;
}
</style>
background-color css
<style>
a { background-color: #522482; }
a { background-color: rgb(82,36,130); }
div.DivClassName
{
background-color: #522482;
}
.BgClassName
{
background-color: #522482;
}
</style>
border-color css
<style>
span { border-color: #522482; }
span { border-color: rgb(82,36,130); }
td.TdClassName
{
border-color: #522482;
}
.TagClassName
{
border-color: #522482;
}
</style>