Shades of Kingfisher Daisy #512889
Tints of Kingfisher Daisy #512889
RGB
CMYK
RGB Variations
Color information
#512889 (or 0x512889) is known color: Kingfisher Daisy. HEX triplet: 51, 28 and 89. RGB value is (81,40,137). Sum of RGB (Red+Green+Blue) = 81+40+137=258 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.40% from 258); Green value is 40 (16.02% from 255 or 15.50% from 258); Blue value is 137 (53.91% from 255 or 53.10% from 258); Max value from RGB is 137 - color contains mainly: blue. Hex color #512889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512889 is #AED776. Grayscale: #3E3E3E. Windows color (decimal): -11458423 or 8988753. OLE color: 8988753.
HSL color Cylindrical-coordinate representation of color #512889: hue angle of 265.36º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #512889 is Cyan = 0.41, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 40 | 137 | - |
| CMYK | 0.41 | 0.71 | 0 | 0.46 |
| HSL | 265.36º | 0.55% | 0.35% | - |
| HSV(B) | 265.36º | 0.71% | 0.54% | - |
| XYZ | 8.67 | 5.07 | 24.19 | - |
| YUV | 63.32 | 169.58 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 40 | 137 | 0.41 | 0.71 | 0 | 0.46 | 265.36 | 0.55 | 0.35 |
| Hex | 51 | 28 | 89 | 29 | 47 | 0 | 2E | 109 | 37 | 23 |
| Octal | 121 | 50 | 211 | 51 | 107 | 0 | 56 | 411 | 67 | 43 |
| Binary | 1010001 | 101000 | 10001001 | 101001 | 1000111 | 0 | 101110 | 100001001 | 110111 | 100011 |
Color Harmonies of #512889
Complementary color
Monochromatic Colors of #512889
Black with #512889
Text Example
Text Example
White with #512889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512889; }
p { color: rgb(81,40,137); }
H1.HeaderClassName
{
color: #512889;
}
.AnyTagClassName
{
color: #512889;
}
</style>
background-color css
<style>
a { background-color: #512889; }
a { background-color: rgb(81,40,137); }
div.DivClassName
{
background-color: #512889;
}
.BgClassName
{
background-color: #512889;
}
</style>
border-color css
<style>
span { border-color: #512889; }
span { border-color: rgb(81,40,137); }
td.TdClassName
{
border-color: #512889;
}
.TagClassName
{
border-color: #512889;
}
</style>