Shades of Killarney #487650
Tints of Killarney #487650
RGB
CMYK
RGB Variations
Color information
#487650 (or 0x487650) is known color: Killarney. HEX triplet: 48, 76 and 50. RGB value is (72,118,80). Sum of RGB (Red+Green+Blue) = 72+118+80=270 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.67% from 270); Green value is 118 (46.48% from 255 or 43.70% from 270); Blue value is 80 (31.64% from 255 or 29.63% from 270); Max value from RGB is 118 - color contains mainly: green. Hex color #487650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487650 is #B789AF. Grayscale: #646464. Windows color (decimal): -12028336 or 5273160. OLE color: 5273160.
HSL color Cylindrical-coordinate representation of color #487650: hue angle of 130.43º 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 #487650 is Cyan = 0.39, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 80 | - |
| CMYK | 0.39 | 0 | 0.32 | 0.54 |
| HSL | 130.43º | 0.24% | 0.37% | - |
| HSV(B) | 130.43º | 0.39% | 0.46% | - |
| XYZ | 10.6 | 14.91 | 9.91 | - |
| YUV | 99.91 | 116.76 | 108.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 80 | 0.39 | 0 | 0.32 | 0.54 | 130.43 | 0.24 | 0.37 |
| Hex | 48 | 76 | 50 | 27 | 0 | 20 | 36 | 82 | 18 | 25 |
| Octal | 110 | 166 | 120 | 47 | 0 | 40 | 66 | 202 | 30 | 45 |
| Binary | 1001000 | 1110110 | 1010000 | 100111 | 0 | 100000 | 110110 | 10000010 | 11000 | 100101 |
Color Harmonies of #487650
Complementary color
Monochromatic Colors of #487650
Black with #487650
Text Example
Text Example
White with #487650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487650; }
p { color: rgb(72,118,80); }
H1.HeaderClassName
{
color: #487650;
}
.AnyTagClassName
{
color: #487650;
}
</style>
background-color css
<style>
a { background-color: #487650; }
a { background-color: rgb(72,118,80); }
div.DivClassName
{
background-color: #487650;
}
.BgClassName
{
background-color: #487650;
}
</style>
border-color css
<style>
span { border-color: #487650; }
span { border-color: rgb(72,118,80); }
td.TdClassName
{
border-color: #487650;
}
.TagClassName
{
border-color: #487650;
}
</style>