Shades of Killarney #487348
Tints of Killarney #487348
RGB
CMYK
RGB Variations
Color information
#487348 (or 0x487348) is known color: Killarney. HEX triplet: 48, 73 and 48. RGB value is (72,115,72). Sum of RGB (Red+Green+Blue) = 72+115+72=259 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.80% from 259); Green value is 115 (45.31% from 255 or 44.40% from 259); Blue value is 72 (28.52% from 255 or 27.80% from 259); Max value from RGB is 115 - color contains mainly: green. Hex color #487348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487348 is #B78CB7. Grayscale: #616161. Windows color (decimal): -12029112 or 4748104. OLE color: 4748104.
HSL color Cylindrical-coordinate representation of color #487348: hue angle of 120º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487348 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 72 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.55 |
| HSL | 120º | 0.23% | 0.37% | - |
| HSV(B) | 120º | 0.37% | 0.45% | - |
| XYZ | 9.97 | 14.11 | 8.33 | - |
| YUV | 97.24 | 113.75 | 110 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 72 | 0.37 | 0 | 0.37 | 0.55 | 120 | 0.23 | 0.37 |
| Hex | 48 | 73 | 48 | 25 | 0 | 25 | 37 | 78 | 17 | 25 |
| Octal | 110 | 163 | 110 | 45 | 0 | 45 | 67 | 170 | 27 | 45 |
| Binary | 1001000 | 1110011 | 1001000 | 100101 | 0 | 100101 | 110111 | 1111000 | 10111 | 100101 |
Color Harmonies of #487348
Complementary color
Monochromatic Colors of #487348
Black with #487348
Text Example
Text Example
White with #487348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487348; }
p { color: rgb(72,115,72); }
H1.HeaderClassName
{
color: #487348;
}
.AnyTagClassName
{
color: #487348;
}
</style>
background-color css
<style>
a { background-color: #487348; }
a { background-color: rgb(72,115,72); }
div.DivClassName
{
background-color: #487348;
}
.BgClassName
{
background-color: #487348;
}
</style>
border-color css
<style>
span { border-color: #487348; }
span { border-color: rgb(72,115,72); }
td.TdClassName
{
border-color: #487348;
}
.TagClassName
{
border-color: #487348;
}
</style>