Shades of Killarney #477250
Tints of Killarney #477250
RGB
CMYK
RGB Variations
Color information
#477250 (or 0x477250) is known color: Killarney. HEX triplet: 47, 72 and 50. RGB value is (71,114,80). Sum of RGB (Red+Green+Blue) = 71+114+80=265 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.79% from 265); Green value is 114 (44.92% from 255 or 43.02% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 114 - color contains mainly: green. Hex color #477250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477250 is #B88DAF. Grayscale: #616161. Windows color (decimal): -12094896 or 5272135. OLE color: 5272135.
HSL color Cylindrical-coordinate representation of color #477250: hue angle of 132.56º 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 #477250 is Cyan = 0.38, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 80 | - |
| CMYK | 0.38 | 0 | 0.30 | 0.55 |
| HSL | 132.56º | 0.23% | 0.36% | - |
| HSV(B) | 132.56º | 0.38% | 0.45% | - |
| XYZ | 10.06 | 13.95 | 9.75 | - |
| YUV | 97.27 | 118.25 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 80 | 0.38 | 0 | 0.30 | 0.55 | 132.56 | 0.23 | 0.36 |
| Hex | 47 | 72 | 50 | 26 | 0 | 1E | 37 | 85 | 17 | 24 |
| Octal | 107 | 162 | 120 | 46 | 0 | 36 | 67 | 205 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1010000 | 100110 | 0 | 11110 | 110111 | 10000101 | 10111 | 100100 |
Color Harmonies of #477250
Complementary color
Monochromatic Colors of #477250
Black with #477250
Text Example
Text Example
White with #477250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477250; }
p { color: rgb(71,114,80); }
H1.HeaderClassName
{
color: #477250;
}
.AnyTagClassName
{
color: #477250;
}
</style>
background-color css
<style>
a { background-color: #477250; }
a { background-color: rgb(71,114,80); }
div.DivClassName
{
background-color: #477250;
}
.BgClassName
{
background-color: #477250;
}
</style>
border-color css
<style>
span { border-color: #477250; }
span { border-color: rgb(71,114,80); }
td.TdClassName
{
border-color: #477250;
}
.TagClassName
{
border-color: #477250;
}
</style>