Shades of Killarney #467650
Tints of Killarney #467650
RGB
CMYK
RGB Variations
Color information
#467650 (or 0x467650) is known color: Killarney. HEX triplet: 46, 76 and 50. RGB value is (70,118,80). Sum of RGB (Red+Green+Blue) = 70+118+80=268 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.12% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 80 (31.64% from 255 or 29.85% from 268); Max value from RGB is 118 - color contains mainly: green. Hex color #467650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467650 is #B989AF. Grayscale: #636363. Windows color (decimal): -12159408 or 5273158. OLE color: 5273158.
HSL color Cylindrical-coordinate representation of color #467650: hue angle of 132.5º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467650 is Cyan = 0.41, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 80 | - |
| CMYK | 0.41 | 0 | 0.32 | 0.54 |
| HSL | 132.5º | 0.26% | 0.37% | - |
| HSV(B) | 132.5º | 0.41% | 0.46% | - |
| XYZ | 10.45 | 14.84 | 9.9 | - |
| YUV | 99.32 | 117.1 | 107.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 80 | 0.41 | 0 | 0.32 | 0.54 | 132.5 | 0.26 | 0.37 |
| Hex | 46 | 76 | 50 | 29 | 0 | 20 | 36 | 84 | 1A | 25 |
| Octal | 106 | 166 | 120 | 51 | 0 | 40 | 66 | 204 | 32 | 45 |
| Binary | 1000110 | 1110110 | 1010000 | 101001 | 0 | 100000 | 110110 | 10000100 | 11010 | 100101 |
Color Harmonies of #467650
Complementary color
Monochromatic Colors of #467650
Black with #467650
Text Example
Text Example
White with #467650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467650; }
p { color: rgb(70,118,80); }
H1.HeaderClassName
{
color: #467650;
}
.AnyTagClassName
{
color: #467650;
}
</style>
background-color css
<style>
a { background-color: #467650; }
a { background-color: rgb(70,118,80); }
div.DivClassName
{
background-color: #467650;
}
.BgClassName
{
background-color: #467650;
}
</style>
border-color css
<style>
span { border-color: #467650; }
span { border-color: rgb(70,118,80); }
td.TdClassName
{
border-color: #467650;
}
.TagClassName
{
border-color: #467650;
}
</style>