Shades of Killarney #478450
Tints of Killarney #478450
RGB
CMYK
RGB Variations
Color information
#478450 (or 0x478450) is known color: Killarney. HEX triplet: 47, 84 and 50. RGB value is (71,132,80). Sum of RGB (Red+Green+Blue) = 71+132+80=283 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.09% from 283); Green value is 132 (51.95% from 255 or 46.64% from 283); Blue value is 80 (31.64% from 255 or 28.27% from 283); Max value from RGB is 132 - color contains mainly: green. Hex color #478450 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478450 is #B87BAF. Grayscale: #6B6B6B. Windows color (decimal): -12090288 or 5276743. OLE color: 5276743.
HSL color Cylindrical-coordinate representation of color #478450: hue angle of 128.85º 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 #478450 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 80 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.48 |
| HSL | 128.85º | 0.3% | 0.4% | - |
| HSV(B) | 128.85º | 0.46% | 0.52% | - |
| XYZ | 12.3 | 18.42 | 10.5 | - |
| YUV | 107.83 | 112.29 | 101.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 80 | 0.46 | 0 | 0.39 | 0.48 | 128.85 | 0.3 | 0.4 |
| Hex | 47 | 84 | 50 | 2E | 0 | 27 | 30 | 81 | 1E | 28 |
| Octal | 107 | 204 | 120 | 56 | 0 | 47 | 60 | 201 | 36 | 50 |
| Binary | 1000111 | 10000100 | 1010000 | 101110 | 0 | 100111 | 110000 | 10000001 | 11110 | 101000 |
Color Harmonies of #478450
Complementary color
Monochromatic Colors of #478450
Black with #478450
Text Example
Text Example
White with #478450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478450; }
p { color: rgb(71,132,80); }
H1.HeaderClassName
{
color: #478450;
}
.AnyTagClassName
{
color: #478450;
}
</style>
background-color css
<style>
a { background-color: #478450; }
a { background-color: rgb(71,132,80); }
div.DivClassName
{
background-color: #478450;
}
.BgClassName
{
background-color: #478450;
}
</style>
border-color css
<style>
span { border-color: #478450; }
span { border-color: rgb(71,132,80); }
td.TdClassName
{
border-color: #478450;
}
.TagClassName
{
border-color: #478450;
}
</style>