Shades of Kingfisher Daisy #512987
Tints of Kingfisher Daisy #512987
RGB
CMYK
RGB Variations
Color information
#512987 (or 0x512987) is known color: Kingfisher Daisy. HEX triplet: 51, 29 and 87. RGB value is (81,41,135). Sum of RGB (Red+Green+Blue) = 81+41+135=257 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.52% from 257); Green value is 41 (16.41% from 255 or 15.95% from 257); Blue value is 135 (53.12% from 255 or 52.53% from 257); Max value from RGB is 135 - color contains mainly: blue. Hex color #512987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512987 is #AED678. Grayscale: #3F3F3F. Windows color (decimal): -11458169 or 8857937. OLE color: 8857937.
HSL color Cylindrical-coordinate representation of color #512987: hue angle of 265.53º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #512987 is Cyan = 0.40, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 41 | 135 | - |
| CMYK | 0.40 | 0.70 | 0 | 0.47 |
| HSL | 265.53º | 0.53% | 0.35% | - |
| HSV(B) | 265.53º | 0.7% | 0.53% | - |
| XYZ | 8.56 | 5.08 | 23.45 | - |
| YUV | 63.68 | 168.25 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 135 | 0.40 | 0.70 | 0 | 0.47 | 265.53 | 0.53 | 0.35 |
| Hex | 51 | 29 | 87 | 28 | 46 | 0 | 2F | 10A | 35 | 23 |
| Octal | 121 | 51 | 207 | 50 | 106 | 0 | 57 | 412 | 65 | 43 |
| Binary | 1010001 | 101001 | 10000111 | 101000 | 1000110 | 0 | 101111 | 100001010 | 110101 | 100011 |
Color Harmonies of #512987
Complementary color
Monochromatic Colors of #512987
Black with #512987
Text Example
Text Example
White with #512987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512987; }
p { color: rgb(81,41,135); }
H1.HeaderClassName
{
color: #512987;
}
.AnyTagClassName
{
color: #512987;
}
</style>
background-color css
<style>
a { background-color: #512987; }
a { background-color: rgb(81,41,135); }
div.DivClassName
{
background-color: #512987;
}
.BgClassName
{
background-color: #512987;
}
</style>
border-color css
<style>
span { border-color: #512987; }
span { border-color: rgb(81,41,135); }
td.TdClassName
{
border-color: #512987;
}
.TagClassName
{
border-color: #512987;
}
</style>