Shades of Killarney #487150
Tints of Killarney #487150
RGB
CMYK
RGB Variations
Color information
#487150 (or 0x487150) is known color: Killarney. HEX triplet: 48, 71 and 50. RGB value is (72,113,80). Sum of RGB (Red+Green+Blue) = 72+113+80=265 (35% of max value = 765). Red value is 72 (28.52% from 255 or 27.17% from 265); Green value is 113 (44.53% from 255 or 42.64% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 113 - color contains mainly: green. Hex color #487150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487150 is #B78EAF. Grayscale: #616161. Windows color (decimal): -12029616 or 5271880. OLE color: 5271880.
HSL color Cylindrical-coordinate representation of color #487150: hue angle of 131.71º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #487150 is Cyan = 0.36, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 113 | 80 | - |
| CMYK | 0.36 | 0 | 0.29 | 0.56 |
| HSL | 131.71º | 0.22% | 0.36% | - |
| HSV(B) | 131.71º | 0.36% | 0.44% | - |
| XYZ | 10.03 | 13.77 | 9.72 | - |
| YUV | 96.98 | 118.42 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 80 | 0.36 | 0 | 0.29 | 0.56 | 131.71 | 0.22 | 0.36 |
| Hex | 48 | 71 | 50 | 24 | 0 | 1D | 38 | 84 | 16 | 24 |
| Octal | 110 | 161 | 120 | 44 | 0 | 35 | 70 | 204 | 26 | 44 |
| Binary | 1001000 | 1110001 | 1010000 | 100100 | 0 | 11101 | 111000 | 10000100 | 10110 | 100100 |
Color Harmonies of #487150
Complementary color
Monochromatic Colors of #487150
Black with #487150
Text Example
Text Example
White with #487150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487150; }
p { color: rgb(72,113,80); }
H1.HeaderClassName
{
color: #487150;
}
.AnyTagClassName
{
color: #487150;
}
</style>
background-color css
<style>
a { background-color: #487150; }
a { background-color: rgb(72,113,80); }
div.DivClassName
{
background-color: #487150;
}
.BgClassName
{
background-color: #487150;
}
</style>
border-color css
<style>
span { border-color: #487150; }
span { border-color: rgb(72,113,80); }
td.TdClassName
{
border-color: #487150;
}
.TagClassName
{
border-color: #487150;
}
</style>