Shades of Kingfisher Daisy #512487
Tints of Kingfisher Daisy #512487
RGB
CMYK
RGB Variations
Color information
#512487 (or 0x512487) is known color: Kingfisher Daisy. HEX triplet: 51, 24 and 87. RGB value is (81,36,135). Sum of RGB (Red+Green+Blue) = 81+36+135=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 36 (14.45% from 255 or 14.29% from 252); Blue value is 135 (53.12% from 255 or 53.57% from 252); Max value from RGB is 135 - color contains mainly: blue. Hex color #512487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512487 is #AEDB78. Grayscale: #3C3C3C. Windows color (decimal): -11459449 or 8856657. OLE color: 8856657.
HSL color Cylindrical-coordinate representation of color #512487: hue angle of 267.27º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512487 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 36 | 135 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.47 |
| HSL | 267.27º | 0.58% | 0.34% | - |
| HSV(B) | 267.27º | 0.73% | 0.53% | - |
| XYZ | 8.4 | 4.76 | 23.4 | - |
| YUV | 60.74 | 169.91 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 135 | 0.40 | 0.73 | 0 | 0.47 | 267.27 | 0.58 | 0.34 |
| Hex | 51 | 24 | 87 | 28 | 49 | 0 | 2F | 10B | 3A | 22 |
| Octal | 121 | 44 | 207 | 50 | 111 | 0 | 57 | 413 | 72 | 42 |
| Binary | 1010001 | 100100 | 10000111 | 101000 | 1001001 | 0 | 101111 | 100001011 | 111010 | 100010 |
Color Harmonies of #512487
Complementary color
Monochromatic Colors of #512487
Black with #512487
Text Example
Text Example
White with #512487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512487; }
p { color: rgb(81,36,135); }
H1.HeaderClassName
{
color: #512487;
}
.AnyTagClassName
{
color: #512487;
}
</style>
background-color css
<style>
a { background-color: #512487; }
a { background-color: rgb(81,36,135); }
div.DivClassName
{
background-color: #512487;
}
.BgClassName
{
background-color: #512487;
}
</style>
border-color css
<style>
span { border-color: #512487; }
span { border-color: rgb(81,36,135); }
td.TdClassName
{
border-color: #512487;
}
.TagClassName
{
border-color: #512487;
}
</style>