Shades of Killarney #478155
Tints of Killarney #478155
RGB
CMYK
RGB Variations
Color information
#478155 (or 0x478155) is known color: Killarney. HEX triplet: 47, 81 and 55. RGB value is (71,129,85). Sum of RGB (Red+Green+Blue) = 71+129+85=285 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.91% from 285); Green value is 129 (50.78% from 255 or 45.26% from 285); Blue value is 85 (33.59% from 255 or 29.82% from 285); Max value from RGB is 129 - color contains mainly: green. Hex color #478155 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478155 is #B87EAA. Grayscale: #6A6A6A. Windows color (decimal): -12091051 or 5603655. OLE color: 5603655.
HSL color Cylindrical-coordinate representation of color #478155: hue angle of 134.48º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #478155 is Cyan = 0.45, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 85 | - |
| CMYK | 0.45 | 0 | 0.34 | 0.49 |
| HSL | 134.48º | 0.29% | 0.39% | - |
| HSV(B) | 134.48º | 0.45% | 0.51% | - |
| XYZ | 12.09 | 17.7 | 11.37 | - |
| YUV | 106.64 | 115.78 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 85 | 0.45 | 0 | 0.34 | 0.49 | 134.48 | 0.29 | 0.39 |
| Hex | 47 | 81 | 55 | 2D | 0 | 22 | 31 | 86 | 1D | 27 |
| Octal | 107 | 201 | 125 | 55 | 0 | 42 | 61 | 206 | 35 | 47 |
| Binary | 1000111 | 10000001 | 1010101 | 101101 | 0 | 100010 | 110001 | 10000110 | 11101 | 100111 |
Color Harmonies of #478155
Complementary color
Monochromatic Colors of #478155
Black with #478155
Text Example
Text Example
White with #478155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478155; }
p { color: rgb(71,129,85); }
H1.HeaderClassName
{
color: #478155;
}
.AnyTagClassName
{
color: #478155;
}
</style>
background-color css
<style>
a { background-color: #478155; }
a { background-color: rgb(71,129,85); }
div.DivClassName
{
background-color: #478155;
}
.BgClassName
{
background-color: #478155;
}
</style>
border-color css
<style>
span { border-color: #478155; }
span { border-color: rgb(71,129,85); }
td.TdClassName
{
border-color: #478155;
}
.TagClassName
{
border-color: #478155;
}
</style>