Shades of Kingfisher Daisy #512388
Tints of Kingfisher Daisy #512388
RGB
CMYK
RGB Variations
Color information
#512388 (or 0x512388) is known color: Kingfisher Daisy. HEX triplet: 51, 23 and 88. RGB value is (81,35,136). Sum of RGB (Red+Green+Blue) = 81+35+136=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 35 (14.06% from 255 or 13.89% from 252); Blue value is 136 (53.52% from 255 or 53.97% from 252); Max value from RGB is 136 - color contains mainly: blue. Hex color #512388 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512388 is #AEDC77. Grayscale: #3B3B3B. Windows color (decimal): -11459704 or 8921937. OLE color: 8921937.
HSL color Cylindrical-coordinate representation of color #512388: hue angle of 267.33º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #512388 is Cyan = 0.40, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 35 | 136 | - |
| CMYK | 0.40 | 0.74 | 0 | 0.47 |
| HSL | 267.33º | 0.59% | 0.34% | - |
| HSV(B) | 267.33º | 0.74% | 0.53% | - |
| XYZ | 8.44 | 4.73 | 23.76 | - |
| YUV | 60.27 | 170.74 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 35 | 136 | 0.40 | 0.74 | 0 | 0.47 | 267.33 | 0.59 | 0.34 |
| Hex | 51 | 23 | 88 | 28 | 4A | 0 | 2F | 10B | 3B | 22 |
| Octal | 121 | 43 | 210 | 50 | 112 | 0 | 57 | 413 | 73 | 42 |
| Binary | 1010001 | 100011 | 10001000 | 101000 | 1001010 | 0 | 101111 | 100001011 | 111011 | 100010 |
Color Harmonies of #512388
Complementary color
Monochromatic Colors of #512388
Black with #512388
Text Example
Text Example
White with #512388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512388; }
p { color: rgb(81,35,136); }
H1.HeaderClassName
{
color: #512388;
}
.AnyTagClassName
{
color: #512388;
}
</style>
background-color css
<style>
a { background-color: #512388; }
a { background-color: rgb(81,35,136); }
div.DivClassName
{
background-color: #512388;
}
.BgClassName
{
background-color: #512388;
}
</style>
border-color css
<style>
span { border-color: #512388; }
span { border-color: rgb(81,35,136); }
td.TdClassName
{
border-color: #512388;
}
.TagClassName
{
border-color: #512388;
}
</style>