Shades of Killarney #426946
Tints of Killarney #426946
RGB
CMYK
RGB Variations
Color information
#426946 (or 0x426946) is known color: Killarney. HEX triplet: 42, 69 and 46. RGB value is (66,105,70). Sum of RGB (Red+Green+Blue) = 66+105+70=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #426946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426946 is #BD96B9. Grayscale: #595959. Windows color (decimal): -12424890 or 4614466. OLE color: 4614466.
HSL color Cylindrical-coordinate representation of color #426946: hue angle of 126.15º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426946 is Cyan = 0.37, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 70 | - |
| CMYK | 0.37 | 0 | 0.33 | 0.59 |
| HSL | 126.15º | 0.23% | 0.34% | - |
| HSV(B) | 126.15º | 0.37% | 0.41% | - |
| XYZ | 8.4 | 11.7 | 7.61 | - |
| YUV | 89.35 | 117.08 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 70 | 0.37 | 0 | 0.33 | 0.59 | 126.15 | 0.23 | 0.34 |
| Hex | 42 | 69 | 46 | 25 | 0 | 21 | 3B | 7E | 17 | 22 |
| Octal | 102 | 151 | 106 | 45 | 0 | 41 | 73 | 176 | 27 | 42 |
| Binary | 1000010 | 1101001 | 1000110 | 100101 | 0 | 100001 | 111011 | 1111110 | 10111 | 100010 |
Color Harmonies of #426946
Complementary color
Monochromatic Colors of #426946
Black with #426946
Text Example
Text Example
White with #426946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426946; }
p { color: rgb(66,105,70); }
H1.HeaderClassName
{
color: #426946;
}
.AnyTagClassName
{
color: #426946;
}
</style>
background-color css
<style>
a { background-color: #426946; }
a { background-color: rgb(66,105,70); }
div.DivClassName
{
background-color: #426946;
}
.BgClassName
{
background-color: #426946;
}
</style>
border-color css
<style>
span { border-color: #426946; }
span { border-color: rgb(66,105,70); }
td.TdClassName
{
border-color: #426946;
}
.TagClassName
{
border-color: #426946;
}
</style>