Shades of Killarney #387344
Tints of Killarney #387344
RGB
CMYK
RGB Variations
Color information
#387344 (or 0x387344) is known color: Killarney. HEX triplet: 38, 73 and 44. RGB value is (56,115,68). Sum of RGB (Red+Green+Blue) = 56+115+68=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 68 (26.95% from 255 or 28.45% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #387344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387344 is #C78CBB. Grayscale: #5C5C5C. Windows color (decimal): -13077692 or 4485944. OLE color: 4485944.
HSL color Cylindrical-coordinate representation of color #387344: hue angle of 132.2º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387344 is Cyan = 0.51, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 68 | - |
| CMYK | 0.51 | 0 | 0.41 | 0.55 |
| HSL | 132.2º | 0.35% | 0.34% | - |
| HSV(B) | 132.2º | 0.51% | 0.45% | - |
| XYZ | 8.81 | 13.52 | 7.61 | - |
| YUV | 92 | 114.45 | 102.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 68 | 0.51 | 0 | 0.41 | 0.55 | 132.2 | 0.35 | 0.34 |
| Hex | 38 | 73 | 44 | 33 | 0 | 29 | 37 | 84 | 23 | 22 |
| Octal | 70 | 163 | 104 | 63 | 0 | 51 | 67 | 204 | 43 | 42 |
| Binary | 111000 | 1110011 | 1000100 | 110011 | 0 | 101001 | 110111 | 10000100 | 100011 | 100010 |
Color Harmonies of #387344
Complementary color
Monochromatic Colors of #387344
Black with #387344
Text Example
Text Example
White with #387344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387344; }
p { color: rgb(56,115,68); }
H1.HeaderClassName
{
color: #387344;
}
.AnyTagClassName
{
color: #387344;
}
</style>
background-color css
<style>
a { background-color: #387344; }
a { background-color: rgb(56,115,68); }
div.DivClassName
{
background-color: #387344;
}
.BgClassName
{
background-color: #387344;
}
</style>
border-color css
<style>
span { border-color: #387344; }
span { border-color: rgb(56,115,68); }
td.TdClassName
{
border-color: #387344;
}
.TagClassName
{
border-color: #387344;
}
</style>