Shades of Killarney #488047
Tints of Killarney #488047
RGB
CMYK
RGB Variations
Color information
#488047 (or 0x488047) is known color: Killarney. HEX triplet: 48, 80 and 47. RGB value is (72,128,71). Sum of RGB (Red+Green+Blue) = 72+128+71=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 128 (50.39% from 255 or 47.23% from 271); Blue value is 71 (28.12% from 255 or 26.20% from 271); Max value from RGB is 128 - color contains mainly: green. Hex color #488047 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488047 is #B77FB8. Grayscale: #686868. Windows color (decimal): -12025785 or 4685896. OLE color: 4685896.
HSL color Cylindrical-coordinate representation of color #488047: hue angle of 118.95º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #488047 is Cyan = 0.44, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 72 | 128 | 71 | - |
| CMYK | 0.44 | 0 | 0.45 | 0.50 |
| HSL | 118.95º | 0.29% | 0.39% | - |
| HSV(B) | 118.95º | 0.45% | 0.5% | - |
| XYZ | 11.53 | 17.27 | 8.69 | - |
| YUV | 104.76 | 108.95 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 128 | 71 | 0.44 | 0 | 0.45 | 0.50 | 118.95 | 0.29 | 0.39 |
| Hex | 48 | 80 | 47 | 2C | 0 | 2D | 32 | 77 | 1D | 27 |
| Octal | 110 | 200 | 107 | 54 | 0 | 55 | 62 | 167 | 35 | 47 |
| Binary | 1001000 | 10000000 | 1000111 | 101100 | 0 | 101101 | 110010 | 1110111 | 11101 | 100111 |
Color Harmonies of #488047
Complementary color
Monochromatic Colors of #488047
Black with #488047
Text Example
Text Example
White with #488047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488047; }
p { color: rgb(72,128,71); }
H1.HeaderClassName
{
color: #488047;
}
.AnyTagClassName
{
color: #488047;
}
</style>
background-color css
<style>
a { background-color: #488047; }
a { background-color: rgb(72,128,71); }
div.DivClassName
{
background-color: #488047;
}
.BgClassName
{
background-color: #488047;
}
</style>
border-color css
<style>
span { border-color: #488047; }
span { border-color: rgb(72,128,71); }
td.TdClassName
{
border-color: #488047;
}
.TagClassName
{
border-color: #488047;
}
</style>