Shades of Kingfisher Daisy #513185
Tints of Kingfisher Daisy #513185
RGB
CMYK
RGB Variations
Color information
#513185 (or 0x513185) is known color: Kingfisher Daisy. HEX triplet: 51, 31 and 85. RGB value is (81,49,133). Sum of RGB (Red+Green+Blue) = 81+49+133=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 49 (19.53% from 255 or 18.63% from 263); Blue value is 133 (52.34% from 255 or 50.57% from 263); Max value from RGB is 133 - color contains mainly: blue. Hex color #513185 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513185 is #AECE7A. Grayscale: #434343. Windows color (decimal): -11456123 or 8728913. OLE color: 8728913.
HSL color Cylindrical-coordinate representation of color #513185: hue angle of 262.86º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #513185 is Cyan = 0.39, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 49 | 133 | - |
| CMYK | 0.39 | 0.63 | 0 | 0.48 |
| HSL | 262.86º | 0.46% | 0.36% | - |
| HSV(B) | 262.86º | 0.63% | 0.52% | - |
| XYZ | 8.73 | 5.64 | 22.82 | - |
| YUV | 68.14 | 164.6 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 133 | 0.39 | 0.63 | 0 | 0.48 | 262.86 | 0.46 | 0.36 |
| Hex | 51 | 31 | 85 | 27 | 3F | 0 | 30 | 107 | 2E | 24 |
| Octal | 121 | 61 | 205 | 47 | 77 | 0 | 60 | 407 | 56 | 44 |
| Binary | 1010001 | 110001 | 10000101 | 100111 | 111111 | 0 | 110000 | 100000111 | 101110 | 100100 |
Color Harmonies of #513185
Complementary color
Monochromatic Colors of #513185
Black with #513185
Text Example
Text Example
White with #513185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513185; }
p { color: rgb(81,49,133); }
H1.HeaderClassName
{
color: #513185;
}
.AnyTagClassName
{
color: #513185;
}
</style>
background-color css
<style>
a { background-color: #513185; }
a { background-color: rgb(81,49,133); }
div.DivClassName
{
background-color: #513185;
}
.BgClassName
{
background-color: #513185;
}
</style>
border-color css
<style>
span { border-color: #513185; }
span { border-color: rgb(81,49,133); }
td.TdClassName
{
border-color: #513185;
}
.TagClassName
{
border-color: #513185;
}
</style>