Shades of Killarney #397145
Tints of Killarney #397145
RGB
CMYK
RGB Variations
Color information
#397145 (or 0x397145) is known color: Killarney. HEX triplet: 39, 71 and 45. RGB value is (57,113,69). Sum of RGB (Red+Green+Blue) = 57+113+69=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 113 (44.53% from 255 or 47.28% from 239); Blue value is 69 (27.34% from 255 or 28.87% from 239); Max value from RGB is 113 - color contains mainly: green. Hex color #397145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397145 is #C68EBA. Grayscale: #5B5B5B. Windows color (decimal): -13012667 or 4550969. OLE color: 4550969.
HSL color Cylindrical-coordinate representation of color #397145: hue angle of 132.86º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397145 is Cyan = 0.50, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 69 | - |
| CMYK | 0.50 | 0 | 0.39 | 0.56 |
| HSL | 132.86º | 0.33% | 0.33% | - |
| HSV(B) | 132.86º | 0.5% | 0.44% | - |
| XYZ | 8.67 | 13.11 | 7.7 | - |
| YUV | 91.24 | 115.45 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 69 | 0.50 | 0 | 0.39 | 0.56 | 132.86 | 0.33 | 0.33 |
| Hex | 39 | 71 | 45 | 32 | 0 | 27 | 38 | 85 | 21 | 21 |
| Octal | 71 | 161 | 105 | 62 | 0 | 47 | 70 | 205 | 41 | 41 |
| Binary | 111001 | 1110001 | 1000101 | 110010 | 0 | 100111 | 111000 | 10000101 | 100001 | 100001 |
Color Harmonies of #397145
Complementary color
Monochromatic Colors of #397145
Black with #397145
Text Example
Text Example
White with #397145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397145; }
p { color: rgb(57,113,69); }
H1.HeaderClassName
{
color: #397145;
}
.AnyTagClassName
{
color: #397145;
}
</style>
background-color css
<style>
a { background-color: #397145; }
a { background-color: rgb(57,113,69); }
div.DivClassName
{
background-color: #397145;
}
.BgClassName
{
background-color: #397145;
}
</style>
border-color css
<style>
span { border-color: #397145; }
span { border-color: rgb(57,113,69); }
td.TdClassName
{
border-color: #397145;
}
.TagClassName
{
border-color: #397145;
}
</style>