Shades of Killarney #478349
Tints of Killarney #478349
RGB
CMYK
RGB Variations
Color information
#478349 (or 0x478349) is known color: Killarney. HEX triplet: 47, 83 and 49. RGB value is (71,131,73). Sum of RGB (Red+Green+Blue) = 71+131+73=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 131 (51.56% from 255 or 47.64% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 131 - color contains mainly: green. Hex color #478349 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478349 is #B87CB6. Grayscale: #6A6A6A. Windows color (decimal): -12090551 or 4817735. OLE color: 4817735.
HSL color Cylindrical-coordinate representation of color #478349: hue angle of 122º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478349 is Cyan = 0.46, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 73 | - |
| CMYK | 0.46 | 0 | 0.44 | 0.49 |
| HSL | 122º | 0.3% | 0.4% | - |
| HSV(B) | 122º | 0.46% | 0.51% | - |
| XYZ | 11.92 | 18.05 | 9.16 | - |
| YUV | 106.45 | 109.12 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 73 | 0.46 | 0 | 0.44 | 0.49 | 122 | 0.3 | 0.4 |
| Hex | 47 | 83 | 49 | 2E | 0 | 2C | 31 | 7A | 1E | 28 |
| Octal | 107 | 203 | 111 | 56 | 0 | 54 | 61 | 172 | 36 | 50 |
| Binary | 1000111 | 10000011 | 1001001 | 101110 | 0 | 101100 | 110001 | 1111010 | 11110 | 101000 |
Color Harmonies of #478349
Complementary color
Monochromatic Colors of #478349
Black with #478349
Text Example
Text Example
White with #478349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478349; }
p { color: rgb(71,131,73); }
H1.HeaderClassName
{
color: #478349;
}
.AnyTagClassName
{
color: #478349;
}
</style>
background-color css
<style>
a { background-color: #478349; }
a { background-color: rgb(71,131,73); }
div.DivClassName
{
background-color: #478349;
}
.BgClassName
{
background-color: #478349;
}
</style>
border-color css
<style>
span { border-color: #478349; }
span { border-color: rgb(71,131,73); }
td.TdClassName
{
border-color: #478349;
}
.TagClassName
{
border-color: #478349;
}
</style>