Shades of Killarney #488456
Tints of Killarney #488456
RGB
CMYK
RGB Variations
Color information
#488456 (or 0x488456) is known color: Killarney. HEX triplet: 48, 84 and 56. RGB value is (72,132,86). Sum of RGB (Red+Green+Blue) = 72+132+86=290 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.83% from 290); Green value is 132 (51.95% from 255 or 45.52% from 290); Blue value is 86 (33.98% from 255 or 29.66% from 290); Max value from RGB is 132 - color contains mainly: green. Hex color #488456 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #488456 is #B77BA9. Grayscale: #6C6C6C. Windows color (decimal): -12024746 or 5669960. OLE color: 5669960.
HSL color Cylindrical-coordinate representation of color #488456: hue angle of 134º 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 #488456 is Cyan = 0.45, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 132 | 86 | - |
| CMYK | 0.45 | 0 | 0.35 | 0.48 |
| HSL | 134º | 0.29% | 0.4% | - |
| HSV(B) | 134º | 0.45% | 0.52% | - |
| XYZ | 12.6 | 18.55 | 11.72 | - |
| YUV | 108.82 | 115.12 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 132 | 86 | 0.45 | 0 | 0.35 | 0.48 | 134 | 0.29 | 0.4 |
| Hex | 48 | 84 | 56 | 2D | 0 | 23 | 30 | 86 | 1D | 28 |
| Octal | 110 | 204 | 126 | 55 | 0 | 43 | 60 | 206 | 35 | 50 |
| Binary | 1001000 | 10000100 | 1010110 | 101101 | 0 | 100011 | 110000 | 10000110 | 11101 | 101000 |
Color Harmonies of #488456
Complementary color
Monochromatic Colors of #488456
Black with #488456
Text Example
Text Example
White with #488456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488456; }
p { color: rgb(72,132,86); }
H1.HeaderClassName
{
color: #488456;
}
.AnyTagClassName
{
color: #488456;
}
</style>
background-color css
<style>
a { background-color: #488456; }
a { background-color: rgb(72,132,86); }
div.DivClassName
{
background-color: #488456;
}
.BgClassName
{
background-color: #488456;
}
</style>
border-color css
<style>
span { border-color: #488456; }
span { border-color: rgb(72,132,86); }
td.TdClassName
{
border-color: #488456;
}
.TagClassName
{
border-color: #488456;
}
</style>