Shades of Kingfisher Daisy #512087
Tints of Kingfisher Daisy #512087
RGB
CMYK
RGB Variations
Color information
#512087 (or 0x512087) is known color: Kingfisher Daisy. HEX triplet: 51, 20 and 87. RGB value is (81,32,135). Sum of RGB (Red+Green+Blue) = 81+32+135=248 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.66% from 248); Green value is 32 (12.89% from 255 or 12.90% from 248); Blue value is 135 (53.12% from 255 or 54.44% from 248); Max value from RGB is 135 - color contains mainly: blue. Hex color #512087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512087 is #AEDF78. Grayscale: #3A3A3A. Windows color (decimal): -11460473 or 8855633. OLE color: 8855633.
HSL color Cylindrical-coordinate representation of color #512087: hue angle of 268.54º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #512087 is Cyan = 0.40, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 32 | 135 | - |
| CMYK | 0.40 | 0.76 | 0 | 0.47 |
| HSL | 268.54º | 0.62% | 0.33% | - |
| HSV(B) | 268.54º | 0.76% | 0.53% | - |
| XYZ | 8.28 | 4.53 | 23.36 | - |
| YUV | 58.39 | 171.23 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 32 | 135 | 0.40 | 0.76 | 0 | 0.47 | 268.54 | 0.62 | 0.33 |
| Hex | 51 | 20 | 87 | 28 | 4C | 0 | 2F | 10D | 3E | 21 |
| Octal | 121 | 40 | 207 | 50 | 114 | 0 | 57 | 415 | 76 | 41 |
| Binary | 1010001 | 100000 | 10000111 | 101000 | 1001100 | 0 | 101111 | 100001101 | 111110 | 100001 |
Color Harmonies of #512087
Complementary color
Monochromatic Colors of #512087
Black with #512087
Text Example
Text Example
White with #512087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512087; }
p { color: rgb(81,32,135); }
H1.HeaderClassName
{
color: #512087;
}
.AnyTagClassName
{
color: #512087;
}
</style>
background-color css
<style>
a { background-color: #512087; }
a { background-color: rgb(81,32,135); }
div.DivClassName
{
background-color: #512087;
}
.BgClassName
{
background-color: #512087;
}
</style>
border-color css
<style>
span { border-color: #512087; }
span { border-color: rgb(81,32,135); }
td.TdClassName
{
border-color: #512087;
}
.TagClassName
{
border-color: #512087;
}
</style>