Shades of Killarney #46714A
Tints of Killarney #46714A
RGB
CMYK
RGB Variations
Color information
#46714A (or 0x46714A) is known color: Killarney. HEX triplet: 46, 71 and 4A. RGB value is (70,113,74). Sum of RGB (Red+Green+Blue) = 70+113+74=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 113 (44.53% from 255 or 43.97% from 257); Blue value is 74 (29.30% from 255 or 28.79% from 257); Max value from RGB is 113 - color contains mainly: green. Hex color #46714A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #46714A is #B98EB5. Grayscale: #5F5F5F. Windows color (decimal): -12160694 or 4878662. OLE color: 4878662.
HSL color Cylindrical-coordinate representation of color #46714A: hue angle of 125.58º 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 #46714A is Cyan = 0.38, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 74 | - |
| CMYK | 0.38 | 0 | 0.35 | 0.56 |
| HSL | 125.58º | 0.23% | 0.36% | - |
| HSV(B) | 125.58º | 0.38% | 0.44% | - |
| XYZ | 9.67 | 13.61 | 8.6 | - |
| YUV | 95.7 | 115.75 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 74 | 0.38 | 0 | 0.35 | 0.56 | 125.58 | 0.23 | 0.36 |
| Hex | 46 | 71 | 4A | 26 | 0 | 23 | 38 | 7E | 17 | 24 |
| Octal | 106 | 161 | 112 | 46 | 0 | 43 | 70 | 176 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1001010 | 100110 | 0 | 100011 | 111000 | 1111110 | 10111 | 100100 |
Color Harmonies of #46714A
Complementary color
Monochromatic Colors of #46714A
Black with #46714A
Text Example
Text Example
White with #46714A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46714A; }
p { color: rgb(70,113,74); }
H1.HeaderClassName
{
color: #46714A;
}
.AnyTagClassName
{
color: #46714A;
}
</style>
background-color css
<style>
a { background-color: #46714A; }
a { background-color: rgb(70,113,74); }
div.DivClassName
{
background-color: #46714A;
}
.BgClassName
{
background-color: #46714A;
}
</style>
border-color css
<style>
span { border-color: #46714A; }
span { border-color: rgb(70,113,74); }
td.TdClassName
{
border-color: #46714A;
}
.TagClassName
{
border-color: #46714A;
}
</style>