Shades of Killarney #467047
Tints of Killarney #467047
RGB
CMYK
RGB Variations
Color information
#467047 (or 0x467047) is known color: Killarney. HEX triplet: 46, 70 and 47. RGB value is (70,112,71). Sum of RGB (Red+Green+Blue) = 70+112+71=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 112 (44.14% from 255 or 44.27% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 112 - color contains mainly: green. Hex color #467047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467047 is #B98FB8. Grayscale: #5E5E5E. Windows color (decimal): -12160953 or 4681798. OLE color: 4681798.
HSL color Cylindrical-coordinate representation of color #467047: hue angle of 121.43º 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 #467047 is Cyan = 0.38, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 71 | - |
| CMYK | 0.38 | 0 | 0.37 | 0.56 |
| HSL | 121.43º | 0.23% | 0.36% | - |
| HSV(B) | 121.43º | 0.38% | 0.44% | - |
| XYZ | 9.46 | 13.35 | 8.04 | - |
| YUV | 94.77 | 114.59 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 71 | 0.38 | 0 | 0.37 | 0.56 | 121.43 | 0.23 | 0.36 |
| Hex | 46 | 70 | 47 | 26 | 0 | 25 | 38 | 79 | 17 | 24 |
| Octal | 106 | 160 | 107 | 46 | 0 | 45 | 70 | 171 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1000111 | 100110 | 0 | 100101 | 111000 | 1111001 | 10111 | 100100 |
Color Harmonies of #467047
Complementary color
Monochromatic Colors of #467047
Black with #467047
Text Example
Text Example
White with #467047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467047; }
p { color: rgb(70,112,71); }
H1.HeaderClassName
{
color: #467047;
}
.AnyTagClassName
{
color: #467047;
}
</style>
background-color css
<style>
a { background-color: #467047; }
a { background-color: rgb(70,112,71); }
div.DivClassName
{
background-color: #467047;
}
.BgClassName
{
background-color: #467047;
}
</style>
border-color css
<style>
span { border-color: #467047; }
span { border-color: rgb(70,112,71); }
td.TdClassName
{
border-color: #467047;
}
.TagClassName
{
border-color: #467047;
}
</style>