Shades of Killarney #387246
Tints of Killarney #387246
RGB
CMYK
RGB Variations
Color information
#387246 (or 0x387246) is known color: Killarney. HEX triplet: 38, 72 and 46. RGB value is (56,114,70). Sum of RGB (Red+Green+Blue) = 56+114+70=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 114 (44.92% from 255 or 47.5% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 114 - color contains mainly: green. Hex color #387246 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387246 is #C78DB9. Grayscale: #5B5B5B. Windows color (decimal): -13077946 or 4616760. OLE color: 4616760.
HSL color Cylindrical-coordinate representation of color #387246: hue angle of 134.48º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387246 is Cyan = 0.51, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 70 | - |
| CMYK | 0.51 | 0 | 0.39 | 0.55 |
| HSL | 134.48º | 0.34% | 0.33% | - |
| HSV(B) | 134.48º | 0.51% | 0.45% | - |
| XYZ | 8.75 | 13.32 | 7.9 | - |
| YUV | 91.64 | 115.78 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 70 | 0.51 | 0 | 0.39 | 0.55 | 134.48 | 0.34 | 0.33 |
| Hex | 38 | 72 | 46 | 33 | 0 | 27 | 37 | 86 | 22 | 21 |
| Octal | 70 | 162 | 106 | 63 | 0 | 47 | 67 | 206 | 42 | 41 |
| Binary | 111000 | 1110010 | 1000110 | 110011 | 0 | 100111 | 110111 | 10000110 | 100010 | 100001 |
Color Harmonies of #387246
Complementary color
Monochromatic Colors of #387246
Black with #387246
Text Example
Text Example
White with #387246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387246; }
p { color: rgb(56,114,70); }
H1.HeaderClassName
{
color: #387246;
}
.AnyTagClassName
{
color: #387246;
}
</style>
background-color css
<style>
a { background-color: #387246; }
a { background-color: rgb(56,114,70); }
div.DivClassName
{
background-color: #387246;
}
.BgClassName
{
background-color: #387246;
}
</style>
border-color css
<style>
span { border-color: #387246; }
span { border-color: rgb(56,114,70); }
td.TdClassName
{
border-color: #387246;
}
.TagClassName
{
border-color: #387246;
}
</style>