Shades of Killarney #487949
Tints of Killarney #487949
RGB
CMYK
RGB Variations
Color information
#487949 (or 0x487949) is known color: Killarney. HEX triplet: 48, 79 and 49. RGB value is (72,121,73). Sum of RGB (Red+Green+Blue) = 72+121+73=266 (35% of max value = 765). Red value is 72 (28.52% from 255 or 27.07% from 266); Green value is 121 (47.66% from 255 or 45.49% from 266); Blue value is 73 (28.91% from 255 or 27.44% from 266); Max value from RGB is 121 - color contains mainly: green. Hex color #487949 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487949 is #B786B6. Grayscale: #656565. Windows color (decimal): -12027575 or 4815176. OLE color: 4815176.
HSL color Cylindrical-coordinate representation of color #487949: hue angle of 121.22º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487949 is Cyan = 0.40, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 73 | - |
| CMYK | 0.40 | 0 | 0.40 | 0.53 |
| HSL | 121.22º | 0.25% | 0.38% | - |
| HSV(B) | 121.22º | 0.4% | 0.47% | - |
| XYZ | 10.71 | 15.53 | 8.74 | - |
| YUV | 100.88 | 112.27 | 107.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 73 | 0.40 | 0 | 0.40 | 0.53 | 121.22 | 0.25 | 0.38 |
| Hex | 48 | 79 | 49 | 28 | 0 | 28 | 35 | 79 | 19 | 26 |
| Octal | 110 | 171 | 111 | 50 | 0 | 50 | 65 | 171 | 31 | 46 |
| Binary | 1001000 | 1111001 | 1001001 | 101000 | 0 | 101000 | 110101 | 1111001 | 11001 | 100110 |
Color Harmonies of #487949
Complementary color
Monochromatic Colors of #487949
Black with #487949
Text Example
Text Example
White with #487949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487949; }
p { color: rgb(72,121,73); }
H1.HeaderClassName
{
color: #487949;
}
.AnyTagClassName
{
color: #487949;
}
</style>
background-color css
<style>
a { background-color: #487949; }
a { background-color: rgb(72,121,73); }
div.DivClassName
{
background-color: #487949;
}
.BgClassName
{
background-color: #487949;
}
</style>
border-color css
<style>
span { border-color: #487949; }
span { border-color: rgb(72,121,73); }
td.TdClassName
{
border-color: #487949;
}
.TagClassName
{
border-color: #487949;
}
</style>