Shades of Kingfisher Daisy #513181
Tints of Kingfisher Daisy #513181
RGB
CMYK
RGB Variations
Color information
#513181 (or 0x513181) is known color: Kingfisher Daisy. HEX triplet: 51, 31 and 81. RGB value is (81,49,129). Sum of RGB (Red+Green+Blue) = 81+49+129=259 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.27% from 259); Green value is 49 (19.53% from 255 or 18.92% from 259); Blue value is 129 (50.78% from 255 or 49.81% from 259); Max value from RGB is 129 - color contains mainly: blue. Hex color #513181 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513181 is #AECE7E. Grayscale: #434343. Windows color (decimal): -11456127 or 8466769. OLE color: 8466769.
HSL color Cylindrical-coordinate representation of color #513181: hue angle of 264º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #513181 is Cyan = 0.37, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 49 | 129 | - |
| CMYK | 0.37 | 0.62 | 0 | 0.49 |
| HSL | 264º | 0.45% | 0.35% | - |
| HSV(B) | 264º | 0.62% | 0.51% | - |
| XYZ | 8.45 | 5.53 | 21.39 | - |
| YUV | 67.69 | 162.6 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 129 | 0.37 | 0.62 | 0 | 0.49 | 264 | 0.45 | 0.35 |
| Hex | 51 | 31 | 81 | 25 | 3E | 0 | 31 | 108 | 2D | 23 |
| Octal | 121 | 61 | 201 | 45 | 76 | 0 | 61 | 410 | 55 | 43 |
| Binary | 1010001 | 110001 | 10000001 | 100101 | 111110 | 0 | 110001 | 100001000 | 101101 | 100011 |
Color Harmonies of #513181
Complementary color
Monochromatic Colors of #513181
Black with #513181
Text Example
Text Example
White with #513181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513181; }
p { color: rgb(81,49,129); }
H1.HeaderClassName
{
color: #513181;
}
.AnyTagClassName
{
color: #513181;
}
</style>
background-color css
<style>
a { background-color: #513181; }
a { background-color: rgb(81,49,129); }
div.DivClassName
{
background-color: #513181;
}
.BgClassName
{
background-color: #513181;
}
</style>
border-color css
<style>
span { border-color: #513181; }
span { border-color: rgb(81,49,129); }
td.TdClassName
{
border-color: #513181;
}
.TagClassName
{
border-color: #513181;
}
</style>