Shades of Killarney #488452
Tints of Killarney #488452
RGB
CMYK
RGB Variations
Color information
#488452 (or 0x488452) is known color: Killarney. HEX triplet: 48, 84 and 52. RGB value is (72,132,82). Sum of RGB (Red+Green+Blue) = 72+132+82=286 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.17% from 286); Green value is 132 (51.95% from 255 or 46.15% from 286); Blue value is 82 (32.42% from 255 or 28.67% from 286); Max value from RGB is 132 - color contains mainly: green. Hex color #488452 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #488452 is #B77BAD. Grayscale: #6C6C6C. Windows color (decimal): -12024750 or 5407816. OLE color: 5407816.
HSL color Cylindrical-coordinate representation of color #488452: hue angle of 130º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #488452 is Cyan = 0.45, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 132 | 82 | - |
| CMYK | 0.45 | 0 | 0.38 | 0.48 |
| HSL | 130º | 0.29% | 0.4% | - |
| HSV(B) | 130º | 0.45% | 0.52% | - |
| XYZ | 12.45 | 18.49 | 10.9 | - |
| YUV | 108.36 | 113.12 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 132 | 82 | 0.45 | 0 | 0.38 | 0.48 | 130 | 0.29 | 0.4 |
| Hex | 48 | 84 | 52 | 2D | 0 | 26 | 30 | 82 | 1D | 28 |
| Octal | 110 | 204 | 122 | 55 | 0 | 46 | 60 | 202 | 35 | 50 |
| Binary | 1001000 | 10000100 | 1010010 | 101101 | 0 | 100110 | 110000 | 10000010 | 11101 | 101000 |
Color Harmonies of #488452
Complementary color
Monochromatic Colors of #488452
Black with #488452
Text Example
Text Example
White with #488452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488452; }
p { color: rgb(72,132,82); }
H1.HeaderClassName
{
color: #488452;
}
.AnyTagClassName
{
color: #488452;
}
</style>
background-color css
<style>
a { background-color: #488452; }
a { background-color: rgb(72,132,82); }
div.DivClassName
{
background-color: #488452;
}
.BgClassName
{
background-color: #488452;
}
</style>
border-color css
<style>
span { border-color: #488452; }
span { border-color: rgb(72,132,82); }
td.TdClassName
{
border-color: #488452;
}
.TagClassName
{
border-color: #488452;
}
</style>