Shades of Killarney #487749
Tints of Killarney #487749
RGB
CMYK
RGB Variations
Color information
#487749 (or 0x487749) is known color: Killarney. HEX triplet: 48, 77 and 49. RGB value is (72,119,73). Sum of RGB (Red+Green+Blue) = 72+119+73=264 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.27% from 264); Green value is 119 (46.88% from 255 or 45.08% from 264); Blue value is 73 (28.91% from 255 or 27.65% from 264); Max value from RGB is 119 - color contains mainly: green. Hex color #487749 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487749 is #B788B6. Grayscale: #636363. Windows color (decimal): -12028087 or 4814664. OLE color: 4814664.
HSL color Cylindrical-coordinate representation of color #487749: hue angle of 121.28º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487749 is Cyan = 0.39, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 119 | 73 | - |
| CMYK | 0.39 | 0 | 0.39 | 0.53 |
| HSL | 121.28º | 0.25% | 0.37% | - |
| HSV(B) | 121.28º | 0.39% | 0.47% | - |
| XYZ | 10.47 | 15.05 | 8.66 | - |
| YUV | 99.7 | 112.93 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 119 | 73 | 0.39 | 0 | 0.39 | 0.53 | 121.28 | 0.25 | 0.37 |
| Hex | 48 | 77 | 49 | 27 | 0 | 27 | 35 | 79 | 19 | 25 |
| Octal | 110 | 167 | 111 | 47 | 0 | 47 | 65 | 171 | 31 | 45 |
| Binary | 1001000 | 1110111 | 1001001 | 100111 | 0 | 100111 | 110101 | 1111001 | 11001 | 100101 |
Color Harmonies of #487749
Complementary color
Monochromatic Colors of #487749
Black with #487749
Text Example
Text Example
White with #487749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487749; }
p { color: rgb(72,119,73); }
H1.HeaderClassName
{
color: #487749;
}
.AnyTagClassName
{
color: #487749;
}
</style>
background-color css
<style>
a { background-color: #487749; }
a { background-color: rgb(72,119,73); }
div.DivClassName
{
background-color: #487749;
}
.BgClassName
{
background-color: #487749;
}
</style>
border-color css
<style>
span { border-color: #487749; }
span { border-color: rgb(72,119,73); }
td.TdClassName
{
border-color: #487749;
}
.TagClassName
{
border-color: #487749;
}
</style>