Shades of Killarney #427742
Tints of Killarney #427742
RGB
CMYK
RGB Variations
Color information
#427742 (or 0x427742) is known color: Killarney. HEX triplet: 42, 77 and 42. RGB value is (66,119,66). Sum of RGB (Red+Green+Blue) = 66+119+66=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 119 (46.88% from 255 or 47.41% from 251); Blue value is 66 (26.17% from 255 or 26.29% from 251); Max value from RGB is 119 - color contains mainly: green. Hex color #427742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427742 is #BD88BD. Grayscale: #616161. Windows color (decimal): -12421310 or 4355906. OLE color: 4355906.
HSL color Cylindrical-coordinate representation of color #427742: hue angle of 120º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427742 is Cyan = 0.45, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 66 | - |
| CMYK | 0.45 | 0 | 0.45 | 0.53 |
| HSL | 120º | 0.29% | 0.36% | - |
| HSV(B) | 120º | 0.45% | 0.47% | - |
| XYZ | 9.83 | 14.75 | 7.48 | - |
| YUV | 97.11 | 110.44 | 105.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 66 | 0.45 | 0 | 0.45 | 0.53 | 120 | 0.29 | 0.36 |
| Hex | 42 | 77 | 42 | 2D | 0 | 2D | 35 | 78 | 1D | 24 |
| Octal | 102 | 167 | 102 | 55 | 0 | 55 | 65 | 170 | 35 | 44 |
| Binary | 1000010 | 1110111 | 1000010 | 101101 | 0 | 101101 | 110101 | 1111000 | 11101 | 100100 |
Color Harmonies of #427742
Complementary color
Monochromatic Colors of #427742
Black with #427742
Text Example
Text Example
White with #427742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427742; }
p { color: rgb(66,119,66); }
H1.HeaderClassName
{
color: #427742;
}
.AnyTagClassName
{
color: #427742;
}
</style>
background-color css
<style>
a { background-color: #427742; }
a { background-color: rgb(66,119,66); }
div.DivClassName
{
background-color: #427742;
}
.BgClassName
{
background-color: #427742;
}
</style>
border-color css
<style>
span { border-color: #427742; }
span { border-color: rgb(66,119,66); }
td.TdClassName
{
border-color: #427742;
}
.TagClassName
{
border-color: #427742;
}
</style>