Shades of Killarney #397344
Tints of Killarney #397344
RGB
CMYK
RGB Variations
Color information
#397344 (or 0x397344) is known color: Killarney. HEX triplet: 39, 73 and 44. RGB value is (57,115,68). Sum of RGB (Red+Green+Blue) = 57+115+68=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 68 (26.95% from 255 or 28.33% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #397344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397344 is #C68CBB. Grayscale: #5C5C5C. Windows color (decimal): -13012156 or 4485945. OLE color: 4485945.
HSL color Cylindrical-coordinate representation of color #397344: hue angle of 131.38º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397344 is Cyan = 0.50, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 68 | - |
| CMYK | 0.50 | 0 | 0.41 | 0.55 |
| HSL | 131.38º | 0.34% | 0.34% | - |
| HSV(B) | 131.38º | 0.5% | 0.45% | - |
| XYZ | 8.86 | 13.55 | 7.62 | - |
| YUV | 92.3 | 114.28 | 102.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 68 | 0.50 | 0 | 0.41 | 0.55 | 131.38 | 0.34 | 0.34 |
| Hex | 39 | 73 | 44 | 32 | 0 | 29 | 37 | 83 | 22 | 22 |
| Octal | 71 | 163 | 104 | 62 | 0 | 51 | 67 | 203 | 42 | 42 |
| Binary | 111001 | 1110011 | 1000100 | 110010 | 0 | 101001 | 110111 | 10000011 | 100010 | 100010 |
Color Harmonies of #397344
Complementary color
Monochromatic Colors of #397344
Black with #397344
Text Example
Text Example
White with #397344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397344; }
p { color: rgb(57,115,68); }
H1.HeaderClassName
{
color: #397344;
}
.AnyTagClassName
{
color: #397344;
}
</style>
background-color css
<style>
a { background-color: #397344; }
a { background-color: rgb(57,115,68); }
div.DivClassName
{
background-color: #397344;
}
.BgClassName
{
background-color: #397344;
}
</style>
border-color css
<style>
span { border-color: #397344; }
span { border-color: rgb(57,115,68); }
td.TdClassName
{
border-color: #397344;
}
.TagClassName
{
border-color: #397344;
}
</style>