Shades of Killarney #397046
Tints of Killarney #397046
RGB
CMYK
RGB Variations
Color information
#397046 (or 0x397046) is known color: Killarney. HEX triplet: 39, 70 and 46. RGB value is (57,112,70). Sum of RGB (Red+Green+Blue) = 57+112+70=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 112 (44.14% from 255 or 46.86% from 239); Blue value is 70 (27.73% from 255 or 29.29% from 239); Max value from RGB is 112 - color contains mainly: green. Hex color #397046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397046 is #C68FB9. Grayscale: #5A5A5A. Windows color (decimal): -13012922 or 4616249. OLE color: 4616249.
HSL color Cylindrical-coordinate representation of color #397046: hue angle of 134.18º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397046 is Cyan = 0.49, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 70 | - |
| CMYK | 0.49 | 0 | 0.38 | 0.56 |
| HSL | 134.18º | 0.33% | 0.33% | - |
| HSV(B) | 134.18º | 0.49% | 0.44% | - |
| XYZ | 8.59 | 12.9 | 7.83 | - |
| YUV | 90.77 | 116.28 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 70 | 0.49 | 0 | 0.38 | 0.56 | 134.18 | 0.33 | 0.33 |
| Hex | 39 | 70 | 46 | 31 | 0 | 26 | 38 | 86 | 21 | 21 |
| Octal | 71 | 160 | 106 | 61 | 0 | 46 | 70 | 206 | 41 | 41 |
| Binary | 111001 | 1110000 | 1000110 | 110001 | 0 | 100110 | 111000 | 10000110 | 100001 | 100001 |
Color Harmonies of #397046
Complementary color
Monochromatic Colors of #397046
Black with #397046
Text Example
Text Example
White with #397046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397046; }
p { color: rgb(57,112,70); }
H1.HeaderClassName
{
color: #397046;
}
.AnyTagClassName
{
color: #397046;
}
</style>
background-color css
<style>
a { background-color: #397046; }
a { background-color: rgb(57,112,70); }
div.DivClassName
{
background-color: #397046;
}
.BgClassName
{
background-color: #397046;
}
</style>
border-color css
<style>
span { border-color: #397046; }
span { border-color: rgb(57,112,70); }
td.TdClassName
{
border-color: #397046;
}
.TagClassName
{
border-color: #397046;
}
</style>