Shades of Killarney #487549
Tints of Killarney #487549
RGB
CMYK
RGB Variations
Color information
#487549 (or 0x487549) is known color: Killarney. HEX triplet: 48, 75 and 49. RGB value is (72,117,73). Sum of RGB (Red+Green+Blue) = 72+117+73=262 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.48% from 262); Green value is 117 (46.09% from 255 or 44.66% from 262); Blue value is 73 (28.91% from 255 or 27.86% from 262); Max value from RGB is 117 - color contains mainly: green. Hex color #487549 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487549 is #B78AB6. Grayscale: #626262. Windows color (decimal): -12028599 or 4814152. OLE color: 4814152.
HSL color Cylindrical-coordinate representation of color #487549: hue angle of 121.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #487549 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 117 | 73 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.54 |
| HSL | 121.33º | 0.24% | 0.37% | - |
| HSV(B) | 121.33º | 0.38% | 0.46% | - |
| XYZ | 10.24 | 14.58 | 8.58 | - |
| YUV | 98.53 | 113.59 | 109.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 117 | 73 | 0.38 | 0 | 0.38 | 0.54 | 121.33 | 0.24 | 0.37 |
| Hex | 48 | 75 | 49 | 26 | 0 | 26 | 36 | 79 | 18 | 25 |
| Octal | 110 | 165 | 111 | 46 | 0 | 46 | 66 | 171 | 30 | 45 |
| Binary | 1001000 | 1110101 | 1001001 | 100110 | 0 | 100110 | 110110 | 1111001 | 11000 | 100101 |
Color Harmonies of #487549
Complementary color
Monochromatic Colors of #487549
Black with #487549
Text Example
Text Example
White with #487549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487549; }
p { color: rgb(72,117,73); }
H1.HeaderClassName
{
color: #487549;
}
.AnyTagClassName
{
color: #487549;
}
</style>
background-color css
<style>
a { background-color: #487549; }
a { background-color: rgb(72,117,73); }
div.DivClassName
{
background-color: #487549;
}
.BgClassName
{
background-color: #487549;
}
</style>
border-color css
<style>
span { border-color: #487549; }
span { border-color: rgb(72,117,73); }
td.TdClassName
{
border-color: #487549;
}
.TagClassName
{
border-color: #487549;
}
</style>