Shades of Killarney #397745
Tints of Killarney #397745
RGB
CMYK
RGB Variations
Color information
#397745 (or 0x397745) is known color: Killarney. HEX triplet: 39, 77 and 45. RGB value is (57,119,69). Sum of RGB (Red+Green+Blue) = 57+119+69=245 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.27% from 245); Green value is 119 (46.88% from 255 or 48.57% from 245); Blue value is 69 (27.34% from 255 or 28.16% from 245); Max value from RGB is 119 - color contains mainly: green. Hex color #397745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397745 is #C688BA. Grayscale: #5E5E5E. Windows color (decimal): -13011131 or 4552505. OLE color: 4552505.
HSL color Cylindrical-coordinate representation of color #397745: hue angle of 131.61º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397745 is Cyan = 0.52, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 69 | - |
| CMYK | 0.52 | 0 | 0.42 | 0.53 |
| HSL | 131.61º | 0.35% | 0.35% | - |
| HSV(B) | 131.61º | 0.52% | 0.47% | - |
| XYZ | 9.36 | 14.49 | 7.93 | - |
| YUV | 94.76 | 113.46 | 101.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 69 | 0.52 | 0 | 0.42 | 0.53 | 131.61 | 0.35 | 0.35 |
| Hex | 39 | 77 | 45 | 34 | 0 | 2A | 35 | 84 | 23 | 23 |
| Octal | 71 | 167 | 105 | 64 | 0 | 52 | 65 | 204 | 43 | 43 |
| Binary | 111001 | 1110111 | 1000101 | 110100 | 0 | 101010 | 110101 | 10000100 | 100011 | 100011 |
Color Harmonies of #397745
Complementary color
Monochromatic Colors of #397745
Black with #397745
Text Example
Text Example
White with #397745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397745; }
p { color: rgb(57,119,69); }
H1.HeaderClassName
{
color: #397745;
}
.AnyTagClassName
{
color: #397745;
}
</style>
background-color css
<style>
a { background-color: #397745; }
a { background-color: rgb(57,119,69); }
div.DivClassName
{
background-color: #397745;
}
.BgClassName
{
background-color: #397745;
}
</style>
border-color css
<style>
span { border-color: #397745; }
span { border-color: rgb(57,119,69); }
td.TdClassName
{
border-color: #397745;
}
.TagClassName
{
border-color: #397745;
}
</style>