Shades of Killarney #478955
Tints of Killarney #478955
RGB
CMYK
RGB Variations
Color information
#478955 (or 0x478955) is known color: Killarney. HEX triplet: 47, 89 and 55. RGB value is (71,137,85). Sum of RGB (Red+Green+Blue) = 71+137+85=293 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.23% from 293); Green value is 137 (53.91% from 255 or 46.76% from 293); Blue value is 85 (33.59% from 255 or 29.01% from 293); Max value from RGB is 137 - color contains mainly: green. Hex color #478955 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478955 is #B876AA. Grayscale: #6F6F6F. Windows color (decimal): -12089003 or 5605703. OLE color: 5605703.
HSL color Cylindrical-coordinate representation of color #478955: hue angle of 132.73º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478955 is Cyan = 0.48, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 85 | - |
| CMYK | 0.48 | 0 | 0.38 | 0.46 |
| HSL | 132.73º | 0.32% | 0.41% | - |
| HSV(B) | 132.73º | 0.48% | 0.54% | - |
| XYZ | 13.18 | 19.89 | 11.74 | - |
| YUV | 111.34 | 113.13 | 99.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 85 | 0.48 | 0 | 0.38 | 0.46 | 132.73 | 0.32 | 0.41 |
| Hex | 47 | 89 | 55 | 30 | 0 | 26 | 2E | 85 | 20 | 29 |
| Octal | 107 | 211 | 125 | 60 | 0 | 46 | 56 | 205 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1010101 | 110000 | 0 | 100110 | 101110 | 10000101 | 100000 | 101001 |
Color Harmonies of #478955
Complementary color
Monochromatic Colors of #478955
Black with #478955
Text Example
Text Example
White with #478955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478955; }
p { color: rgb(71,137,85); }
H1.HeaderClassName
{
color: #478955;
}
.AnyTagClassName
{
color: #478955;
}
</style>
background-color css
<style>
a { background-color: #478955; }
a { background-color: rgb(71,137,85); }
div.DivClassName
{
background-color: #478955;
}
.BgClassName
{
background-color: #478955;
}
</style>
border-color css
<style>
span { border-color: #478955; }
span { border-color: rgb(71,137,85); }
td.TdClassName
{
border-color: #478955;
}
.TagClassName
{
border-color: #478955;
}
</style>