Shades of Killarney #46714E
Tints of Killarney #46714E
RGB
CMYK
RGB Variations
Color information
#46714E (or 0x46714E) is known color: Killarney. HEX triplet: 46, 71 and 4E. RGB value is (70,113,78). Sum of RGB (Red+Green+Blue) = 70+113+78=261 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.82% from 261); Green value is 113 (44.53% from 255 or 43.30% from 261); Blue value is 78 (30.86% from 255 or 29.89% from 261); Max value from RGB is 113 - color contains mainly: green. Hex color #46714E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #46714E is #B98EB1. Grayscale: #606060. Windows color (decimal): -12160690 or 5140806. OLE color: 5140806.
HSL color Cylindrical-coordinate representation of color #46714E: hue angle of 131.16º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #46714E is Cyan = 0.38, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 78 | - |
| CMYK | 0.38 | 0 | 0.31 | 0.56 |
| HSL | 131.16º | 0.23% | 0.36% | - |
| HSV(B) | 131.16º | 0.38% | 0.44% | - |
| XYZ | 9.81 | 13.66 | 9.33 | - |
| YUV | 96.15 | 117.75 | 109.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 78 | 0.38 | 0 | 0.31 | 0.56 | 131.16 | 0.23 | 0.36 |
| Hex | 46 | 71 | 4E | 26 | 0 | 1F | 38 | 83 | 17 | 24 |
| Octal | 106 | 161 | 116 | 46 | 0 | 37 | 70 | 203 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1001110 | 100110 | 0 | 11111 | 111000 | 10000011 | 10111 | 100100 |
Color Harmonies of #46714E
Complementary color
Monochromatic Colors of #46714E
Black with #46714E
Text Example
Text Example
White with #46714E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46714E; }
p { color: rgb(70,113,78); }
H1.HeaderClassName
{
color: #46714E;
}
.AnyTagClassName
{
color: #46714E;
}
</style>
background-color css
<style>
a { background-color: #46714E; }
a { background-color: rgb(70,113,78); }
div.DivClassName
{
background-color: #46714E;
}
.BgClassName
{
background-color: #46714E;
}
</style>
border-color css
<style>
span { border-color: #46714E; }
span { border-color: rgb(70,113,78); }
td.TdClassName
{
border-color: #46714E;
}
.TagClassName
{
border-color: #46714E;
}
</style>