Shades of Killarney #477249
Tints of Killarney #477249
RGB
CMYK
RGB Variations
Color information
#477249 (or 0x477249) is known color: Killarney. HEX triplet: 47, 72 and 49. RGB value is (71,114,73). Sum of RGB (Red+Green+Blue) = 71+114+73=258 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.52% from 258); Green value is 114 (44.92% from 255 or 44.19% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 114 - color contains mainly: green. Hex color #477249 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477249 is #B88DB6. Grayscale: #606060. Windows color (decimal): -12094903 or 4813383. OLE color: 4813383.
HSL color Cylindrical-coordinate representation of color #477249: hue angle of 122.79º degrees, saturation: 0.23, 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 #477249 is Cyan = 0.38, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 73 | - |
| CMYK | 0.38 | 0 | 0.36 | 0.55 |
| HSL | 122.79º | 0.23% | 0.36% | - |
| HSV(B) | 122.79º | 0.38% | 0.45% | - |
| XYZ | 9.82 | 13.86 | 8.46 | - |
| YUV | 96.47 | 114.75 | 109.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 73 | 0.38 | 0 | 0.36 | 0.55 | 122.79 | 0.23 | 0.36 |
| Hex | 47 | 72 | 49 | 26 | 0 | 24 | 37 | 7B | 17 | 24 |
| Octal | 107 | 162 | 111 | 46 | 0 | 44 | 67 | 173 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1001001 | 100110 | 0 | 100100 | 110111 | 1111011 | 10111 | 100100 |
Color Harmonies of #477249
Complementary color
Monochromatic Colors of #477249
Black with #477249
Text Example
Text Example
White with #477249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477249; }
p { color: rgb(71,114,73); }
H1.HeaderClassName
{
color: #477249;
}
.AnyTagClassName
{
color: #477249;
}
</style>
background-color css
<style>
a { background-color: #477249; }
a { background-color: rgb(71,114,73); }
div.DivClassName
{
background-color: #477249;
}
.BgClassName
{
background-color: #477249;
}
</style>
border-color css
<style>
span { border-color: #477249; }
span { border-color: rgb(71,114,73); }
td.TdClassName
{
border-color: #477249;
}
.TagClassName
{
border-color: #477249;
}
</style>