Shades of Killarney #487951
Tints of Killarney #487951
RGB
CMYK
RGB Variations
Color information
#487951 (or 0x487951) is known color: Killarney. HEX triplet: 48, 79 and 51. RGB value is (72,121,81). Sum of RGB (Red+Green+Blue) = 72+121+81=274 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.28% from 274); Green value is 121 (47.66% from 255 or 44.16% from 274); Blue value is 81 (32.03% from 255 or 29.56% from 274); Max value from RGB is 121 - color contains mainly: green. Hex color #487951 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487951 is #B786AE. Grayscale: #656565. Windows color (decimal): -12027567 or 5339464. OLE color: 5339464.
HSL color Cylindrical-coordinate representation of color #487951: hue angle of 131.02º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487951 is Cyan = 0.40, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 81 | - |
| CMYK | 0.40 | 0 | 0.33 | 0.53 |
| HSL | 131.02º | 0.25% | 0.38% | - |
| HSV(B) | 131.02º | 0.4% | 0.47% | - |
| XYZ | 11 | 15.65 | 10.23 | - |
| YUV | 101.79 | 116.27 | 106.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 81 | 0.40 | 0 | 0.33 | 0.53 | 131.02 | 0.25 | 0.38 |
| Hex | 48 | 79 | 51 | 28 | 0 | 21 | 35 | 83 | 19 | 26 |
| Octal | 110 | 171 | 121 | 50 | 0 | 41 | 65 | 203 | 31 | 46 |
| Binary | 1001000 | 1111001 | 1010001 | 101000 | 0 | 100001 | 110101 | 10000011 | 11001 | 100110 |
Color Harmonies of #487951
Complementary color
Monochromatic Colors of #487951
Black with #487951
Text Example
Text Example
White with #487951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487951; }
p { color: rgb(72,121,81); }
H1.HeaderClassName
{
color: #487951;
}
.AnyTagClassName
{
color: #487951;
}
</style>
background-color css
<style>
a { background-color: #487951; }
a { background-color: rgb(72,121,81); }
div.DivClassName
{
background-color: #487951;
}
.BgClassName
{
background-color: #487951;
}
</style>
border-color css
<style>
span { border-color: #487951; }
span { border-color: rgb(72,121,81); }
td.TdClassName
{
border-color: #487951;
}
.TagClassName
{
border-color: #487951;
}
</style>