Shades of Kingfisher Daisy #512391
Tints of Kingfisher Daisy #512391
RGB
CMYK
RGB Variations
Color information
#512391 (or 0x512391) is known color: Kingfisher Daisy. HEX triplet: 51, 23 and 91. RGB value is (81,35,145). Sum of RGB (Red+Green+Blue) = 81+35+145=261 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.03% from 261); Green value is 35 (14.06% from 255 or 13.41% from 261); Blue value is 145 (57.03% from 255 or 55.56% from 261); Max value from RGB is 145 - color contains mainly: blue. Hex color #512391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512391 is #AEDC6E. Grayscale: #3C3C3C. Windows color (decimal): -11459695 or 9511761. OLE color: 9511761.
HSL color Cylindrical-coordinate representation of color #512391: hue angle of 265.09º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #512391 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 35 | 145 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.43 |
| HSL | 265.09º | 0.61% | 0.35% | - |
| HSV(B) | 265.09º | 0.76% | 0.57% | - |
| XYZ | 9.11 | 5 | 27.27 | - |
| YUV | 61.29 | 175.24 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 35 | 145 | 0.44 | 0.76 | 0 | 0.43 | 265.09 | 0.61 | 0.35 |
| Hex | 51 | 23 | 91 | 2C | 4C | 0 | 2B | 109 | 3D | 23 |
| Octal | 121 | 43 | 221 | 54 | 114 | 0 | 53 | 411 | 75 | 43 |
| Binary | 1010001 | 100011 | 10010001 | 101100 | 1001100 | 0 | 101011 | 100001001 | 111101 | 100011 |
Color Harmonies of #512391
Complementary color
Monochromatic Colors of #512391
Black with #512391
Text Example
Text Example
White with #512391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512391; }
p { color: rgb(81,35,145); }
H1.HeaderClassName
{
color: #512391;
}
.AnyTagClassName
{
color: #512391;
}
</style>
background-color css
<style>
a { background-color: #512391; }
a { background-color: rgb(81,35,145); }
div.DivClassName
{
background-color: #512391;
}
.BgClassName
{
background-color: #512391;
}
</style>
border-color css
<style>
span { border-color: #512391; }
span { border-color: rgb(81,35,145); }
td.TdClassName
{
border-color: #512391;
}
.TagClassName
{
border-color: #512391;
}
</style>