Shades of Killarney #427042
Tints of Killarney #427042
RGB
CMYK
RGB Variations
Color information
#427042 (or 0x427042) is known color: Killarney. HEX triplet: 42, 70 and 42. RGB value is (66,112,66). Sum of RGB (Red+Green+Blue) = 66+112+66=244 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.05% from 244); Green value is 112 (44.14% from 255 or 45.90% from 244); Blue value is 66 (26.17% from 255 or 27.05% from 244); Max value from RGB is 112 - color contains mainly: green. Hex color #427042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427042 is #BD8FBD. Grayscale: #5D5D5D. Windows color (decimal): -12423102 or 4354114. OLE color: 4354114.
HSL color Cylindrical-coordinate representation of color #427042: hue angle of 120º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #427042 is Cyan = 0.41, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 66 | - |
| CMYK | 0.41 | 0 | 0.41 | 0.56 |
| HSL | 120º | 0.26% | 0.35% | - |
| HSV(B) | 120º | 0.41% | 0.44% | - |
| XYZ | 9.02 | 13.14 | 7.21 | - |
| YUV | 93 | 112.76 | 108.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 66 | 0.41 | 0 | 0.41 | 0.56 | 120 | 0.26 | 0.35 |
| Hex | 42 | 70 | 42 | 29 | 0 | 29 | 38 | 78 | 1A | 23 |
| Octal | 102 | 160 | 102 | 51 | 0 | 51 | 70 | 170 | 32 | 43 |
| Binary | 1000010 | 1110000 | 1000010 | 101001 | 0 | 101001 | 111000 | 1111000 | 11010 | 100011 |
Color Harmonies of #427042
Complementary color
Monochromatic Colors of #427042
Black with #427042
Text Example
Text Example
White with #427042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427042; }
p { color: rgb(66,112,66); }
H1.HeaderClassName
{
color: #427042;
}
.AnyTagClassName
{
color: #427042;
}
</style>
background-color css
<style>
a { background-color: #427042; }
a { background-color: rgb(66,112,66); }
div.DivClassName
{
background-color: #427042;
}
.BgClassName
{
background-color: #427042;
}
</style>
border-color css
<style>
span { border-color: #427042; }
span { border-color: rgb(66,112,66); }
td.TdClassName
{
border-color: #427042;
}
.TagClassName
{
border-color: #427042;
}
</style>