Shades of Killarney #387545
Tints of Killarney #387545
RGB
CMYK
RGB Variations
Color information
#387545 (or 0x387545) is known color: Killarney. HEX triplet: 38, 75 and 45. RGB value is (56,117,69). Sum of RGB (Red+Green+Blue) = 56+117+69=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 117 (46.09% from 255 or 48.35% from 242); Blue value is 69 (27.34% from 255 or 28.51% from 242); Max value from RGB is 117 - color contains mainly: green. Hex color #387545 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387545 is #C78ABA. Grayscale: #5D5D5D. Windows color (decimal): -13077179 or 4551992. OLE color: 4551992.
HSL color Cylindrical-coordinate representation of color #387545: hue angle of 132.79º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387545 is Cyan = 0.52, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 69 | - |
| CMYK | 0.52 | 0 | 0.41 | 0.54 |
| HSL | 132.79º | 0.35% | 0.34% | - |
| HSV(B) | 132.79º | 0.52% | 0.46% | - |
| XYZ | 9.07 | 13.99 | 7.85 | - |
| YUV | 93.29 | 114.29 | 101.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 69 | 0.52 | 0 | 0.41 | 0.54 | 132.79 | 0.35 | 0.34 |
| Hex | 38 | 75 | 45 | 34 | 0 | 29 | 36 | 85 | 23 | 22 |
| Octal | 70 | 165 | 105 | 64 | 0 | 51 | 66 | 205 | 43 | 42 |
| Binary | 111000 | 1110101 | 1000101 | 110100 | 0 | 101001 | 110110 | 10000101 | 100011 | 100010 |
Color Harmonies of #387545
Complementary color
Monochromatic Colors of #387545
Black with #387545
Text Example
Text Example
White with #387545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387545; }
p { color: rgb(56,117,69); }
H1.HeaderClassName
{
color: #387545;
}
.AnyTagClassName
{
color: #387545;
}
</style>
background-color css
<style>
a { background-color: #387545; }
a { background-color: rgb(56,117,69); }
div.DivClassName
{
background-color: #387545;
}
.BgClassName
{
background-color: #387545;
}
</style>
border-color css
<style>
span { border-color: #387545; }
span { border-color: rgb(56,117,69); }
td.TdClassName
{
border-color: #387545;
}
.TagClassName
{
border-color: #387545;
}
</style>