Shades of Killarney #387846
Tints of Killarney #387846
RGB
CMYK
RGB Variations
Color information
#387846 (or 0x387846) is known color: Killarney. HEX triplet: 38, 78 and 46. RGB value is (56,120,70). Sum of RGB (Red+Green+Blue) = 56+120+70=246 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.76% from 246); Green value is 120 (47.27% from 255 or 48.78% from 246); Blue value is 70 (27.73% from 255 or 28.46% from 246); Max value from RGB is 120 - color contains mainly: green. Hex color #387846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387846 is #C787B9. Grayscale: #5F5F5F. Windows color (decimal): -13076410 or 4618296. OLE color: 4618296.
HSL color Cylindrical-coordinate representation of color #387846: hue angle of 133.12º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387846 is Cyan = 0.53, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 70 | - |
| CMYK | 0.53 | 0 | 0.42 | 0.53 |
| HSL | 133.13º | 0.36% | 0.35% | - |
| HSV(B) | 133.13º | 0.53% | 0.47% | - |
| XYZ | 9.45 | 14.72 | 8.14 | - |
| YUV | 95.16 | 113.8 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 70 | 0.53 | 0 | 0.42 | 0.53 | 133.13 | 0.36 | 0.35 |
| Hex | 38 | 78 | 46 | 35 | 0 | 2A | 35 | 85 | 24 | 23 |
| Octal | 70 | 170 | 106 | 65 | 0 | 52 | 65 | 205 | 44 | 43 |
| Binary | 111000 | 1111000 | 1000110 | 110101 | 0 | 101010 | 110101 | 10000101 | 100100 | 100011 |
Color Harmonies of #387846
Complementary color
Monochromatic Colors of #387846
Black with #387846
Text Example
Text Example
White with #387846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387846; }
p { color: rgb(56,120,70); }
H1.HeaderClassName
{
color: #387846;
}
.AnyTagClassName
{
color: #387846;
}
</style>
background-color css
<style>
a { background-color: #387846; }
a { background-color: rgb(56,120,70); }
div.DivClassName
{
background-color: #387846;
}
.BgClassName
{
background-color: #387846;
}
</style>
border-color css
<style>
span { border-color: #387846; }
span { border-color: rgb(56,120,70); }
td.TdClassName
{
border-color: #387846;
}
.TagClassName
{
border-color: #387846;
}
</style>