Shades of Killarney #387444
Tints of Killarney #387444
RGB
CMYK
RGB Variations
Color information
#387444 (or 0x387444) is known color: Killarney. HEX triplet: 38, 74 and 44. RGB value is (56,116,68). Sum of RGB (Red+Green+Blue) = 56+116+68=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 68 (26.95% from 255 or 28.33% from 240); Max value from RGB is 116 - color contains mainly: green. Hex color #387444 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387444 is #C78BBB. Grayscale: #5C5C5C. Windows color (decimal): -13077436 or 4486200. OLE color: 4486200.
HSL color Cylindrical-coordinate representation of color #387444: hue angle of 132º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387444 is Cyan = 0.52, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 68 | - |
| CMYK | 0.52 | 0 | 0.41 | 0.55 |
| HSL | 132º | 0.35% | 0.34% | - |
| HSV(B) | 132º | 0.52% | 0.45% | - |
| XYZ | 8.92 | 13.75 | 7.65 | - |
| YUV | 92.59 | 114.12 | 101.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 68 | 0.52 | 0 | 0.41 | 0.55 | 132 | 0.35 | 0.34 |
| Hex | 38 | 74 | 44 | 34 | 0 | 29 | 37 | 84 | 23 | 22 |
| Octal | 70 | 164 | 104 | 64 | 0 | 51 | 67 | 204 | 43 | 42 |
| Binary | 111000 | 1110100 | 1000100 | 110100 | 0 | 101001 | 110111 | 10000100 | 100011 | 100010 |
Color Harmonies of #387444
Complementary color
Monochromatic Colors of #387444
Black with #387444
Text Example
Text Example
White with #387444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387444; }
p { color: rgb(56,116,68); }
H1.HeaderClassName
{
color: #387444;
}
.AnyTagClassName
{
color: #387444;
}
</style>
background-color css
<style>
a { background-color: #387444; }
a { background-color: rgb(56,116,68); }
div.DivClassName
{
background-color: #387444;
}
.BgClassName
{
background-color: #387444;
}
</style>
border-color css
<style>
span { border-color: #387444; }
span { border-color: rgb(56,116,68); }
td.TdClassName
{
border-color: #387444;
}
.TagClassName
{
border-color: #387444;
}
</style>