Shades of Killarney #397542
Tints of Killarney #397542
RGB
CMYK
RGB Variations
Color information
#397542 (or 0x397542) is known color: Killarney. HEX triplet: 39, 75 and 42. RGB value is (57,117,66). Sum of RGB (Red+Green+Blue) = 57+117+66=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 66 (26.17% from 255 or 27.5% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #397542 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397542 is #C68ABD. Grayscale: #5D5D5D. Windows color (decimal): -13011646 or 4355385. OLE color: 4355385.
HSL color Cylindrical-coordinate representation of color #397542: hue angle of 129º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397542 is Cyan = 0.51, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 66 | - |
| CMYK | 0.51 | 0 | 0.44 | 0.54 |
| HSL | 129º | 0.34% | 0.34% | - |
| HSV(B) | 129º | 0.51% | 0.46% | - |
| XYZ | 9.03 | 13.99 | 7.38 | - |
| YUV | 93.25 | 112.62 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 66 | 0.51 | 0 | 0.44 | 0.54 | 129 | 0.34 | 0.34 |
| Hex | 39 | 75 | 42 | 33 | 0 | 2C | 36 | 81 | 22 | 22 |
| Octal | 71 | 165 | 102 | 63 | 0 | 54 | 66 | 201 | 42 | 42 |
| Binary | 111001 | 1110101 | 1000010 | 110011 | 0 | 101100 | 110110 | 10000001 | 100010 | 100010 |
Color Harmonies of #397542
Complementary color
Monochromatic Colors of #397542
Black with #397542
Text Example
Text Example
White with #397542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397542; }
p { color: rgb(57,117,66); }
H1.HeaderClassName
{
color: #397542;
}
.AnyTagClassName
{
color: #397542;
}
</style>
background-color css
<style>
a { background-color: #397542; }
a { background-color: rgb(57,117,66); }
div.DivClassName
{
background-color: #397542;
}
.BgClassName
{
background-color: #397542;
}
</style>
border-color css
<style>
span { border-color: #397542; }
span { border-color: rgb(57,117,66); }
td.TdClassName
{
border-color: #397542;
}
.TagClassName
{
border-color: #397542;
}
</style>