Shades of Killarney #378144
Tints of Killarney #378144
RGB
CMYK
RGB Variations
Color information
#378144 (or 0x378144) is known color: Killarney. HEX triplet: 37, 81 and 44. RGB value is (55,129,68). Sum of RGB (Red+Green+Blue) = 55+129+68=252 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.83% from 252); Green value is 129 (50.78% from 255 or 51.19% from 252); Blue value is 68 (26.95% from 255 or 26.98% from 252); Max value from RGB is 129 - color contains mainly: green. Hex color #378144 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378144 is #C87EBB. Grayscale: #646464. Windows color (decimal): -13139644 or 4489527. OLE color: 4489527.
HSL color Cylindrical-coordinate representation of color #378144: hue angle of 130.54º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #378144 is Cyan = 0.57, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 68 | - |
| CMYK | 0.57 | 0 | 0.47 | 0.49 |
| HSL | 130.54º | 0.4% | 0.36% | - |
| HSV(B) | 130.54º | 0.57% | 0.51% | - |
| XYZ | 10.47 | 16.93 | 8.18 | - |
| YUV | 99.92 | 109.98 | 95.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 68 | 0.57 | 0 | 0.47 | 0.49 | 130.54 | 0.4 | 0.36 |
| Hex | 37 | 81 | 44 | 39 | 0 | 2F | 31 | 83 | 28 | 24 |
| Octal | 67 | 201 | 104 | 71 | 0 | 57 | 61 | 203 | 50 | 44 |
| Binary | 110111 | 10000001 | 1000100 | 111001 | 0 | 101111 | 110001 | 10000011 | 101000 | 100100 |
Color Harmonies of #378144
Complementary color
Monochromatic Colors of #378144
Black with #378144
Text Example
Text Example
White with #378144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378144; }
p { color: rgb(55,129,68); }
H1.HeaderClassName
{
color: #378144;
}
.AnyTagClassName
{
color: #378144;
}
</style>
background-color css
<style>
a { background-color: #378144; }
a { background-color: rgb(55,129,68); }
div.DivClassName
{
background-color: #378144;
}
.BgClassName
{
background-color: #378144;
}
</style>
border-color css
<style>
span { border-color: #378144; }
span { border-color: rgb(55,129,68); }
td.TdClassName
{
border-color: #378144;
}
.TagClassName
{
border-color: #378144;
}
</style>