Shades of Kingfisher Daisy #513389
Tints of Kingfisher Daisy #513389
RGB
CMYK
RGB Variations
Color information
#513389 (or 0x513389) is known color: Kingfisher Daisy. HEX triplet: 51, 33 and 89. RGB value is (81,51,137). Sum of RGB (Red+Green+Blue) = 81+51+137=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 51 (20.31% from 255 or 18.96% from 269); Blue value is 137 (53.91% from 255 or 50.93% from 269); Max value from RGB is 137 - color contains mainly: blue. Hex color #513389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513389 is #AECC76. Grayscale: #454545. Windows color (decimal): -11455607 or 8991569. OLE color: 8991569.
HSL color Cylindrical-coordinate representation of color #513389: hue angle of 260.93º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #513389 is Cyan = 0.41, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 51 | 137 | - |
| CMYK | 0.41 | 0.63 | 0 | 0.46 |
| HSL | 260.93º | 0.46% | 0.37% | - |
| HSV(B) | 260.93º | 0.63% | 0.54% | - |
| XYZ | 9.09 | 5.92 | 24.33 | - |
| YUV | 69.77 | 165.94 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 137 | 0.41 | 0.63 | 0 | 0.46 | 260.93 | 0.46 | 0.37 |
| Hex | 51 | 33 | 89 | 29 | 3F | 0 | 2E | 105 | 2E | 25 |
| Octal | 121 | 63 | 211 | 51 | 77 | 0 | 56 | 405 | 56 | 45 |
| Binary | 1010001 | 110011 | 10001001 | 101001 | 111111 | 0 | 101110 | 100000101 | 101110 | 100101 |
Color Harmonies of #513389
Complementary color
Monochromatic Colors of #513389
Black with #513389
Text Example
Text Example
White with #513389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513389; }
p { color: rgb(81,51,137); }
H1.HeaderClassName
{
color: #513389;
}
.AnyTagClassName
{
color: #513389;
}
</style>
background-color css
<style>
a { background-color: #513389; }
a { background-color: rgb(81,51,137); }
div.DivClassName
{
background-color: #513389;
}
.BgClassName
{
background-color: #513389;
}
</style>
border-color css
<style>
span { border-color: #513389; }
span { border-color: rgb(81,51,137); }
td.TdClassName
{
border-color: #513389;
}
.TagClassName
{
border-color: #513389;
}
</style>