Shades of Killarney #378345
Tints of Killarney #378345
RGB
CMYK
RGB Variations
Color information
#378345 (or 0x378345) is known color: Killarney. HEX triplet: 37, 83 and 45. RGB value is (55,131,69). Sum of RGB (Red+Green+Blue) = 55+131+69=255 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.57% from 255); Green value is 131 (51.56% from 255 or 51.37% from 255); Blue value is 69 (27.34% from 255 or 27.06% from 255); Max value from RGB is 131 - color contains mainly: green. Hex color #378345 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378345 is #C87CBA. Grayscale: #656565. Windows color (decimal): -13139131 or 4555575. OLE color: 4555575.
HSL color Cylindrical-coordinate representation of color #378345: hue angle of 131.05º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #378345 is Cyan = 0.58, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 69 | - |
| CMYK | 0.58 | 0 | 0.47 | 0.49 |
| HSL | 131.05º | 0.41% | 0.36% | - |
| HSV(B) | 131.05º | 0.58% | 0.51% | - |
| XYZ | 10.77 | 17.47 | 8.44 | - |
| YUV | 101.21 | 109.82 | 95.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 69 | 0.58 | 0 | 0.47 | 0.49 | 131.05 | 0.41 | 0.36 |
| Hex | 37 | 83 | 45 | 3A | 0 | 2F | 31 | 83 | 29 | 24 |
| Octal | 67 | 203 | 105 | 72 | 0 | 57 | 61 | 203 | 51 | 44 |
| Binary | 110111 | 10000011 | 1000101 | 111010 | 0 | 101111 | 110001 | 10000011 | 101001 | 100100 |
Color Harmonies of #378345
Complementary color
Monochromatic Colors of #378345
Black with #378345
Text Example
Text Example
White with #378345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378345; }
p { color: rgb(55,131,69); }
H1.HeaderClassName
{
color: #378345;
}
.AnyTagClassName
{
color: #378345;
}
</style>
background-color css
<style>
a { background-color: #378345; }
a { background-color: rgb(55,131,69); }
div.DivClassName
{
background-color: #378345;
}
.BgClassName
{
background-color: #378345;
}
</style>
border-color css
<style>
span { border-color: #378345; }
span { border-color: rgb(55,131,69); }
td.TdClassName
{
border-color: #378345;
}
.TagClassName
{
border-color: #378345;
}
</style>