Shades of Killarney #427949
Tints of Killarney #427949
RGB
CMYK
RGB Variations
Color information
#427949 (or 0x427949) is known color: Killarney. HEX triplet: 42, 79 and 49. RGB value is (66,121,73). Sum of RGB (Red+Green+Blue) = 66+121+73=260 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.38% from 260); Green value is 121 (47.66% from 255 or 46.54% from 260); Blue value is 73 (28.91% from 255 or 28.08% from 260); Max value from RGB is 121 - color contains mainly: green. Hex color #427949 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427949 is #BD86B6. Grayscale: #636363. Windows color (decimal): -12420791 or 4815170. OLE color: 4815170.
HSL color Cylindrical-coordinate representation of color #427949: hue angle of 127.64º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427949 is Cyan = 0.45, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 73 | - |
| CMYK | 0.45 | 0 | 0.40 | 0.53 |
| HSL | 127.64º | 0.29% | 0.37% | - |
| HSV(B) | 127.64º | 0.45% | 0.47% | - |
| XYZ | 10.29 | 15.31 | 8.72 | - |
| YUV | 99.08 | 113.28 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 73 | 0.45 | 0 | 0.40 | 0.53 | 127.64 | 0.29 | 0.37 |
| Hex | 42 | 79 | 49 | 2D | 0 | 28 | 35 | 80 | 1D | 25 |
| Octal | 102 | 171 | 111 | 55 | 0 | 50 | 65 | 200 | 35 | 45 |
| Binary | 1000010 | 1111001 | 1001001 | 101101 | 0 | 101000 | 110101 | 10000000 | 11101 | 100101 |
Color Harmonies of #427949
Complementary color
Monochromatic Colors of #427949
Black with #427949
Text Example
Text Example
White with #427949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427949; }
p { color: rgb(66,121,73); }
H1.HeaderClassName
{
color: #427949;
}
.AnyTagClassName
{
color: #427949;
}
</style>
background-color css
<style>
a { background-color: #427949; }
a { background-color: rgb(66,121,73); }
div.DivClassName
{
background-color: #427949;
}
.BgClassName
{
background-color: #427949;
}
</style>
border-color css
<style>
span { border-color: #427949; }
span { border-color: rgb(66,121,73); }
td.TdClassName
{
border-color: #427949;
}
.TagClassName
{
border-color: #427949;
}
</style>