Shades of Killarney #427041
Tints of Killarney #427041
RGB
CMYK
RGB Variations
Color information
#427041 (or 0x427041) is known color: Killarney. HEX triplet: 42, 70 and 41. RGB value is (66,112,65). Sum of RGB (Red+Green+Blue) = 66+112+65=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 65 (25.78% from 255 or 26.75% from 243); Max value from RGB is 112 - color contains mainly: green. Hex color #427041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427041 is #BD8FBE. Grayscale: #5D5D5D. Windows color (decimal): -12423103 or 4288578. OLE color: 4288578.
HSL color Cylindrical-coordinate representation of color #427041: hue angle of 118.72º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427041 is Cyan = 0.41, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 65 | - |
| CMYK | 0.41 | 0 | 0.42 | 0.56 |
| HSL | 118.72º | 0.27% | 0.35% | - |
| HSV(B) | 118.72º | 0.42% | 0.44% | - |
| XYZ | 9 | 13.13 | 7.06 | - |
| YUV | 92.89 | 112.26 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 65 | 0.41 | 0 | 0.42 | 0.56 | 118.72 | 0.27 | 0.35 |
| Hex | 42 | 70 | 41 | 29 | 0 | 2A | 38 | 77 | 1B | 23 |
| Octal | 102 | 160 | 101 | 51 | 0 | 52 | 70 | 167 | 33 | 43 |
| Binary | 1000010 | 1110000 | 1000001 | 101001 | 0 | 101010 | 111000 | 1110111 | 11011 | 100011 |
Color Harmonies of #427041
Complementary color
Monochromatic Colors of #427041
Black with #427041
Text Example
Text Example
White with #427041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427041; }
p { color: rgb(66,112,65); }
H1.HeaderClassName
{
color: #427041;
}
.AnyTagClassName
{
color: #427041;
}
</style>
background-color css
<style>
a { background-color: #427041; }
a { background-color: rgb(66,112,65); }
div.DivClassName
{
background-color: #427041;
}
.BgClassName
{
background-color: #427041;
}
</style>
border-color css
<style>
span { border-color: #427041; }
span { border-color: rgb(66,112,65); }
td.TdClassName
{
border-color: #427041;
}
.TagClassName
{
border-color: #427041;
}
</style>