Shades of Killarney #397942
Tints of Killarney #397942
RGB
CMYK
RGB Variations
Color information
#397942 (or 0x397942) is known color: Killarney. HEX triplet: 39, 79 and 42. RGB value is (57,121,66). Sum of RGB (Red+Green+Blue) = 57+121+66=244 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.36% from 244); Green value is 121 (47.66% from 255 or 49.59% from 244); Blue value is 66 (26.17% from 255 or 27.05% from 244); Max value from RGB is 121 - color contains mainly: green. Hex color #397942 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397942 is #C686BD. Grayscale: #5F5F5F. Windows color (decimal): -13010622 or 4356409. OLE color: 4356409.
HSL color Cylindrical-coordinate representation of color #397942: hue angle of 128.44º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397942 is Cyan = 0.53, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 66 | - |
| CMYK | 0.53 | 0 | 0.45 | 0.53 |
| HSL | 128.44º | 0.36% | 0.35% | - |
| HSV(B) | 128.44º | 0.53% | 0.47% | - |
| XYZ | 9.51 | 14.94 | 7.54 | - |
| YUV | 95.59 | 111.3 | 100.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 66 | 0.53 | 0 | 0.45 | 0.53 | 128.44 | 0.36 | 0.35 |
| Hex | 39 | 79 | 42 | 35 | 0 | 2D | 35 | 80 | 24 | 23 |
| Octal | 71 | 171 | 102 | 65 | 0 | 55 | 65 | 200 | 44 | 43 |
| Binary | 111001 | 1111001 | 1000010 | 110101 | 0 | 101101 | 110101 | 10000000 | 100100 | 100011 |
Color Harmonies of #397942
Complementary color
Monochromatic Colors of #397942
Black with #397942
Text Example
Text Example
White with #397942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397942; }
p { color: rgb(57,121,66); }
H1.HeaderClassName
{
color: #397942;
}
.AnyTagClassName
{
color: #397942;
}
</style>
background-color css
<style>
a { background-color: #397942; }
a { background-color: rgb(57,121,66); }
div.DivClassName
{
background-color: #397942;
}
.BgClassName
{
background-color: #397942;
}
</style>
border-color css
<style>
span { border-color: #397942; }
span { border-color: rgb(57,121,66); }
td.TdClassName
{
border-color: #397942;
}
.TagClassName
{
border-color: #397942;
}
</style>