Shades of Kingfisher Daisy #513186
Tints of Kingfisher Daisy #513186
RGB
CMYK
RGB Variations
Color information
#513186 (or 0x513186) is known color: Kingfisher Daisy. HEX triplet: 51, 31 and 86. RGB value is (81,49,134). Sum of RGB (Red+Green+Blue) = 81+49+134=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 49 (19.53% from 255 or 18.56% from 264); Blue value is 134 (52.73% from 255 or 50.76% from 264); Max value from RGB is 134 - color contains mainly: blue. Hex color #513186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513186 is #AECE79. Grayscale: #434343. Windows color (decimal): -11456122 or 8794449. OLE color: 8794449.
HSL color Cylindrical-coordinate representation of color #513186: hue angle of 262.59º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #513186 is Cyan = 0.40, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 49 | 134 | - |
| CMYK | 0.40 | 0.63 | 0 | 0.47 |
| HSL | 262.59º | 0.46% | 0.36% | - |
| HSV(B) | 262.59º | 0.63% | 0.53% | - |
| XYZ | 8.79 | 5.67 | 23.18 | - |
| YUV | 68.26 | 165.1 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 134 | 0.40 | 0.63 | 0 | 0.47 | 262.59 | 0.46 | 0.36 |
| Hex | 51 | 31 | 86 | 28 | 3F | 0 | 2F | 107 | 2E | 24 |
| Octal | 121 | 61 | 206 | 50 | 77 | 0 | 57 | 407 | 56 | 44 |
| Binary | 1010001 | 110001 | 10000110 | 101000 | 111111 | 0 | 101111 | 100000111 | 101110 | 100100 |
Color Harmonies of #513186
Complementary color
Monochromatic Colors of #513186
Black with #513186
Text Example
Text Example
White with #513186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513186; }
p { color: rgb(81,49,134); }
H1.HeaderClassName
{
color: #513186;
}
.AnyTagClassName
{
color: #513186;
}
</style>
background-color css
<style>
a { background-color: #513186; }
a { background-color: rgb(81,49,134); }
div.DivClassName
{
background-color: #513186;
}
.BgClassName
{
background-color: #513186;
}
</style>
border-color css
<style>
span { border-color: #513186; }
span { border-color: rgb(81,49,134); }
td.TdClassName
{
border-color: #513186;
}
.TagClassName
{
border-color: #513186;
}
</style>