Shades of Kingfisher Daisy #513087
Tints of Kingfisher Daisy #513087
RGB
CMYK
RGB Variations
Color information
#513087 (or 0x513087) is known color: Kingfisher Daisy. HEX triplet: 51, 30 and 87. RGB value is (81,48,135). Sum of RGB (Red+Green+Blue) = 81+48+135=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 48 (19.14% from 255 or 18.18% from 264); Blue value is 135 (53.12% from 255 or 51.14% from 264); Max value from RGB is 135 - color contains mainly: blue. Hex color #513087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513087 is #AECF78. Grayscale: #434343. Windows color (decimal): -11456377 or 8859729. OLE color: 8859729.
HSL color Cylindrical-coordinate representation of color #513087: hue angle of 262.76º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #513087 is Cyan = 0.40, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 48 | 135 | - |
| CMYK | 0.40 | 0.64 | 0 | 0.47 |
| HSL | 262.76º | 0.48% | 0.36% | - |
| HSV(B) | 262.76º | 0.64% | 0.53% | - |
| XYZ | 8.82 | 5.61 | 23.54 | - |
| YUV | 67.79 | 165.93 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 135 | 0.40 | 0.64 | 0 | 0.47 | 262.76 | 0.48 | 0.36 |
| Hex | 51 | 30 | 87 | 28 | 40 | 0 | 2F | 107 | 30 | 24 |
| Octal | 121 | 60 | 207 | 50 | 100 | 0 | 57 | 407 | 60 | 44 |
| Binary | 1010001 | 110000 | 10000111 | 101000 | 1000000 | 0 | 101111 | 100000111 | 110000 | 100100 |
Color Harmonies of #513087
Complementary color
Monochromatic Colors of #513087
Black with #513087
Text Example
Text Example
White with #513087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513087; }
p { color: rgb(81,48,135); }
H1.HeaderClassName
{
color: #513087;
}
.AnyTagClassName
{
color: #513087;
}
</style>
background-color css
<style>
a { background-color: #513087; }
a { background-color: rgb(81,48,135); }
div.DivClassName
{
background-color: #513087;
}
.BgClassName
{
background-color: #513087;
}
</style>
border-color css
<style>
span { border-color: #513087; }
span { border-color: rgb(81,48,135); }
td.TdClassName
{
border-color: #513087;
}
.TagClassName
{
border-color: #513087;
}
</style>