Shades of Killarney #477151
Tints of Killarney #477151
RGB
CMYK
RGB Variations
Color information
#477151 (or 0x477151) is known color: Killarney. HEX triplet: 47, 71 and 51. RGB value is (71,113,81). Sum of RGB (Red+Green+Blue) = 71+113+81=265 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.79% from 265); Green value is 113 (44.53% from 255 or 42.64% from 265); Blue value is 81 (32.03% from 255 or 30.57% from 265); Max value from RGB is 113 - color contains mainly: green. Hex color #477151 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477151 is #B88EAE. Grayscale: #606060. Windows color (decimal): -12095151 or 5337415. OLE color: 5337415.
HSL color Cylindrical-coordinate representation of color #477151: hue angle of 134.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #477151 is Cyan = 0.37, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 81 | - |
| CMYK | 0.37 | 0 | 0.28 | 0.56 |
| HSL | 134.29º | 0.23% | 0.36% | - |
| HSV(B) | 134.29º | 0.37% | 0.44% | - |
| XYZ | 9.99 | 13.74 | 9.91 | - |
| YUV | 96.79 | 119.09 | 109.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 81 | 0.37 | 0 | 0.28 | 0.56 | 134.29 | 0.23 | 0.36 |
| Hex | 47 | 71 | 51 | 25 | 0 | 1C | 38 | 86 | 17 | 24 |
| Octal | 107 | 161 | 121 | 45 | 0 | 34 | 70 | 206 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1010001 | 100101 | 0 | 11100 | 111000 | 10000110 | 10111 | 100100 |
Color Harmonies of #477151
Complementary color
Monochromatic Colors of #477151
Black with #477151
Text Example
Text Example
White with #477151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477151; }
p { color: rgb(71,113,81); }
H1.HeaderClassName
{
color: #477151;
}
.AnyTagClassName
{
color: #477151;
}
</style>
background-color css
<style>
a { background-color: #477151; }
a { background-color: rgb(71,113,81); }
div.DivClassName
{
background-color: #477151;
}
.BgClassName
{
background-color: #477151;
}
</style>
border-color css
<style>
span { border-color: #477151; }
span { border-color: rgb(71,113,81); }
td.TdClassName
{
border-color: #477151;
}
.TagClassName
{
border-color: #477151;
}
</style>