Shades of Kingfisher Daisy #512290
Tints of Kingfisher Daisy #512290
RGB
CMYK
RGB Variations
Color information
#512290 (or 0x512290) is known color: Kingfisher Daisy. HEX triplet: 51, 22 and 90. RGB value is (81,34,144). Sum of RGB (Red+Green+Blue) = 81+34+144=259 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.27% from 259); Green value is 34 (13.67% from 255 or 13.13% from 259); Blue value is 144 (56.64% from 255 or 55.60% from 259); Max value from RGB is 144 - color contains mainly: blue. Hex color #512290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512290 is #AEDD6F. Grayscale: #3C3C3C. Windows color (decimal): -11459952 or 9445969. OLE color: 9445969.
HSL color Cylindrical-coordinate representation of color #512290: hue angle of 265.64º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #512290 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 34 | 144 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.44 |
| HSL | 265.64º | 0.62% | 0.35% | - |
| HSV(B) | 265.64º | 0.76% | 0.56% | - |
| XYZ | 9 | 4.91 | 26.86 | - |
| YUV | 60.59 | 175.07 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 34 | 144 | 0.44 | 0.76 | 0 | 0.44 | 265.64 | 0.62 | 0.35 |
| Hex | 51 | 22 | 90 | 2C | 4C | 0 | 2C | 10A | 3E | 23 |
| Octal | 121 | 42 | 220 | 54 | 114 | 0 | 54 | 412 | 76 | 43 |
| Binary | 1010001 | 100010 | 10010000 | 101100 | 1001100 | 0 | 101100 | 100001010 | 111110 | 100011 |
Color Harmonies of #512290
Complementary color
Monochromatic Colors of #512290
Black with #512290
Text Example
Text Example
White with #512290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512290; }
p { color: rgb(81,34,144); }
H1.HeaderClassName
{
color: #512290;
}
.AnyTagClassName
{
color: #512290;
}
</style>
background-color css
<style>
a { background-color: #512290; }
a { background-color: rgb(81,34,144); }
div.DivClassName
{
background-color: #512290;
}
.BgClassName
{
background-color: #512290;
}
</style>
border-color css
<style>
span { border-color: #512290; }
span { border-color: rgb(81,34,144); }
td.TdClassName
{
border-color: #512290;
}
.TagClassName
{
border-color: #512290;
}
</style>