Shades of Killarney #488948
Tints of Killarney #488948
RGB
CMYK
RGB Variations
Color information
#488948 (or 0x488948) is known color: Killarney. HEX triplet: 48, 89 and 48. RGB value is (72,137,72). Sum of RGB (Red+Green+Blue) = 72+137+72=281 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.62% from 281); Green value is 137 (53.91% from 255 or 48.75% from 281); Blue value is 72 (28.52% from 255 or 25.62% from 281); Max value from RGB is 137 - color contains mainly: green. Hex color #488948 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488948 is #B776B7. Grayscale: #6E6E6E. Windows color (decimal): -12023480 or 4753736. OLE color: 4753736.
HSL color Cylindrical-coordinate representation of color #488948: hue angle of 120º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #488948 is Cyan = 0.47, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 72 | 137 | 72 | - |
| CMYK | 0.47 | 0 | 0.47 | 0.46 |
| HSL | 120º | 0.31% | 0.41% | - |
| HSV(B) | 120º | 0.47% | 0.54% | - |
| XYZ | 12.79 | 19.74 | 9.27 | - |
| YUV | 110.16 | 106.47 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 137 | 72 | 0.47 | 0 | 0.47 | 0.46 | 120 | 0.31 | 0.41 |
| Hex | 48 | 89 | 48 | 2F | 0 | 2F | 2E | 78 | 1F | 29 |
| Octal | 110 | 211 | 110 | 57 | 0 | 57 | 56 | 170 | 37 | 51 |
| Binary | 1001000 | 10001001 | 1001000 | 101111 | 0 | 101111 | 101110 | 1111000 | 11111 | 101001 |
Color Harmonies of #488948
Complementary color
Monochromatic Colors of #488948
Black with #488948
Text Example
Text Example
White with #488948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488948; }
p { color: rgb(72,137,72); }
H1.HeaderClassName
{
color: #488948;
}
.AnyTagClassName
{
color: #488948;
}
</style>
background-color css
<style>
a { background-color: #488948; }
a { background-color: rgb(72,137,72); }
div.DivClassName
{
background-color: #488948;
}
.BgClassName
{
background-color: #488948;
}
</style>
border-color css
<style>
span { border-color: #488948; }
span { border-color: rgb(72,137,72); }
td.TdClassName
{
border-color: #488948;
}
.TagClassName
{
border-color: #488948;
}
</style>