Shades of Killarney #487547
Tints of Killarney #487547
RGB
CMYK
RGB Variations
Color information
#487547 (or 0x487547) is known color: Killarney. HEX triplet: 48, 75 and 47. RGB value is (72,117,71). Sum of RGB (Red+Green+Blue) = 72+117+71=260 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.69% from 260); Green value is 117 (46.09% from 255 or 45% from 260); Blue value is 71 (28.12% from 255 or 27.31% from 260); Max value from RGB is 117 - color contains mainly: green. Hex color #487547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487547 is #B78AB8. Grayscale: #626262. Windows color (decimal): -12028601 or 4683080. OLE color: 4683080.
HSL color Cylindrical-coordinate representation of color #487547: hue angle of 118.7º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487547 is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 117 | 71 | - |
| CMYK | 0.38 | 0 | 0.39 | 0.54 |
| HSL | 118.7º | 0.24% | 0.37% | - |
| HSV(B) | 118.7º | 0.39% | 0.46% | - |
| XYZ | 10.17 | 14.56 | 8.23 | - |
| YUV | 98.3 | 112.59 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 117 | 71 | 0.38 | 0 | 0.39 | 0.54 | 118.7 | 0.24 | 0.37 |
| Hex | 48 | 75 | 47 | 26 | 0 | 27 | 36 | 77 | 18 | 25 |
| Octal | 110 | 165 | 107 | 46 | 0 | 47 | 66 | 167 | 30 | 45 |
| Binary | 1001000 | 1110101 | 1000111 | 100110 | 0 | 100111 | 110110 | 1110111 | 11000 | 100101 |
Color Harmonies of #487547
Complementary color
Monochromatic Colors of #487547
Black with #487547
Text Example
Text Example
White with #487547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487547; }
p { color: rgb(72,117,71); }
H1.HeaderClassName
{
color: #487547;
}
.AnyTagClassName
{
color: #487547;
}
</style>
background-color css
<style>
a { background-color: #487547; }
a { background-color: rgb(72,117,71); }
div.DivClassName
{
background-color: #487547;
}
.BgClassName
{
background-color: #487547;
}
</style>
border-color css
<style>
span { border-color: #487547; }
span { border-color: rgb(72,117,71); }
td.TdClassName
{
border-color: #487547;
}
.TagClassName
{
border-color: #487547;
}
</style>