Shades of Killarney #488348
Tints of Killarney #488348
RGB
CMYK
RGB Variations
Color information
#488348 (or 0x488348) is known color: Killarney. HEX triplet: 48, 83 and 48. RGB value is (72,131,72). Sum of RGB (Red+Green+Blue) = 72+131+72=275 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.18% from 275); Green value is 131 (51.56% from 255 or 47.64% from 275); Blue value is 72 (28.52% from 255 or 26.18% from 275); Max value from RGB is 131 - color contains mainly: green. Hex color #488348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488348 is #B77CB7. Grayscale: #6A6A6A. Windows color (decimal): -12025016 or 4752200. OLE color: 4752200.
HSL color Cylindrical-coordinate representation of color #488348: hue angle of 120º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #488348 is Cyan = 0.45, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 131 | 72 | - |
| CMYK | 0.45 | 0 | 0.45 | 0.49 |
| HSL | 120º | 0.29% | 0.4% | - |
| HSV(B) | 120º | 0.45% | 0.51% | - |
| XYZ | 11.96 | 18.08 | 8.99 | - |
| YUV | 106.63 | 108.45 | 103.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 131 | 72 | 0.45 | 0 | 0.45 | 0.49 | 120 | 0.29 | 0.4 |
| Hex | 48 | 83 | 48 | 2D | 0 | 2D | 31 | 78 | 1D | 28 |
| Octal | 110 | 203 | 110 | 55 | 0 | 55 | 61 | 170 | 35 | 50 |
| Binary | 1001000 | 10000011 | 1001000 | 101101 | 0 | 101101 | 110001 | 1111000 | 11101 | 101000 |
Color Harmonies of #488348
Complementary color
Monochromatic Colors of #488348
Black with #488348
Text Example
Text Example
White with #488348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488348; }
p { color: rgb(72,131,72); }
H1.HeaderClassName
{
color: #488348;
}
.AnyTagClassName
{
color: #488348;
}
</style>
background-color css
<style>
a { background-color: #488348; }
a { background-color: rgb(72,131,72); }
div.DivClassName
{
background-color: #488348;
}
.BgClassName
{
background-color: #488348;
}
</style>
border-color css
<style>
span { border-color: #488348; }
span { border-color: rgb(72,131,72); }
td.TdClassName
{
border-color: #488348;
}
.TagClassName
{
border-color: #488348;
}
</style>