Shades of Killarney #487846
Tints of Killarney #487846
RGB
CMYK
RGB Variations
Color information
#487846 (or 0x487846) is known color: Killarney. HEX triplet: 48, 78 and 46. RGB value is (72,120,70). Sum of RGB (Red+Green+Blue) = 72+120+70=262 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.48% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 70 (27.73% from 255 or 26.72% from 262); Max value from RGB is 120 - color contains mainly: green. Hex color #487846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487846 is #B787B9. Grayscale: #646464. Windows color (decimal): -12027834 or 4618312. OLE color: 4618312.
HSL color Cylindrical-coordinate representation of color #487846: hue angle of 117.6º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #487846 is Cyan = 0.40, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 120 | 70 | - |
| CMYK | 0.40 | 0 | 0.42 | 0.53 |
| HSL | 117.6º | 0.26% | 0.37% | - |
| HSV(B) | 117.6º | 0.42% | 0.47% | - |
| XYZ | 10.49 | 15.25 | 8.19 | - |
| YUV | 99.95 | 111.1 | 108.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 120 | 70 | 0.40 | 0 | 0.42 | 0.53 | 117.6 | 0.26 | 0.37 |
| Hex | 48 | 78 | 46 | 28 | 0 | 2A | 35 | 76 | 1A | 25 |
| Octal | 110 | 170 | 106 | 50 | 0 | 52 | 65 | 166 | 32 | 45 |
| Binary | 1001000 | 1111000 | 1000110 | 101000 | 0 | 101010 | 110101 | 1110110 | 11010 | 100101 |
Color Harmonies of #487846
Complementary color
Monochromatic Colors of #487846
Black with #487846
Text Example
Text Example
White with #487846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487846; }
p { color: rgb(72,120,70); }
H1.HeaderClassName
{
color: #487846;
}
.AnyTagClassName
{
color: #487846;
}
</style>
background-color css
<style>
a { background-color: #487846; }
a { background-color: rgb(72,120,70); }
div.DivClassName
{
background-color: #487846;
}
.BgClassName
{
background-color: #487846;
}
</style>
border-color css
<style>
span { border-color: #487846; }
span { border-color: rgb(72,120,70); }
td.TdClassName
{
border-color: #487846;
}
.TagClassName
{
border-color: #487846;
}
</style>