Shades of Kingfisher Daisy #512982
Tints of Kingfisher Daisy #512982
RGB
CMYK
RGB Variations
Color information
#512982 (or 0x512982) is known color: Kingfisher Daisy. HEX triplet: 51, 29 and 82. RGB value is (81,41,130). Sum of RGB (Red+Green+Blue) = 81+41+130=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 41 (16.41% from 255 or 16.27% from 252); Blue value is 130 (51.17% from 255 or 51.59% from 252); Max value from RGB is 130 - color contains mainly: blue. Hex color #512982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512982 is #AED67D. Grayscale: #3E3E3E. Windows color (decimal): -11458174 or 8530257. OLE color: 8530257.
HSL color Cylindrical-coordinate representation of color #512982: hue angle of 266.97º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #512982 is Cyan = 0.38, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 41 | 130 | - |
| CMYK | 0.38 | 0.68 | 0 | 0.49 |
| HSL | 266.97º | 0.52% | 0.34% | - |
| HSV(B) | 266.97º | 0.68% | 0.51% | - |
| XYZ | 8.22 | 4.95 | 21.64 | - |
| YUV | 63.11 | 165.75 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 130 | 0.38 | 0.68 | 0 | 0.49 | 266.97 | 0.52 | 0.34 |
| Hex | 51 | 29 | 82 | 26 | 44 | 0 | 31 | 10B | 34 | 22 |
| Octal | 121 | 51 | 202 | 46 | 104 | 0 | 61 | 413 | 64 | 42 |
| Binary | 1010001 | 101001 | 10000010 | 100110 | 1000100 | 0 | 110001 | 100001011 | 110100 | 100010 |
Color Harmonies of #512982
Complementary color
Monochromatic Colors of #512982
Black with #512982
Text Example
Text Example
White with #512982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512982; }
p { color: rgb(81,41,130); }
H1.HeaderClassName
{
color: #512982;
}
.AnyTagClassName
{
color: #512982;
}
</style>
background-color css
<style>
a { background-color: #512982; }
a { background-color: rgb(81,41,130); }
div.DivClassName
{
background-color: #512982;
}
.BgClassName
{
background-color: #512982;
}
</style>
border-color css
<style>
span { border-color: #512982; }
span { border-color: rgb(81,41,130); }
td.TdClassName
{
border-color: #512982;
}
.TagClassName
{
border-color: #512982;
}
</style>