Shades of Kingfisher Daisy #523982
Tints of Kingfisher Daisy #523982
RGB
CMYK
RGB Variations
Color information
#523982 (or 0x523982) is known color: Kingfisher Daisy. HEX triplet: 52, 39 and 82. RGB value is (82,57,130). Sum of RGB (Red+Green+Blue) = 82+57+130=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 57 (22.66% from 255 or 21.19% from 269); Blue value is 130 (51.17% from 255 or 48.33% from 269); Max value from RGB is 130 - color contains mainly: blue. Hex color #523982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #523982 is #ADC67D. Grayscale: #484848. Windows color (decimal): -11388542 or 8534354. OLE color: 8534354.
HSL color Cylindrical-coordinate representation of color #523982: hue angle of 260.55º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #523982 is Cyan = 0.37, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 57 | 130 | - |
| CMYK | 0.37 | 0.56 | 0 | 0.49 |
| HSL | 260.55º | 0.39% | 0.37% | - |
| HSV(B) | 260.55º | 0.56% | 0.51% | - |
| XYZ | 8.97 | 6.33 | 21.87 | - |
| YUV | 72.8 | 160.28 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 130 | 0.37 | 0.56 | 0 | 0.49 | 260.55 | 0.39 | 0.37 |
| Hex | 52 | 39 | 82 | 25 | 38 | 0 | 31 | 105 | 27 | 25 |
| Octal | 122 | 71 | 202 | 45 | 70 | 0 | 61 | 405 | 47 | 45 |
| Binary | 1010010 | 111001 | 10000010 | 100101 | 111000 | 0 | 110001 | 100000101 | 100111 | 100101 |
Color Harmonies of #523982
Complementary color
Monochromatic Colors of #523982
Black with #523982
Text Example
Text Example
White with #523982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523982; }
p { color: rgb(82,57,130); }
H1.HeaderClassName
{
color: #523982;
}
.AnyTagClassName
{
color: #523982;
}
</style>
background-color css
<style>
a { background-color: #523982; }
a { background-color: rgb(82,57,130); }
div.DivClassName
{
background-color: #523982;
}
.BgClassName
{
background-color: #523982;
}
</style>
border-color css
<style>
span { border-color: #523982; }
span { border-color: rgb(82,57,130); }
td.TdClassName
{
border-color: #523982;
}
.TagClassName
{
border-color: #523982;
}
</style>