Shades of Killarney #488553
Tints of Killarney #488553
RGB
CMYK
RGB Variations
Color information
#488553 (or 0x488553) is known color: Killarney. HEX triplet: 48, 85 and 53. RGB value is (72,133,83). Sum of RGB (Red+Green+Blue) = 72+133+83=288 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25% from 288); Green value is 133 (52.34% from 255 or 46.18% from 288); Blue value is 83 (32.81% from 255 or 28.82% from 288); Max value from RGB is 133 - color contains mainly: green. Hex color #488553 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #488553 is #B77AAC. Grayscale: #6D6D6D. Windows color (decimal): -12024493 or 5473608. OLE color: 5473608.
HSL color Cylindrical-coordinate representation of color #488553: hue angle of 130.82º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #488553 is Cyan = 0.46, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 133 | 83 | - |
| CMYK | 0.46 | 0 | 0.38 | 0.48 |
| HSL | 130.82º | 0.3% | 0.4% | - |
| HSV(B) | 130.82º | 0.46% | 0.52% | - |
| XYZ | 12.62 | 18.78 | 11.14 | - |
| YUV | 109.06 | 113.29 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 133 | 83 | 0.46 | 0 | 0.38 | 0.48 | 130.82 | 0.3 | 0.4 |
| Hex | 48 | 85 | 53 | 2E | 0 | 26 | 30 | 83 | 1E | 28 |
| Octal | 110 | 205 | 123 | 56 | 0 | 46 | 60 | 203 | 36 | 50 |
| Binary | 1001000 | 10000101 | 1010011 | 101110 | 0 | 100110 | 110000 | 10000011 | 11110 | 101000 |
Color Harmonies of #488553
Complementary color
Monochromatic Colors of #488553
Black with #488553
Text Example
Text Example
White with #488553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488553; }
p { color: rgb(72,133,83); }
H1.HeaderClassName
{
color: #488553;
}
.AnyTagClassName
{
color: #488553;
}
</style>
background-color css
<style>
a { background-color: #488553; }
a { background-color: rgb(72,133,83); }
div.DivClassName
{
background-color: #488553;
}
.BgClassName
{
background-color: #488553;
}
</style>
border-color css
<style>
span { border-color: #488553; }
span { border-color: rgb(72,133,83); }
td.TdClassName
{
border-color: #488553;
}
.TagClassName
{
border-color: #488553;
}
</style>