Shades of Killarney #487249
Tints of Killarney #487249
RGB
CMYK
RGB Variations
Color information
#487249 (or 0x487249) is known color: Killarney. HEX triplet: 48, 72 and 49. RGB value is (72,114,73). Sum of RGB (Red+Green+Blue) = 72+114+73=259 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.80% from 259); Green value is 114 (44.92% from 255 or 44.02% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 114 - color contains mainly: green. Hex color #487249 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487249 is #B78DB6. Grayscale: #606060. Windows color (decimal): -12029367 or 4813384. OLE color: 4813384.
HSL color Cylindrical-coordinate representation of color #487249: hue angle of 121.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487249 is Cyan = 0.37, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 73 | - |
| CMYK | 0.37 | 0 | 0.36 | 0.55 |
| HSL | 121.43º | 0.23% | 0.36% | - |
| HSV(B) | 121.43º | 0.37% | 0.45% | - |
| XYZ | 9.89 | 13.89 | 8.46 | - |
| YUV | 96.77 | 114.59 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 73 | 0.37 | 0 | 0.36 | 0.55 | 121.43 | 0.23 | 0.36 |
| Hex | 48 | 72 | 49 | 25 | 0 | 24 | 37 | 79 | 17 | 24 |
| Octal | 110 | 162 | 111 | 45 | 0 | 44 | 67 | 171 | 27 | 44 |
| Binary | 1001000 | 1110010 | 1001001 | 100101 | 0 | 100100 | 110111 | 1111001 | 10111 | 100100 |
Color Harmonies of #487249
Complementary color
Monochromatic Colors of #487249
Black with #487249
Text Example
Text Example
White with #487249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487249; }
p { color: rgb(72,114,73); }
H1.HeaderClassName
{
color: #487249;
}
.AnyTagClassName
{
color: #487249;
}
</style>
background-color css
<style>
a { background-color: #487249; }
a { background-color: rgb(72,114,73); }
div.DivClassName
{
background-color: #487249;
}
.BgClassName
{
background-color: #487249;
}
</style>
border-color css
<style>
span { border-color: #487249; }
span { border-color: rgb(72,114,73); }
td.TdClassName
{
border-color: #487249;
}
.TagClassName
{
border-color: #487249;
}
</style>