Shades of Killarney #387544
Tints of Killarney #387544
RGB
CMYK
RGB Variations
Color information
#387544 (or 0x387544) is known color: Killarney. HEX triplet: 38, 75 and 44. RGB value is (56,117,68). Sum of RGB (Red+Green+Blue) = 56+117+68=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 117 (46.09% from 255 or 48.55% from 241); Blue value is 68 (26.95% from 255 or 28.22% from 241); Max value from RGB is 117 - color contains mainly: green. Hex color #387544 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387544 is #C78ABB. Grayscale: #5D5D5D. Windows color (decimal): -13077180 or 4486456. OLE color: 4486456.
HSL color Cylindrical-coordinate representation of color #387544: hue angle of 131.8º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387544 is Cyan = 0.52, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 68 | - |
| CMYK | 0.52 | 0 | 0.42 | 0.54 |
| HSL | 131.8º | 0.35% | 0.34% | - |
| HSV(B) | 131.8º | 0.52% | 0.46% | - |
| XYZ | 9.04 | 13.98 | 7.69 | - |
| YUV | 93.18 | 113.79 | 101.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 68 | 0.52 | 0 | 0.42 | 0.54 | 131.8 | 0.35 | 0.34 |
| Hex | 38 | 75 | 44 | 34 | 0 | 2A | 36 | 84 | 23 | 22 |
| Octal | 70 | 165 | 104 | 64 | 0 | 52 | 66 | 204 | 43 | 42 |
| Binary | 111000 | 1110101 | 1000100 | 110100 | 0 | 101010 | 110110 | 10000100 | 100011 | 100010 |
Color Harmonies of #387544
Complementary color
Monochromatic Colors of #387544
Black with #387544
Text Example
Text Example
White with #387544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387544; }
p { color: rgb(56,117,68); }
H1.HeaderClassName
{
color: #387544;
}
.AnyTagClassName
{
color: #387544;
}
</style>
background-color css
<style>
a { background-color: #387544; }
a { background-color: rgb(56,117,68); }
div.DivClassName
{
background-color: #387544;
}
.BgClassName
{
background-color: #387544;
}
</style>
border-color css
<style>
span { border-color: #387544; }
span { border-color: rgb(56,117,68); }
td.TdClassName
{
border-color: #387544;
}
.TagClassName
{
border-color: #387544;
}
</style>