Shades of Killarney #378945
Tints of Killarney #378945
RGB
CMYK
RGB Variations
Color information
#378945 (or 0x378945) is known color: Killarney. HEX triplet: 37, 89 and 45. RGB value is (55,137,69). Sum of RGB (Red+Green+Blue) = 55+137+69=261 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.07% from 261); Green value is 137 (53.91% from 255 or 52.49% from 261); Blue value is 69 (27.34% from 255 or 26.44% from 261); Max value from RGB is 137 - color contains mainly: green. Hex color #378945 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378945 is #C876BA. Grayscale: #686868. Windows color (decimal): -13137595 or 4557111. OLE color: 4557111.
HSL color Cylindrical-coordinate representation of color #378945: hue angle of 130.24º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #378945 is Cyan = 0.60, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 137 | 69 | - |
| CMYK | 0.60 | 0 | 0.50 | 0.46 |
| HSL | 130.24º | 0.43% | 0.38% | - |
| HSV(B) | 130.24º | 0.6% | 0.54% | - |
| XYZ | 11.6 | 19.13 | 8.71 | - |
| YUV | 104.73 | 107.83 | 92.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 137 | 69 | 0.60 | 0 | 0.50 | 0.46 | 130.24 | 0.43 | 0.38 |
| Hex | 37 | 89 | 45 | 3C | 0 | 32 | 2E | 82 | 2B | 26 |
| Octal | 67 | 211 | 105 | 74 | 0 | 62 | 56 | 202 | 53 | 46 |
| Binary | 110111 | 10001001 | 1000101 | 111100 | 0 | 110010 | 101110 | 10000010 | 101011 | 100110 |
Color Harmonies of #378945
Complementary color
Monochromatic Colors of #378945
Black with #378945
Text Example
Text Example
White with #378945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378945; }
p { color: rgb(55,137,69); }
H1.HeaderClassName
{
color: #378945;
}
.AnyTagClassName
{
color: #378945;
}
</style>
background-color css
<style>
a { background-color: #378945; }
a { background-color: rgb(55,137,69); }
div.DivClassName
{
background-color: #378945;
}
.BgClassName
{
background-color: #378945;
}
</style>
border-color css
<style>
span { border-color: #378945; }
span { border-color: rgb(55,137,69); }
td.TdClassName
{
border-color: #378945;
}
.TagClassName
{
border-color: #378945;
}
</style>