Shades of Kingfisher Daisy #512587
Tints of Kingfisher Daisy #512587
RGB
CMYK
RGB Variations
Color information
#512587 (or 0x512587) is known color: Kingfisher Daisy. HEX triplet: 51, 25 and 87. RGB value is (81,37,135). Sum of RGB (Red+Green+Blue) = 81+37+135=253 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.02% from 253); Green value is 37 (14.84% from 255 or 14.62% from 253); Blue value is 135 (53.12% from 255 or 53.36% from 253); Max value from RGB is 135 - color contains mainly: blue. Hex color #512587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512587 is #AEDA78. Grayscale: #3C3C3C. Windows color (decimal): -11459193 or 8856913. OLE color: 8856913.
HSL color Cylindrical-coordinate representation of color #512587: hue angle of 266.94º degrees, saturation: 0.57, 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 #512587 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 37 | 135 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.47 |
| HSL | 266.94º | 0.57% | 0.34% | - |
| HSV(B) | 266.94º | 0.73% | 0.53% | - |
| XYZ | 8.43 | 4.82 | 23.41 | - |
| YUV | 61.33 | 169.58 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 37 | 135 | 0.40 | 0.73 | 0 | 0.47 | 266.94 | 0.57 | 0.34 |
| Hex | 51 | 25 | 87 | 28 | 49 | 0 | 2F | 10B | 39 | 22 |
| Octal | 121 | 45 | 207 | 50 | 111 | 0 | 57 | 413 | 71 | 42 |
| Binary | 1010001 | 100101 | 10000111 | 101000 | 1001001 | 0 | 101111 | 100001011 | 111001 | 100010 |
Color Harmonies of #512587
Complementary color
Monochromatic Colors of #512587
Black with #512587
Text Example
Text Example
White with #512587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512587; }
p { color: rgb(81,37,135); }
H1.HeaderClassName
{
color: #512587;
}
.AnyTagClassName
{
color: #512587;
}
</style>
background-color css
<style>
a { background-color: #512587; }
a { background-color: rgb(81,37,135); }
div.DivClassName
{
background-color: #512587;
}
.BgClassName
{
background-color: #512587;
}
</style>
border-color css
<style>
span { border-color: #512587; }
span { border-color: rgb(81,37,135); }
td.TdClassName
{
border-color: #512587;
}
.TagClassName
{
border-color: #512587;
}
</style>