Shades of Kingfisher Daisy #512484
Tints of Kingfisher Daisy #512484
RGB
CMYK
RGB Variations
Color information
#512484 (or 0x512484) is known color: Kingfisher Daisy. HEX triplet: 51, 24 and 84. RGB value is (81,36,132). Sum of RGB (Red+Green+Blue) = 81+36+132=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 36 (14.45% from 255 or 14.46% from 249); Blue value is 132 (51.95% from 255 or 53.01% from 249); Max value from RGB is 132 - color contains mainly: blue. Hex color #512484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512484 is #AEDB7B. Grayscale: #3C3C3C. Windows color (decimal): -11459452 or 8660049. OLE color: 8660049.
HSL color Cylindrical-coordinate representation of color #512484: hue angle of 268.12º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512484 is Cyan = 0.39, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 36 | 132 | - |
| CMYK | 0.39 | 0.73 | 0 | 0.48 |
| HSL | 268.13º | 0.57% | 0.33% | - |
| HSV(B) | 268.13º | 0.73% | 0.52% | - |
| XYZ | 8.19 | 4.68 | 22.3 | - |
| YUV | 60.4 | 168.41 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 132 | 0.39 | 0.73 | 0 | 0.48 | 268.13 | 0.57 | 0.33 |
| Hex | 51 | 24 | 84 | 27 | 49 | 0 | 30 | 10C | 39 | 21 |
| Octal | 121 | 44 | 204 | 47 | 111 | 0 | 60 | 414 | 71 | 41 |
| Binary | 1010001 | 100100 | 10000100 | 100111 | 1001001 | 0 | 110000 | 100001100 | 111001 | 100001 |
Color Harmonies of #512484
Complementary color
Monochromatic Colors of #512484
Black with #512484
Text Example
Text Example
White with #512484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512484; }
p { color: rgb(81,36,132); }
H1.HeaderClassName
{
color: #512484;
}
.AnyTagClassName
{
color: #512484;
}
</style>
background-color css
<style>
a { background-color: #512484; }
a { background-color: rgb(81,36,132); }
div.DivClassName
{
background-color: #512484;
}
.BgClassName
{
background-color: #512484;
}
</style>
border-color css
<style>
span { border-color: #512484; }
span { border-color: rgb(81,36,132); }
td.TdClassName
{
border-color: #512484;
}
.TagClassName
{
border-color: #512484;
}
</style>