Shades of Killarney #387946
Tints of Killarney #387946
RGB
CMYK
RGB Variations
Color information
#387946 (or 0x387946) is known color: Killarney. HEX triplet: 38, 79 and 46. RGB value is (56,121,70). Sum of RGB (Red+Green+Blue) = 56+121+70=247 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.67% from 247); Green value is 121 (47.66% from 255 or 48.99% from 247); Blue value is 70 (27.73% from 255 or 28.34% from 247); Max value from RGB is 121 - color contains mainly: green. Hex color #387946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387946 is #C786B9. Grayscale: #5F5F5F. Windows color (decimal): -13076154 or 4618552. OLE color: 4618552.
HSL color Cylindrical-coordinate representation of color #387946: hue angle of 132.92º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #387946 is Cyan = 0.54, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 70 | - |
| CMYK | 0.54 | 0 | 0.42 | 0.53 |
| HSL | 132.92º | 0.37% | 0.35% | - |
| HSV(B) | 132.92º | 0.54% | 0.47% | - |
| XYZ | 9.57 | 14.96 | 8.18 | - |
| YUV | 95.75 | 113.47 | 99.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 70 | 0.54 | 0 | 0.42 | 0.53 | 132.92 | 0.37 | 0.35 |
| Hex | 38 | 79 | 46 | 36 | 0 | 2A | 35 | 85 | 25 | 23 |
| Octal | 70 | 171 | 106 | 66 | 0 | 52 | 65 | 205 | 45 | 43 |
| Binary | 111000 | 1111001 | 1000110 | 110110 | 0 | 101010 | 110101 | 10000101 | 100101 | 100011 |
Color Harmonies of #387946
Complementary color
Monochromatic Colors of #387946
Black with #387946
Text Example
Text Example
White with #387946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387946; }
p { color: rgb(56,121,70); }
H1.HeaderClassName
{
color: #387946;
}
.AnyTagClassName
{
color: #387946;
}
</style>
background-color css
<style>
a { background-color: #387946; }
a { background-color: rgb(56,121,70); }
div.DivClassName
{
background-color: #387946;
}
.BgClassName
{
background-color: #387946;
}
</style>
border-color css
<style>
span { border-color: #387946; }
span { border-color: rgb(56,121,70); }
td.TdClassName
{
border-color: #387946;
}
.TagClassName
{
border-color: #387946;
}
</style>