Shades of Kingfisher Daisy #512785
Tints of Kingfisher Daisy #512785
RGB
CMYK
RGB Variations
Color information
#512785 (or 0x512785) is known color: Kingfisher Daisy. HEX triplet: 51, 27 and 85. RGB value is (81,39,133). Sum of RGB (Red+Green+Blue) = 81+39+133=253 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.02% from 253); Green value is 39 (15.62% from 255 or 15.42% from 253); Blue value is 133 (52.34% from 255 or 52.57% from 253); Max value from RGB is 133 - color contains mainly: blue. Hex color #512785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512785 is #AED87A. Grayscale: #3D3D3D. Windows color (decimal): -11458683 or 8726353. OLE color: 8726353.
HSL color Cylindrical-coordinate representation of color #512785: hue angle of 266.81º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #512785 is Cyan = 0.39, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 39 | 133 | - |
| CMYK | 0.39 | 0.71 | 0 | 0.48 |
| HSL | 266.81º | 0.55% | 0.34% | - |
| HSV(B) | 266.81º | 0.71% | 0.52% | - |
| XYZ | 8.35 | 4.89 | 22.69 | - |
| YUV | 62.27 | 167.91 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 133 | 0.39 | 0.71 | 0 | 0.48 | 266.81 | 0.55 | 0.34 |
| Hex | 51 | 27 | 85 | 27 | 47 | 0 | 30 | 10B | 37 | 22 |
| Octal | 121 | 47 | 205 | 47 | 107 | 0 | 60 | 413 | 67 | 42 |
| Binary | 1010001 | 100111 | 10000101 | 100111 | 1000111 | 0 | 110000 | 100001011 | 110111 | 100010 |
Color Harmonies of #512785
Complementary color
Monochromatic Colors of #512785
Black with #512785
Text Example
Text Example
White with #512785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512785; }
p { color: rgb(81,39,133); }
H1.HeaderClassName
{
color: #512785;
}
.AnyTagClassName
{
color: #512785;
}
</style>
background-color css
<style>
a { background-color: #512785; }
a { background-color: rgb(81,39,133); }
div.DivClassName
{
background-color: #512785;
}
.BgClassName
{
background-color: #512785;
}
</style>
border-color css
<style>
span { border-color: #512785; }
span { border-color: rgb(81,39,133); }
td.TdClassName
{
border-color: #512785;
}
.TagClassName
{
border-color: #512785;
}
</style>