Shades of Kingfisher Daisy #513379
Tints of Kingfisher Daisy #513379
RGB
CMYK
RGB Variations
Color information
#513379 (or 0x513379) is known color: Kingfisher Daisy. HEX triplet: 51, 33 and 79. RGB value is (81,51,121). Sum of RGB (Red+Green+Blue) = 81+51+121=253 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.02% from 253); Green value is 51 (20.31% from 255 or 20.16% from 253); Blue value is 121 (47.66% from 255 or 47.83% from 253); Max value from RGB is 121 - color contains mainly: blue. Hex color #513379 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513379 is #AECC86. Grayscale: #434343. Windows color (decimal): -11455623 or 7942993. OLE color: 7942993.
HSL color Cylindrical-coordinate representation of color #513379: hue angle of 265.71º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #513379 is Cyan = 0.33, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 51 | 121 | - |
| CMYK | 0.33 | 0.58 | 0 | 0.53 |
| HSL | 265.71º | 0.41% | 0.34% | - |
| HSV(B) | 265.71º | 0.58% | 0.47% | - |
| XYZ | 8.03 | 5.5 | 18.73 | - |
| YUV | 67.95 | 157.94 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 121 | 0.33 | 0.58 | 0 | 0.53 | 265.71 | 0.41 | 0.34 |
| Hex | 51 | 33 | 79 | 21 | 3A | 0 | 35 | 10A | 29 | 22 |
| Octal | 121 | 63 | 171 | 41 | 72 | 0 | 65 | 412 | 51 | 42 |
| Binary | 1010001 | 110011 | 1111001 | 100001 | 111010 | 0 | 110101 | 100001010 | 101001 | 100010 |
Color Harmonies of #513379
Complementary color
Monochromatic Colors of #513379
Black with #513379
Text Example
Text Example
White with #513379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513379; }
p { color: rgb(81,51,121); }
H1.HeaderClassName
{
color: #513379;
}
.AnyTagClassName
{
color: #513379;
}
</style>
background-color css
<style>
a { background-color: #513379; }
a { background-color: rgb(81,51,121); }
div.DivClassName
{
background-color: #513379;
}
.BgClassName
{
background-color: #513379;
}
</style>
border-color css
<style>
span { border-color: #513379; }
span { border-color: rgb(81,51,121); }
td.TdClassName
{
border-color: #513379;
}
.TagClassName
{
border-color: #513379;
}
</style>