Shades of Kingfisher Daisy #512189
Tints of Kingfisher Daisy #512189
RGB
CMYK
RGB Variations
Color information
#512189 (or 0x512189) is known color: Kingfisher Daisy. HEX triplet: 51, 21 and 89. RGB value is (81,33,137). Sum of RGB (Red+Green+Blue) = 81+33+137=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 33 (13.28% from 255 or 13.15% from 251); Blue value is 137 (53.91% from 255 or 54.58% from 251); Max value from RGB is 137 - color contains mainly: blue. Hex color #512189 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512189 is #AEDE76. Grayscale: #3A3A3A. Windows color (decimal): -11460215 or 8986961. OLE color: 8986961.
HSL color Cylindrical-coordinate representation of color #512189: hue angle of 267.69º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #512189 is Cyan = 0.41, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 33 | 137 | - |
| CMYK | 0.41 | 0.76 | 0 | 0.46 |
| HSL | 267.69º | 0.61% | 0.33% | - |
| HSV(B) | 267.69º | 0.76% | 0.54% | - |
| XYZ | 8.45 | 4.64 | 24.12 | - |
| YUV | 59.21 | 171.9 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 33 | 137 | 0.41 | 0.76 | 0 | 0.46 | 267.69 | 0.61 | 0.33 |
| Hex | 51 | 21 | 89 | 29 | 4C | 0 | 2E | 10C | 3D | 21 |
| Octal | 121 | 41 | 211 | 51 | 114 | 0 | 56 | 414 | 75 | 41 |
| Binary | 1010001 | 100001 | 10001001 | 101001 | 1001100 | 0 | 101110 | 100001100 | 111101 | 100001 |
Color Harmonies of #512189
Complementary color
Monochromatic Colors of #512189
Black with #512189
Text Example
Text Example
White with #512189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512189; }
p { color: rgb(81,33,137); }
H1.HeaderClassName
{
color: #512189;
}
.AnyTagClassName
{
color: #512189;
}
</style>
background-color css
<style>
a { background-color: #512189; }
a { background-color: rgb(81,33,137); }
div.DivClassName
{
background-color: #512189;
}
.BgClassName
{
background-color: #512189;
}
</style>
border-color css
<style>
span { border-color: #512189; }
span { border-color: rgb(81,33,137); }
td.TdClassName
{
border-color: #512189;
}
.TagClassName
{
border-color: #512189;
}
</style>