Shades of Killarney #397144
Tints of Killarney #397144
RGB
CMYK
RGB Variations
Color information
#397144 (or 0x397144) is known color: Killarney. HEX triplet: 39, 71 and 44. RGB value is (57,113,68). Sum of RGB (Red+Green+Blue) = 57+113+68=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 113 (44.53% from 255 or 47.48% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 113 - color contains mainly: green. Hex color #397144 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397144 is #C68EBB. Grayscale: #5B5B5B. Windows color (decimal): -13012668 or 4485433. OLE color: 4485433.
HSL color Cylindrical-coordinate representation of color #397144: hue angle of 131.79º 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 #397144 is Cyan = 0.50, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 68 | - |
| CMYK | 0.50 | 0 | 0.40 | 0.56 |
| HSL | 131.79º | 0.33% | 0.33% | - |
| HSV(B) | 131.79º | 0.5% | 0.44% | - |
| XYZ | 8.64 | 13.1 | 7.54 | - |
| YUV | 91.13 | 114.95 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 68 | 0.50 | 0 | 0.40 | 0.56 | 131.79 | 0.33 | 0.33 |
| Hex | 39 | 71 | 44 | 32 | 0 | 28 | 38 | 84 | 21 | 21 |
| Octal | 71 | 161 | 104 | 62 | 0 | 50 | 70 | 204 | 41 | 41 |
| Binary | 111001 | 1110001 | 1000100 | 110010 | 0 | 101000 | 111000 | 10000100 | 100001 | 100001 |
Color Harmonies of #397144
Complementary color
Monochromatic Colors of #397144
Black with #397144
Text Example
Text Example
White with #397144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397144; }
p { color: rgb(57,113,68); }
H1.HeaderClassName
{
color: #397144;
}
.AnyTagClassName
{
color: #397144;
}
</style>
background-color css
<style>
a { background-color: #397144; }
a { background-color: rgb(57,113,68); }
div.DivClassName
{
background-color: #397144;
}
.BgClassName
{
background-color: #397144;
}
</style>
border-color css
<style>
span { border-color: #397144; }
span { border-color: rgb(57,113,68); }
td.TdClassName
{
border-color: #397144;
}
.TagClassName
{
border-color: #397144;
}
</style>