Shades of Killarney #477349
Tints of Killarney #477349
RGB
CMYK
RGB Variations
Color information
#477349 (or 0x477349) is known color: Killarney. HEX triplet: 47, 73 and 49. RGB value is (71,115,73). Sum of RGB (Red+Green+Blue) = 71+115+73=259 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.41% from 259); Green value is 115 (45.31% from 255 or 44.40% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 115 - color contains mainly: green. Hex color #477349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477349 is #B88CB6. Grayscale: #616161. Windows color (decimal): -12094647 or 4813639. OLE color: 4813639.
HSL color Cylindrical-coordinate representation of color #477349: hue angle of 122.73º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477349 is Cyan = 0.38, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 73 | - |
| CMYK | 0.38 | 0 | 0.37 | 0.55 |
| HSL | 122.73º | 0.24% | 0.36% | - |
| HSV(B) | 122.73º | 0.38% | 0.45% | - |
| XYZ | 9.93 | 14.08 | 8.5 | - |
| YUV | 97.06 | 114.42 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 73 | 0.38 | 0 | 0.37 | 0.55 | 122.73 | 0.24 | 0.36 |
| Hex | 47 | 73 | 49 | 26 | 0 | 25 | 37 | 7B | 18 | 24 |
| Octal | 107 | 163 | 111 | 46 | 0 | 45 | 67 | 173 | 30 | 44 |
| Binary | 1000111 | 1110011 | 1001001 | 100110 | 0 | 100101 | 110111 | 1111011 | 11000 | 100100 |
Color Harmonies of #477349
Complementary color
Monochromatic Colors of #477349
Black with #477349
Text Example
Text Example
White with #477349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477349; }
p { color: rgb(71,115,73); }
H1.HeaderClassName
{
color: #477349;
}
.AnyTagClassName
{
color: #477349;
}
</style>
background-color css
<style>
a { background-color: #477349; }
a { background-color: rgb(71,115,73); }
div.DivClassName
{
background-color: #477349;
}
.BgClassName
{
background-color: #477349;
}
</style>
border-color css
<style>
span { border-color: #477349; }
span { border-color: rgb(71,115,73); }
td.TdClassName
{
border-color: #477349;
}
.TagClassName
{
border-color: #477349;
}
</style>