Shades of Killarney #478455
Tints of Killarney #478455
RGB
CMYK
RGB Variations
Color information
#478455 (or 0x478455) is known color: Killarney. HEX triplet: 47, 84 and 55. RGB value is (71,132,85). Sum of RGB (Red+Green+Blue) = 71+132+85=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 132 (51.95% from 255 or 45.83% from 288); Blue value is 85 (33.59% from 255 or 29.51% from 288); Max value from RGB is 132 - color contains mainly: green. Hex color #478455 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478455 is #B87BAA. Grayscale: #6C6C6C. Windows color (decimal): -12090283 or 5604423. OLE color: 5604423.
HSL color Cylindrical-coordinate representation of color #478455: hue angle of 133.77º 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 #478455 is Cyan = 0.46, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 85 | - |
| CMYK | 0.46 | 0 | 0.36 | 0.48 |
| HSL | 133.77º | 0.3% | 0.4% | - |
| HSV(B) | 133.77º | 0.46% | 0.52% | - |
| XYZ | 12.49 | 18.5 | 11.51 | - |
| YUV | 108.4 | 114.79 | 101.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 85 | 0.46 | 0 | 0.36 | 0.48 | 133.77 | 0.3 | 0.4 |
| Hex | 47 | 84 | 55 | 2E | 0 | 24 | 30 | 86 | 1E | 28 |
| Octal | 107 | 204 | 125 | 56 | 0 | 44 | 60 | 206 | 36 | 50 |
| Binary | 1000111 | 10000100 | 1010101 | 101110 | 0 | 100100 | 110000 | 10000110 | 11110 | 101000 |
Color Harmonies of #478455
Complementary color
Monochromatic Colors of #478455
Black with #478455
Text Example
Text Example
White with #478455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478455; }
p { color: rgb(71,132,85); }
H1.HeaderClassName
{
color: #478455;
}
.AnyTagClassName
{
color: #478455;
}
</style>
background-color css
<style>
a { background-color: #478455; }
a { background-color: rgb(71,132,85); }
div.DivClassName
{
background-color: #478455;
}
.BgClassName
{
background-color: #478455;
}
</style>
border-color css
<style>
span { border-color: #478455; }
span { border-color: rgb(71,132,85); }
td.TdClassName
{
border-color: #478455;
}
.TagClassName
{
border-color: #478455;
}
</style>