Shades of Killarney #397047
Tints of Killarney #397047
RGB
CMYK
RGB Variations
Color information
#397047 (or 0x397047) is known color: Killarney. HEX triplet: 39, 70 and 47. RGB value is (57,112,71). Sum of RGB (Red+Green+Blue) = 57+112+71=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 112 (44.14% from 255 or 46.67% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 112 - color contains mainly: green. Hex color #397047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397047 is #C68FB8. Grayscale: #5A5A5A. Windows color (decimal): -13012921 or 4681785. OLE color: 4681785.
HSL color Cylindrical-coordinate representation of color #397047: hue angle of 135.27º 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 #397047 is Cyan = 0.49, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 71 | - |
| CMYK | 0.49 | 0 | 0.37 | 0.56 |
| HSL | 135.27º | 0.33% | 0.33% | - |
| HSV(B) | 135.27º | 0.49% | 0.44% | - |
| XYZ | 8.62 | 12.91 | 8 | - |
| YUV | 90.88 | 116.78 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 71 | 0.49 | 0 | 0.37 | 0.56 | 135.27 | 0.33 | 0.33 |
| Hex | 39 | 70 | 47 | 31 | 0 | 25 | 38 | 87 | 21 | 21 |
| Octal | 71 | 160 | 107 | 61 | 0 | 45 | 70 | 207 | 41 | 41 |
| Binary | 111001 | 1110000 | 1000111 | 110001 | 0 | 100101 | 111000 | 10000111 | 100001 | 100001 |
Color Harmonies of #397047
Complementary color
Monochromatic Colors of #397047
Black with #397047
Text Example
Text Example
White with #397047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397047; }
p { color: rgb(57,112,71); }
H1.HeaderClassName
{
color: #397047;
}
.AnyTagClassName
{
color: #397047;
}
</style>
background-color css
<style>
a { background-color: #397047; }
a { background-color: rgb(57,112,71); }
div.DivClassName
{
background-color: #397047;
}
.BgClassName
{
background-color: #397047;
}
</style>
border-color css
<style>
span { border-color: #397047; }
span { border-color: rgb(57,112,71); }
td.TdClassName
{
border-color: #397047;
}
.TagClassName
{
border-color: #397047;
}
</style>