Shades of Kingfisher Daisy #512284
Tints of Kingfisher Daisy #512284
RGB
CMYK
RGB Variations
Color information
#512284 (or 0x512284) is known color: Kingfisher Daisy. HEX triplet: 51, 22 and 84. RGB value is (81,34,132). Sum of RGB (Red+Green+Blue) = 81+34+132=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 34 (13.67% from 255 or 13.77% from 247); Blue value is 132 (51.95% from 255 or 53.44% from 247); Max value from RGB is 132 - color contains mainly: blue. Hex color #512284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512284 is #AEDD7B. Grayscale: #3A3A3A. Windows color (decimal): -11459964 or 8659537. OLE color: 8659537.
HSL color Cylindrical-coordinate representation of color #512284: hue angle of 268.78º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #512284 is Cyan = 0.39, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 34 | 132 | - |
| CMYK | 0.39 | 0.74 | 0 | 0.48 |
| HSL | 268.78º | 0.59% | 0.33% | - |
| HSV(B) | 268.78º | 0.74% | 0.52% | - |
| XYZ | 8.13 | 4.56 | 22.28 | - |
| YUV | 59.23 | 169.07 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 34 | 132 | 0.39 | 0.74 | 0 | 0.48 | 268.78 | 0.59 | 0.33 |
| Hex | 51 | 22 | 84 | 27 | 4A | 0 | 30 | 10D | 3B | 21 |
| Octal | 121 | 42 | 204 | 47 | 112 | 0 | 60 | 415 | 73 | 41 |
| Binary | 1010001 | 100010 | 10000100 | 100111 | 1001010 | 0 | 110000 | 100001101 | 111011 | 100001 |
Color Harmonies of #512284
Complementary color
Monochromatic Colors of #512284
Black with #512284
Text Example
Text Example
White with #512284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512284; }
p { color: rgb(81,34,132); }
H1.HeaderClassName
{
color: #512284;
}
.AnyTagClassName
{
color: #512284;
}
</style>
background-color css
<style>
a { background-color: #512284; }
a { background-color: rgb(81,34,132); }
div.DivClassName
{
background-color: #512284;
}
.BgClassName
{
background-color: #512284;
}
</style>
border-color css
<style>
span { border-color: #512284; }
span { border-color: rgb(81,34,132); }
td.TdClassName
{
border-color: #512284;
}
.TagClassName
{
border-color: #512284;
}
</style>