Shades of Killarney #387845
Tints of Killarney #387845
RGB
CMYK
RGB Variations
Color information
#387845 (or 0x387845) is known color: Killarney. HEX triplet: 38, 78 and 45. RGB value is (56,120,69). Sum of RGB (Red+Green+Blue) = 56+120+69=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 120 (47.27% from 255 or 48.98% from 245); Blue value is 69 (27.34% from 255 or 28.16% from 245); Max value from RGB is 120 - color contains mainly: green. Hex color #387845 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387845 is #C787BA. Grayscale: #5F5F5F. Windows color (decimal): -13076411 or 4552760. OLE color: 4552760.
HSL color Cylindrical-coordinate representation of color #387845: hue angle of 132.19º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387845 is Cyan = 0.53, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 69 | - |
| CMYK | 0.53 | 0 | 0.42 | 0.53 |
| HSL | 132.19º | 0.36% | 0.35% | - |
| HSV(B) | 132.19º | 0.53% | 0.47% | - |
| XYZ | 9.42 | 14.7 | 7.97 | - |
| YUV | 95.05 | 113.3 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 69 | 0.53 | 0 | 0.42 | 0.53 | 132.19 | 0.36 | 0.35 |
| Hex | 38 | 78 | 45 | 35 | 0 | 2A | 35 | 84 | 24 | 23 |
| Octal | 70 | 170 | 105 | 65 | 0 | 52 | 65 | 204 | 44 | 43 |
| Binary | 111000 | 1111000 | 1000101 | 110101 | 0 | 101010 | 110101 | 10000100 | 100100 | 100011 |
Color Harmonies of #387845
Complementary color
Monochromatic Colors of #387845
Black with #387845
Text Example
Text Example
White with #387845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387845; }
p { color: rgb(56,120,69); }
H1.HeaderClassName
{
color: #387845;
}
.AnyTagClassName
{
color: #387845;
}
</style>
background-color css
<style>
a { background-color: #387845; }
a { background-color: rgb(56,120,69); }
div.DivClassName
{
background-color: #387845;
}
.BgClassName
{
background-color: #387845;
}
</style>
border-color css
<style>
span { border-color: #387845; }
span { border-color: rgb(56,120,69); }
td.TdClassName
{
border-color: #387845;
}
.TagClassName
{
border-color: #387845;
}
</style>