Shades of Killarney #467149
Tints of Killarney #467149
RGB
CMYK
RGB Variations
Color information
#467149 (or 0x467149) is known color: Killarney. HEX triplet: 46, 71 and 49. RGB value is (70,113,73). Sum of RGB (Red+Green+Blue) = 70+113+73=256 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.34% from 256); Green value is 113 (44.53% from 255 or 44.14% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 113 - color contains mainly: green. Hex color #467149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467149 is #B98EB6. Grayscale: #5F5F5F. Windows color (decimal): -12160695 or 4813126. OLE color: 4813126.
HSL color Cylindrical-coordinate representation of color #467149: hue angle of 124.19º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467149 is Cyan = 0.38, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 73 | - |
| CMYK | 0.38 | 0 | 0.35 | 0.56 |
| HSL | 124.19º | 0.23% | 0.36% | - |
| HSV(B) | 124.19º | 0.38% | 0.44% | - |
| XYZ | 9.63 | 13.59 | 8.42 | - |
| YUV | 95.58 | 115.25 | 109.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 73 | 0.38 | 0 | 0.35 | 0.56 | 124.19 | 0.23 | 0.36 |
| Hex | 46 | 71 | 49 | 26 | 0 | 23 | 38 | 7C | 17 | 24 |
| Octal | 106 | 161 | 111 | 46 | 0 | 43 | 70 | 174 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1001001 | 100110 | 0 | 100011 | 111000 | 1111100 | 10111 | 100100 |
Color Harmonies of #467149
Complementary color
Monochromatic Colors of #467149
Black with #467149
Text Example
Text Example
White with #467149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467149; }
p { color: rgb(70,113,73); }
H1.HeaderClassName
{
color: #467149;
}
.AnyTagClassName
{
color: #467149;
}
</style>
background-color css
<style>
a { background-color: #467149; }
a { background-color: rgb(70,113,73); }
div.DivClassName
{
background-color: #467149;
}
.BgClassName
{
background-color: #467149;
}
</style>
border-color css
<style>
span { border-color: #467149; }
span { border-color: rgb(70,113,73); }
td.TdClassName
{
border-color: #467149;
}
.TagClassName
{
border-color: #467149;
}
</style>