Shades of Killarney #387244
Tints of Killarney #387244
RGB
CMYK
RGB Variations
Color information
#387244 (or 0x387244) is known color: Killarney. HEX triplet: 38, 72 and 44. RGB value is (56,114,68). Sum of RGB (Red+Green+Blue) = 56+114+68=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 114 (44.92% from 255 or 47.90% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 114 - color contains mainly: green. Hex color #387244 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387244 is #C78DBB. Grayscale: #5B5B5B. Windows color (decimal): -13077948 or 4485688. OLE color: 4485688.
HSL color Cylindrical-coordinate representation of color #387244: hue angle of 132.41º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387244 is Cyan = 0.51, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 68 | - |
| CMYK | 0.51 | 0 | 0.40 | 0.55 |
| HSL | 132.41º | 0.34% | 0.33% | - |
| HSV(B) | 132.41º | 0.51% | 0.45% | - |
| XYZ | 8.69 | 13.29 | 7.58 | - |
| YUV | 91.41 | 114.78 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 68 | 0.51 | 0 | 0.40 | 0.55 | 132.41 | 0.34 | 0.33 |
| Hex | 38 | 72 | 44 | 33 | 0 | 28 | 37 | 84 | 22 | 21 |
| Octal | 70 | 162 | 104 | 63 | 0 | 50 | 67 | 204 | 42 | 41 |
| Binary | 111000 | 1110010 | 1000100 | 110011 | 0 | 101000 | 110111 | 10000100 | 100010 | 100001 |
Color Harmonies of #387244
Complementary color
Monochromatic Colors of #387244
Black with #387244
Text Example
Text Example
White with #387244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387244; }
p { color: rgb(56,114,68); }
H1.HeaderClassName
{
color: #387244;
}
.AnyTagClassName
{
color: #387244;
}
</style>
background-color css
<style>
a { background-color: #387244; }
a { background-color: rgb(56,114,68); }
div.DivClassName
{
background-color: #387244;
}
.BgClassName
{
background-color: #387244;
}
</style>
border-color css
<style>
span { border-color: #387244; }
span { border-color: rgb(56,114,68); }
td.TdClassName
{
border-color: #387244;
}
.TagClassName
{
border-color: #387244;
}
</style>