Shades of Kingfisher Daisy #512494
Tints of Kingfisher Daisy #512494
RGB
CMYK
RGB Variations
Color information
#512494 (or 0x512494) is known color: Kingfisher Daisy. HEX triplet: 51, 24 and 94. RGB value is (81,36,148). Sum of RGB (Red+Green+Blue) = 81+36+148=265 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.57% from 265); Green value is 36 (14.45% from 255 or 13.58% from 265); Blue value is 148 (58.20% from 255 or 55.85% from 265); Max value from RGB is 148 - color contains mainly: blue. Hex color #512494 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512494 is #AEDB6B. Grayscale: #3D3D3D. Windows color (decimal): -11459436 or 9708625. OLE color: 9708625.
HSL color Cylindrical-coordinate representation of color #512494: hue angle of 264.11º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #512494 is Cyan = 0.45, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 36 | 148 | - |
| CMYK | 0.45 | 0.76 | 0 | 0.42 |
| HSL | 264.11º | 0.61% | 0.36% | - |
| HSV(B) | 264.11º | 0.76% | 0.58% | - |
| XYZ | 9.37 | 5.15 | 28.52 | - |
| YUV | 62.22 | 176.41 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 148 | 0.45 | 0.76 | 0 | 0.42 | 264.11 | 0.61 | 0.36 |
| Hex | 51 | 24 | 94 | 2D | 4C | 0 | 2A | 108 | 3D | 24 |
| Octal | 121 | 44 | 224 | 55 | 114 | 0 | 52 | 410 | 75 | 44 |
| Binary | 1010001 | 100100 | 10010100 | 101101 | 1001100 | 0 | 101010 | 100001000 | 111101 | 100100 |
Color Harmonies of #512494
Complementary color
Monochromatic Colors of #512494
Black with #512494
Text Example
Text Example
White with #512494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512494; }
p { color: rgb(81,36,148); }
H1.HeaderClassName
{
color: #512494;
}
.AnyTagClassName
{
color: #512494;
}
</style>
background-color css
<style>
a { background-color: #512494; }
a { background-color: rgb(81,36,148); }
div.DivClassName
{
background-color: #512494;
}
.BgClassName
{
background-color: #512494;
}
</style>
border-color css
<style>
span { border-color: #512494; }
span { border-color: rgb(81,36,148); }
td.TdClassName
{
border-color: #512494;
}
.TagClassName
{
border-color: #512494;
}
</style>