Shades of Kingfisher Daisy #513785
Tints of Kingfisher Daisy #513785
RGB
CMYK
RGB Variations
Color information
#513785 (or 0x513785) is known color: Kingfisher Daisy. HEX triplet: 51, 37 and 85. RGB value is (81,55,133). Sum of RGB (Red+Green+Blue) = 81+55+133=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 55 (21.88% from 255 or 20.45% from 269); Blue value is 133 (52.34% from 255 or 49.44% from 269); Max value from RGB is 133 - color contains mainly: blue. Hex color #513785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513785 is #AEC87A. Grayscale: #474747. Windows color (decimal): -11454587 or 8730449. OLE color: 8730449.
HSL color Cylindrical-coordinate representation of color #513785: hue angle of 260º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #513785 is Cyan = 0.39, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 55 | 133 | - |
| CMYK | 0.39 | 0.59 | 0 | 0.48 |
| HSL | 260º | 0.41% | 0.37% | - |
| HSV(B) | 260º | 0.59% | 0.52% | - |
| XYZ | 8.99 | 6.18 | 22.91 | - |
| YUV | 71.67 | 162.61 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 133 | 0.39 | 0.59 | 0 | 0.48 | 260 | 0.41 | 0.37 |
| Hex | 51 | 37 | 85 | 27 | 3B | 0 | 30 | 104 | 29 | 25 |
| Octal | 121 | 67 | 205 | 47 | 73 | 0 | 60 | 404 | 51 | 45 |
| Binary | 1010001 | 110111 | 10000101 | 100111 | 111011 | 0 | 110000 | 100000100 | 101001 | 100101 |
Color Harmonies of #513785
Complementary color
Monochromatic Colors of #513785
Black with #513785
Text Example
Text Example
White with #513785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513785; }
p { color: rgb(81,55,133); }
H1.HeaderClassName
{
color: #513785;
}
.AnyTagClassName
{
color: #513785;
}
</style>
background-color css
<style>
a { background-color: #513785; }
a { background-color: rgb(81,55,133); }
div.DivClassName
{
background-color: #513785;
}
.BgClassName
{
background-color: #513785;
}
</style>
border-color css
<style>
span { border-color: #513785; }
span { border-color: rgb(81,55,133); }
td.TdClassName
{
border-color: #513785;
}
.TagClassName
{
border-color: #513785;
}
</style>