Shades of Killarney #387345
Tints of Killarney #387345
RGB
CMYK
RGB Variations
Color information
#387345 (or 0x387345) is known color: Killarney. HEX triplet: 38, 73 and 45. RGB value is (56,115,69). Sum of RGB (Red+Green+Blue) = 56+115+69=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 69 (27.34% from 255 or 28.75% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #387345 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387345 is #C78CBA. Grayscale: #5C5C5C. Windows color (decimal): -13077691 or 4551480. OLE color: 4551480.
HSL color Cylindrical-coordinate representation of color #387345: hue angle of 133.22º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387345 is Cyan = 0.51, Magento = 0, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 69 | - |
| CMYK | 0.51 | 0 | 0.4 | 0.55 |
| HSL | 133.22º | 0.35% | 0.34% | - |
| HSV(B) | 133.22º | 0.51% | 0.45% | - |
| XYZ | 8.84 | 13.53 | 7.78 | - |
| YUV | 92.12 | 114.95 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 69 | 0.51 | 0 | 0.4 | 0.55 | 133.22 | 0.35 | 0.34 |
| Hex | 38 | 73 | 45 | 33 | 0 | 28 | 37 | 85 | 23 | 22 |
| Octal | 70 | 163 | 105 | 63 | 0 | 50 | 67 | 205 | 43 | 42 |
| Binary | 111000 | 1110011 | 1000101 | 110011 | 0 | 101000 | 110111 | 10000101 | 100011 | 100010 |
Color Harmonies of #387345
Complementary color
Monochromatic Colors of #387345
Black with #387345
Text Example
Text Example
White with #387345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387345; }
p { color: rgb(56,115,69); }
H1.HeaderClassName
{
color: #387345;
}
.AnyTagClassName
{
color: #387345;
}
</style>
background-color css
<style>
a { background-color: #387345; }
a { background-color: rgb(56,115,69); }
div.DivClassName
{
background-color: #387345;
}
.BgClassName
{
background-color: #387345;
}
</style>
border-color css
<style>
span { border-color: #387345; }
span { border-color: rgb(56,115,69); }
td.TdClassName
{
border-color: #387345;
}
.TagClassName
{
border-color: #387345;
}
</style>