Shades of Kingfisher Daisy #513780
Tints of Kingfisher Daisy #513780
RGB
CMYK
RGB Variations
Color information
#513780 (or 0x513780) is known color: Kingfisher Daisy. HEX triplet: 51, 37 and 80. RGB value is (81,55,128). Sum of RGB (Red+Green+Blue) = 81+55+128=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 55 (21.88% from 255 or 20.83% from 264); Blue value is 128 (50.39% from 255 or 48.48% from 264); Max value from RGB is 128 - color contains mainly: blue. Hex color #513780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513780 is #AEC87F. Grayscale: #464646. Windows color (decimal): -11454592 or 8402769. OLE color: 8402769.
HSL color Cylindrical-coordinate representation of color #513780: hue angle of 261.37º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #513780 is Cyan = 0.37, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 55 | 128 | - |
| CMYK | 0.37 | 0.57 | 0 | 0.50 |
| HSL | 261.37º | 0.4% | 0.36% | - |
| HSV(B) | 261.37º | 0.57% | 0.5% | - |
| XYZ | 8.66 | 6.04 | 21.13 | - |
| YUV | 71.1 | 160.11 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 128 | 0.37 | 0.57 | 0 | 0.50 | 261.37 | 0.4 | 0.36 |
| Hex | 51 | 37 | 80 | 25 | 39 | 0 | 32 | 105 | 28 | 24 |
| Octal | 121 | 67 | 200 | 45 | 71 | 0 | 62 | 405 | 50 | 44 |
| Binary | 1010001 | 110111 | 10000000 | 100101 | 111001 | 0 | 110010 | 100000101 | 101000 | 100100 |
Color Harmonies of #513780
Complementary color
Monochromatic Colors of #513780
Black with #513780
Text Example
Text Example
White with #513780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513780; }
p { color: rgb(81,55,128); }
H1.HeaderClassName
{
color: #513780;
}
.AnyTagClassName
{
color: #513780;
}
</style>
background-color css
<style>
a { background-color: #513780; }
a { background-color: rgb(81,55,128); }
div.DivClassName
{
background-color: #513780;
}
.BgClassName
{
background-color: #513780;
}
</style>
border-color css
<style>
span { border-color: #513780; }
span { border-color: rgb(81,55,128); }
td.TdClassName
{
border-color: #513780;
}
.TagClassName
{
border-color: #513780;
}
</style>