Shades of Killarney #488453
Tints of Killarney #488453
RGB
CMYK
RGB Variations
Color information
#488453 (or 0x488453) is known color: Killarney. HEX triplet: 48, 84 and 53. RGB value is (72,132,83). Sum of RGB (Red+Green+Blue) = 72+132+83=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 132 (51.95% from 255 or 45.99% from 287); Blue value is 83 (32.81% from 255 or 28.92% from 287); Max value from RGB is 132 - color contains mainly: green. Hex color #488453 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #488453 is #B77BAC. Grayscale: #6C6C6C. Windows color (decimal): -12024749 or 5473352. OLE color: 5473352.
HSL color Cylindrical-coordinate representation of color #488453: hue angle of 131º 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 #488453 is Cyan = 0.45, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 132 | 83 | - |
| CMYK | 0.45 | 0 | 0.37 | 0.48 |
| HSL | 131º | 0.29% | 0.4% | - |
| HSV(B) | 131º | 0.45% | 0.52% | - |
| XYZ | 12.49 | 18.5 | 11.1 | - |
| YUV | 108.47 | 113.62 | 101.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 132 | 83 | 0.45 | 0 | 0.37 | 0.48 | 131 | 0.29 | 0.4 |
| Hex | 48 | 84 | 53 | 2D | 0 | 25 | 30 | 83 | 1D | 28 |
| Octal | 110 | 204 | 123 | 55 | 0 | 45 | 60 | 203 | 35 | 50 |
| Binary | 1001000 | 10000100 | 1010011 | 101101 | 0 | 100101 | 110000 | 10000011 | 11101 | 101000 |
Color Harmonies of #488453
Complementary color
Monochromatic Colors of #488453
Black with #488453
Text Example
Text Example
White with #488453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488453; }
p { color: rgb(72,132,83); }
H1.HeaderClassName
{
color: #488453;
}
.AnyTagClassName
{
color: #488453;
}
</style>
background-color css
<style>
a { background-color: #488453; }
a { background-color: rgb(72,132,83); }
div.DivClassName
{
background-color: #488453;
}
.BgClassName
{
background-color: #488453;
}
</style>
border-color css
<style>
span { border-color: #488453; }
span { border-color: rgb(72,132,83); }
td.TdClassName
{
border-color: #488453;
}
.TagClassName
{
border-color: #488453;
}
</style>