Shades of Kingfisher Daisy #512197
Tints of Kingfisher Daisy #512197
RGB
CMYK
RGB Variations
Color information
#512197 (or 0x512197) is known color: Kingfisher Daisy. HEX triplet: 51, 21 and 97. RGB value is (81,33,151). Sum of RGB (Red+Green+Blue) = 81+33+151=265 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.57% from 265); Green value is 33 (13.28% from 255 or 12.45% from 265); Blue value is 151 (59.38% from 255 or 56.98% from 265); Max value from RGB is 151 - color contains mainly: blue. Hex color #512197 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512197 is #AEDE68. Grayscale: #3C3C3C. Windows color (decimal): -11460201 or 9904465. OLE color: 9904465.
HSL color Cylindrical-coordinate representation of color #512197: hue angle of 264.41º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #512197 is Cyan = 0.46, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 33 | 151 | - |
| CMYK | 0.46 | 0.78 | 0 | 0.41 |
| HSL | 264.41º | 0.64% | 0.36% | - |
| HSV(B) | 264.41º | 0.78% | 0.59% | - |
| XYZ | 9.52 | 5.07 | 29.76 | - |
| YUV | 60.8 | 178.9 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 33 | 151 | 0.46 | 0.78 | 0 | 0.41 | 264.41 | 0.64 | 0.36 |
| Hex | 51 | 21 | 97 | 2E | 4E | 0 | 29 | 108 | 40 | 24 |
| Octal | 121 | 41 | 227 | 56 | 116 | 0 | 51 | 410 | 100 | 44 |
| Binary | 1010001 | 100001 | 10010111 | 101110 | 1001110 | 0 | 101001 | 100001000 | 1000000 | 100100 |
Color Harmonies of #512197
Complementary color
Monochromatic Colors of #512197
Black with #512197
Text Example
Text Example
White with #512197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512197; }
p { color: rgb(81,33,151); }
H1.HeaderClassName
{
color: #512197;
}
.AnyTagClassName
{
color: #512197;
}
</style>
background-color css
<style>
a { background-color: #512197; }
a { background-color: rgb(81,33,151); }
div.DivClassName
{
background-color: #512197;
}
.BgClassName
{
background-color: #512197;
}
</style>
border-color css
<style>
span { border-color: #512197; }
span { border-color: rgb(81,33,151); }
td.TdClassName
{
border-color: #512197;
}
.TagClassName
{
border-color: #512197;
}
</style>