Shades of Killarney #378445
Tints of Killarney #378445
RGB
CMYK
RGB Variations
Color information
#378445 (or 0x378445) is known color: Killarney. HEX triplet: 37, 84 and 45. RGB value is (55,132,69). Sum of RGB (Red+Green+Blue) = 55+132+69=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 132 (51.95% from 255 or 51.56% from 256); Blue value is 69 (27.34% from 255 or 26.95% from 256); Max value from RGB is 132 - color contains mainly: green. Hex color #378445 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378445 is #C87BBA. Grayscale: #656565. Windows color (decimal): -13138875 or 4555831. OLE color: 4555831.
HSL color Cylindrical-coordinate representation of color #378445: hue angle of 130.91º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #378445 is Cyan = 0.58, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 132 | 69 | - |
| CMYK | 0.58 | 0 | 0.48 | 0.48 |
| HSL | 130.91º | 0.41% | 0.37% | - |
| HSV(B) | 130.91º | 0.58% | 0.52% | - |
| XYZ | 10.9 | 17.74 | 8.48 | - |
| YUV | 101.8 | 109.49 | 94.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 132 | 69 | 0.58 | 0 | 0.48 | 0.48 | 130.91 | 0.41 | 0.37 |
| Hex | 37 | 84 | 45 | 3A | 0 | 30 | 30 | 83 | 29 | 25 |
| Octal | 67 | 204 | 105 | 72 | 0 | 60 | 60 | 203 | 51 | 45 |
| Binary | 110111 | 10000100 | 1000101 | 111010 | 0 | 110000 | 110000 | 10000011 | 101001 | 100101 |
Color Harmonies of #378445
Complementary color
Monochromatic Colors of #378445
Black with #378445
Text Example
Text Example
White with #378445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378445; }
p { color: rgb(55,132,69); }
H1.HeaderClassName
{
color: #378445;
}
.AnyTagClassName
{
color: #378445;
}
</style>
background-color css
<style>
a { background-color: #378445; }
a { background-color: rgb(55,132,69); }
div.DivClassName
{
background-color: #378445;
}
.BgClassName
{
background-color: #378445;
}
</style>
border-color css
<style>
span { border-color: #378445; }
span { border-color: rgb(55,132,69); }
td.TdClassName
{
border-color: #378445;
}
.TagClassName
{
border-color: #378445;
}
</style>