Shades of Killarney #426945
Tints of Killarney #426945
RGB
CMYK
RGB Variations
Color information
#426945 (or 0x426945) is known color: Killarney. HEX triplet: 42, 69 and 45. RGB value is (66,105,69). Sum of RGB (Red+Green+Blue) = 66+105+69=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 105 (41.41% from 255 or 43.75% from 240); Blue value is 69 (27.34% from 255 or 28.75% from 240); Max value from RGB is 105 - color contains mainly: green. Hex color #426945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426945 is #BD96BA. Grayscale: #595959. Windows color (decimal): -12424891 or 4548930. OLE color: 4548930.
HSL color Cylindrical-coordinate representation of color #426945: hue angle of 124.62º 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 #426945 is Cyan = 0.37, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 69 | - |
| CMYK | 0.37 | 0 | 0.34 | 0.59 |
| HSL | 124.62º | 0.23% | 0.34% | - |
| HSV(B) | 124.62º | 0.37% | 0.41% | - |
| XYZ | 8.37 | 11.69 | 7.45 | - |
| YUV | 89.24 | 116.58 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 69 | 0.37 | 0 | 0.34 | 0.59 | 124.62 | 0.23 | 0.34 |
| Hex | 42 | 69 | 45 | 25 | 0 | 22 | 3B | 7D | 17 | 22 |
| Octal | 102 | 151 | 105 | 45 | 0 | 42 | 73 | 175 | 27 | 42 |
| Binary | 1000010 | 1101001 | 1000101 | 100101 | 0 | 100010 | 111011 | 1111101 | 10111 | 100010 |
Color Harmonies of #426945
Complementary color
Monochromatic Colors of #426945
Black with #426945
Text Example
Text Example
White with #426945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426945; }
p { color: rgb(66,105,69); }
H1.HeaderClassName
{
color: #426945;
}
.AnyTagClassName
{
color: #426945;
}
</style>
background-color css
<style>
a { background-color: #426945; }
a { background-color: rgb(66,105,69); }
div.DivClassName
{
background-color: #426945;
}
.BgClassName
{
background-color: #426945;
}
</style>
border-color css
<style>
span { border-color: #426945; }
span { border-color: rgb(66,105,69); }
td.TdClassName
{
border-color: #426945;
}
.TagClassName
{
border-color: #426945;
}
</style>