Shades of Kingfisher Daisy #513678
Tints of Kingfisher Daisy #513678
RGB
CMYK
RGB Variations
Color information
#513678 (or 0x513678) is known color: Kingfisher Daisy. HEX triplet: 51, 36 and 78. RGB value is (81,54,120). Sum of RGB (Red+Green+Blue) = 81+54+120=255 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.76% from 255); Green value is 54 (21.48% from 255 or 21.18% from 255); Blue value is 120 (47.27% from 255 or 47.06% from 255); Max value from RGB is 120 - color contains mainly: blue. Hex color #513678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513678 is #AEC987. Grayscale: #454545. Windows color (decimal): -11454856 or 7878225. OLE color: 7878225.
HSL color Cylindrical-coordinate representation of color #513678: hue angle of 264.55º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #513678 is Cyan = 0.32, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 54 | 120 | - |
| CMYK | 0.32 | 0.55 | 0 | 0.53 |
| HSL | 264.55º | 0.38% | 0.34% | - |
| HSV(B) | 264.55º | 0.55% | 0.47% | - |
| XYZ | 8.1 | 5.74 | 18.45 | - |
| YUV | 69.6 | 156.45 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 120 | 0.32 | 0.55 | 0 | 0.53 | 264.55 | 0.38 | 0.34 |
| Hex | 51 | 36 | 78 | 20 | 37 | 0 | 35 | 109 | 26 | 22 |
| Octal | 121 | 66 | 170 | 40 | 67 | 0 | 65 | 411 | 46 | 42 |
| Binary | 1010001 | 110110 | 1111000 | 100000 | 110111 | 0 | 110101 | 100001001 | 100110 | 100010 |
Color Harmonies of #513678
Complementary color
Monochromatic Colors of #513678
Black with #513678
Text Example
Text Example
White with #513678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513678; }
p { color: rgb(81,54,120); }
H1.HeaderClassName
{
color: #513678;
}
.AnyTagClassName
{
color: #513678;
}
</style>
background-color css
<style>
a { background-color: #513678; }
a { background-color: rgb(81,54,120); }
div.DivClassName
{
background-color: #513678;
}
.BgClassName
{
background-color: #513678;
}
</style>
border-color css
<style>
span { border-color: #513678; }
span { border-color: rgb(81,54,120); }
td.TdClassName
{
border-color: #513678;
}
.TagClassName
{
border-color: #513678;
}
</style>