Shades of Killarney #478346
Tints of Killarney #478346
RGB
CMYK
RGB Variations
Color information
#478346 (or 0x478346) is known color: Killarney. HEX triplet: 47, 83 and 46. RGB value is (71,131,70). Sum of RGB (Red+Green+Blue) = 71+131+70=272 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.10% from 272); Green value is 131 (51.56% from 255 or 48.16% from 272); Blue value is 70 (27.73% from 255 or 25.74% from 272); Max value from RGB is 131 - color contains mainly: green. Hex color #478346 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478346 is #B87CB9. Grayscale: #6A6A6A. Windows color (decimal): -12090554 or 4621127. OLE color: 4621127.
HSL color Cylindrical-coordinate representation of color #478346: hue angle of 119.02º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478346 is Cyan = 0.46, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 70 | - |
| CMYK | 0.46 | 0 | 0.47 | 0.49 |
| HSL | 119.02º | 0.3% | 0.39% | - |
| HSV(B) | 119.02º | 0.47% | 0.51% | - |
| XYZ | 11.82 | 18.01 | 8.65 | - |
| YUV | 106.11 | 107.62 | 102.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 70 | 0.46 | 0 | 0.47 | 0.49 | 119.02 | 0.3 | 0.39 |
| Hex | 47 | 83 | 46 | 2E | 0 | 2F | 31 | 77 | 1E | 27 |
| Octal | 107 | 203 | 106 | 56 | 0 | 57 | 61 | 167 | 36 | 47 |
| Binary | 1000111 | 10000011 | 1000110 | 101110 | 0 | 101111 | 110001 | 1110111 | 11110 | 100111 |
Color Harmonies of #478346
Complementary color
Monochromatic Colors of #478346
Black with #478346
Text Example
Text Example
White with #478346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478346; }
p { color: rgb(71,131,70); }
H1.HeaderClassName
{
color: #478346;
}
.AnyTagClassName
{
color: #478346;
}
</style>
background-color css
<style>
a { background-color: #478346; }
a { background-color: rgb(71,131,70); }
div.DivClassName
{
background-color: #478346;
}
.BgClassName
{
background-color: #478346;
}
</style>
border-color css
<style>
span { border-color: #478346; }
span { border-color: rgb(71,131,70); }
td.TdClassName
{
border-color: #478346;
}
.TagClassName
{
border-color: #478346;
}
</style>