Shades of Kingfisher Daisy #512592
Tints of Kingfisher Daisy #512592
RGB
CMYK
RGB Variations
Color information
#512592 (or 0x512592) is known color: Kingfisher Daisy. HEX triplet: 51, 25 and 92. RGB value is (81,37,146). Sum of RGB (Red+Green+Blue) = 81+37+146=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 37 (14.84% from 255 or 14.02% from 264); Blue value is 146 (57.42% from 255 or 55.30% from 264); Max value from RGB is 146 - color contains mainly: blue. Hex color #512592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512592 is #AEDA6D. Grayscale: #3E3E3E. Windows color (decimal): -11459182 or 9577809. OLE color: 9577809.
HSL color Cylindrical-coordinate representation of color #512592: hue angle of 264.22º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #512592 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 37 | 146 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.43 |
| HSL | 264.22º | 0.6% | 0.36% | - |
| HSV(B) | 264.22º | 0.75% | 0.57% | - |
| XYZ | 9.24 | 5.15 | 27.7 | - |
| YUV | 62.58 | 175.08 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 37 | 146 | 0.45 | 0.75 | 0 | 0.43 | 264.22 | 0.6 | 0.36 |
| Hex | 51 | 25 | 92 | 2D | 4B | 0 | 2B | 108 | 3C | 24 |
| Octal | 121 | 45 | 222 | 55 | 113 | 0 | 53 | 410 | 74 | 44 |
| Binary | 1010001 | 100101 | 10010010 | 101101 | 1001011 | 0 | 101011 | 100001000 | 111100 | 100100 |
Color Harmonies of #512592
Complementary color
Monochromatic Colors of #512592
Black with #512592
Text Example
Text Example
White with #512592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512592; }
p { color: rgb(81,37,146); }
H1.HeaderClassName
{
color: #512592;
}
.AnyTagClassName
{
color: #512592;
}
</style>
background-color css
<style>
a { background-color: #512592; }
a { background-color: rgb(81,37,146); }
div.DivClassName
{
background-color: #512592;
}
.BgClassName
{
background-color: #512592;
}
</style>
border-color css
<style>
span { border-color: #512592; }
span { border-color: rgb(81,37,146); }
td.TdClassName
{
border-color: #512592;
}
.TagClassName
{
border-color: #512592;
}
</style>