Shades of Killarney #467449
Tints of Killarney #467449
RGB
CMYK
RGB Variations
Color information
#467449 (or 0x467449) is known color: Killarney. HEX triplet: 46, 74 and 49. RGB value is (70,116,73). Sum of RGB (Red+Green+Blue) = 70+116+73=259 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.03% from 259); Green value is 116 (45.70% from 255 or 44.79% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 116 - color contains mainly: green. Hex color #467449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467449 is #B98BB6. Grayscale: #616161. Windows color (decimal): -12159927 or 4813894. OLE color: 4813894.
HSL color Cylindrical-coordinate representation of color #467449: hue angle of 123.91º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467449 is Cyan = 0.40, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 73 | - |
| CMYK | 0.40 | 0 | 0.37 | 0.55 |
| HSL | 123.91º | 0.25% | 0.36% | - |
| HSV(B) | 123.91º | 0.4% | 0.45% | - |
| XYZ | 9.97 | 14.27 | 8.53 | - |
| YUV | 97.34 | 114.26 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 73 | 0.40 | 0 | 0.37 | 0.55 | 123.91 | 0.25 | 0.36 |
| Hex | 46 | 74 | 49 | 28 | 0 | 25 | 37 | 7C | 19 | 24 |
| Octal | 106 | 164 | 111 | 50 | 0 | 45 | 67 | 174 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1001001 | 101000 | 0 | 100101 | 110111 | 1111100 | 11001 | 100100 |
Color Harmonies of #467449
Complementary color
Monochromatic Colors of #467449
Black with #467449
Text Example
Text Example
White with #467449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467449; }
p { color: rgb(70,116,73); }
H1.HeaderClassName
{
color: #467449;
}
.AnyTagClassName
{
color: #467449;
}
</style>
background-color css
<style>
a { background-color: #467449; }
a { background-color: rgb(70,116,73); }
div.DivClassName
{
background-color: #467449;
}
.BgClassName
{
background-color: #467449;
}
</style>
border-color css
<style>
span { border-color: #467449; }
span { border-color: rgb(70,116,73); }
td.TdClassName
{
border-color: #467449;
}
.TagClassName
{
border-color: #467449;
}
</style>