Shades of Kingfisher Daisy #513685
Tints of Kingfisher Daisy #513685
RGB
CMYK
RGB Variations
Color information
#513685 (or 0x513685) is known color: Kingfisher Daisy. HEX triplet: 51, 36 and 85. RGB value is (81,54,133). Sum of RGB (Red+Green+Blue) = 81+54+133=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 54 (21.48% from 255 or 20.15% from 268); Blue value is 133 (52.34% from 255 or 49.63% from 268); Max value from RGB is 133 - color contains mainly: blue. Hex color #513685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513685 is #AEC97A. Grayscale: #464646. Windows color (decimal): -11454843 or 8730193. OLE color: 8730193.
HSL color Cylindrical-coordinate representation of color #513685: hue angle of 260.51º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #513685 is Cyan = 0.39, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 54 | 133 | - |
| CMYK | 0.39 | 0.59 | 0 | 0.48 |
| HSL | 260.51º | 0.42% | 0.37% | - |
| HSV(B) | 260.51º | 0.59% | 0.52% | - |
| XYZ | 8.95 | 6.08 | 22.89 | - |
| YUV | 71.08 | 162.95 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 133 | 0.39 | 0.59 | 0 | 0.48 | 260.51 | 0.42 | 0.37 |
| Hex | 51 | 36 | 85 | 27 | 3B | 0 | 30 | 105 | 2A | 25 |
| Octal | 121 | 66 | 205 | 47 | 73 | 0 | 60 | 405 | 52 | 45 |
| Binary | 1010001 | 110110 | 10000101 | 100111 | 111011 | 0 | 110000 | 100000101 | 101010 | 100101 |
Color Harmonies of #513685
Complementary color
Monochromatic Colors of #513685
Black with #513685
Text Example
Text Example
White with #513685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513685; }
p { color: rgb(81,54,133); }
H1.HeaderClassName
{
color: #513685;
}
.AnyTagClassName
{
color: #513685;
}
</style>
background-color css
<style>
a { background-color: #513685; }
a { background-color: rgb(81,54,133); }
div.DivClassName
{
background-color: #513685;
}
.BgClassName
{
background-color: #513685;
}
</style>
border-color css
<style>
span { border-color: #513685; }
span { border-color: rgb(81,54,133); }
td.TdClassName
{
border-color: #513685;
}
.TagClassName
{
border-color: #513685;
}
</style>