Shades of Killarney #467344
Tints of Killarney #467344
RGB
CMYK
RGB Variations
Color information
#467344 (or 0x467344) is known color: Killarney. HEX triplet: 46, 73 and 44. RGB value is (70,115,68). Sum of RGB (Red+Green+Blue) = 70+115+68=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 68 (26.95% from 255 or 26.88% from 253); Max value from RGB is 115 - color contains mainly: green. Hex color #467344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467344 is #B98CBB. Grayscale: #606060. Windows color (decimal): -12160188 or 4485958. OLE color: 4485958.
HSL color Cylindrical-coordinate representation of color #467344: hue angle of 117.45º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467344 is Cyan = 0.39, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 68 | - |
| CMYK | 0.39 | 0 | 0.41 | 0.55 |
| HSL | 117.45º | 0.26% | 0.36% | - |
| HSV(B) | 117.45º | 0.41% | 0.45% | - |
| XYZ | 9.7 | 13.98 | 7.66 | - |
| YUV | 96.19 | 112.09 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 68 | 0.39 | 0 | 0.41 | 0.55 | 117.45 | 0.26 | 0.36 |
| Hex | 46 | 73 | 44 | 27 | 0 | 29 | 37 | 75 | 1A | 24 |
| Octal | 106 | 163 | 104 | 47 | 0 | 51 | 67 | 165 | 32 | 44 |
| Binary | 1000110 | 1110011 | 1000100 | 100111 | 0 | 101001 | 110111 | 1110101 | 11010 | 100100 |
Color Harmonies of #467344
Complementary color
Monochromatic Colors of #467344
Black with #467344
Text Example
Text Example
White with #467344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467344; }
p { color: rgb(70,115,68); }
H1.HeaderClassName
{
color: #467344;
}
.AnyTagClassName
{
color: #467344;
}
</style>
background-color css
<style>
a { background-color: #467344; }
a { background-color: rgb(70,115,68); }
div.DivClassName
{
background-color: #467344;
}
.BgClassName
{
background-color: #467344;
}
</style>
border-color css
<style>
span { border-color: #467344; }
span { border-color: rgb(70,115,68); }
td.TdClassName
{
border-color: #467344;
}
.TagClassName
{
border-color: #467344;
}
</style>