Shades of Killarney #387746
Tints of Killarney #387746
RGB
CMYK
RGB Variations
Color information
#387746 (or 0x387746) is known color: Killarney. HEX triplet: 38, 77 and 46. RGB value is (56,119,70). Sum of RGB (Red+Green+Blue) = 56+119+70=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 119 (46.88% from 255 or 48.57% from 245); Blue value is 70 (27.73% from 255 or 28.57% from 245); Max value from RGB is 119 - color contains mainly: green. Hex color #387746 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387746 is #C788B9. Grayscale: #5E5E5E. Windows color (decimal): -13076666 or 4618040. OLE color: 4618040.
HSL color Cylindrical-coordinate representation of color #387746: hue angle of 133.33º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387746 is Cyan = 0.53, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 70 | - |
| CMYK | 0.53 | 0 | 0.41 | 0.53 |
| HSL | 133.33º | 0.36% | 0.34% | - |
| HSV(B) | 133.33º | 0.53% | 0.47% | - |
| XYZ | 9.33 | 14.48 | 8.1 | - |
| YUV | 94.58 | 114.13 | 100.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 70 | 0.53 | 0 | 0.41 | 0.53 | 133.33 | 0.36 | 0.34 |
| Hex | 38 | 77 | 46 | 35 | 0 | 29 | 35 | 85 | 24 | 22 |
| Octal | 70 | 167 | 106 | 65 | 0 | 51 | 65 | 205 | 44 | 42 |
| Binary | 111000 | 1110111 | 1000110 | 110101 | 0 | 101001 | 110101 | 10000101 | 100100 | 100010 |
Color Harmonies of #387746
Complementary color
Monochromatic Colors of #387746
Black with #387746
Text Example
Text Example
White with #387746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387746; }
p { color: rgb(56,119,70); }
H1.HeaderClassName
{
color: #387746;
}
.AnyTagClassName
{
color: #387746;
}
</style>
background-color css
<style>
a { background-color: #387746; }
a { background-color: rgb(56,119,70); }
div.DivClassName
{
background-color: #387746;
}
.BgClassName
{
background-color: #387746;
}
</style>
border-color css
<style>
span { border-color: #387746; }
span { border-color: rgb(56,119,70); }
td.TdClassName
{
border-color: #387746;
}
.TagClassName
{
border-color: #387746;
}
</style>