Shades of Kingfisher Daisy #513680
Tints of Kingfisher Daisy #513680
RGB
CMYK
RGB Variations
Color information
#513680 (or 0x513680) is known color: Kingfisher Daisy. HEX triplet: 51, 36 and 80. RGB value is (81,54,128). Sum of RGB (Red+Green+Blue) = 81+54+128=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 54 (21.48% from 255 or 20.53% from 263); Blue value is 128 (50.39% from 255 or 48.67% from 263); Max value from RGB is 128 - color contains mainly: blue. Hex color #513680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513680 is #AEC97F. Grayscale: #464646. Windows color (decimal): -11454848 or 8402513. OLE color: 8402513.
HSL color Cylindrical-coordinate representation of color #513680: hue angle of 261.89º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #513680 is Cyan = 0.37, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 54 | 128 | - |
| CMYK | 0.37 | 0.58 | 0 | 0.50 |
| HSL | 261.89º | 0.41% | 0.36% | - |
| HSV(B) | 261.89º | 0.58% | 0.5% | - |
| XYZ | 8.61 | 5.95 | 21.12 | - |
| YUV | 70.51 | 160.45 | 135.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 128 | 0.37 | 0.58 | 0 | 0.50 | 261.89 | 0.41 | 0.36 |
| Hex | 51 | 36 | 80 | 25 | 3A | 0 | 32 | 106 | 29 | 24 |
| Octal | 121 | 66 | 200 | 45 | 72 | 0 | 62 | 406 | 51 | 44 |
| Binary | 1010001 | 110110 | 10000000 | 100101 | 111010 | 0 | 110010 | 100000110 | 101001 | 100100 |
Color Harmonies of #513680
Complementary color
Monochromatic Colors of #513680
Black with #513680
Text Example
Text Example
White with #513680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513680; }
p { color: rgb(81,54,128); }
H1.HeaderClassName
{
color: #513680;
}
.AnyTagClassName
{
color: #513680;
}
</style>
background-color css
<style>
a { background-color: #513680; }
a { background-color: rgb(81,54,128); }
div.DivClassName
{
background-color: #513680;
}
.BgClassName
{
background-color: #513680;
}
</style>
border-color css
<style>
span { border-color: #513680; }
span { border-color: rgb(81,54,128); }
td.TdClassName
{
border-color: #513680;
}
.TagClassName
{
border-color: #513680;
}
</style>