Shades of Killarney #467948
Tints of Killarney #467948
RGB
CMYK
RGB Variations
Color information
#467948 (or 0x467948) is known color: Killarney. HEX triplet: 46, 79 and 48. RGB value is (70,121,72). Sum of RGB (Red+Green+Blue) = 70+121+72=263 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.62% from 263); Green value is 121 (47.66% from 255 or 46.01% from 263); Blue value is 72 (28.52% from 255 or 27.38% from 263); Max value from RGB is 121 - color contains mainly: green. Hex color #467948 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467948 is #B986B7. Grayscale: #646464. Windows color (decimal): -12158648 or 4749638. OLE color: 4749638.
HSL color Cylindrical-coordinate representation of color #467948: hue angle of 122.35º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467948 is Cyan = 0.42, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 72 | - |
| CMYK | 0.42 | 0 | 0.40 | 0.53 |
| HSL | 122.35º | 0.27% | 0.37% | - |
| HSV(B) | 122.35º | 0.42% | 0.47% | - |
| XYZ | 10.53 | 15.44 | 8.56 | - |
| YUV | 100.17 | 112.1 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 72 | 0.42 | 0 | 0.40 | 0.53 | 122.35 | 0.27 | 0.37 |
| Hex | 46 | 79 | 48 | 2A | 0 | 28 | 35 | 7A | 1B | 25 |
| Octal | 106 | 171 | 110 | 52 | 0 | 50 | 65 | 172 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1001000 | 101010 | 0 | 101000 | 110101 | 1111010 | 11011 | 100101 |
Color Harmonies of #467948
Complementary color
Monochromatic Colors of #467948
Black with #467948
Text Example
Text Example
White with #467948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467948; }
p { color: rgb(70,121,72); }
H1.HeaderClassName
{
color: #467948;
}
.AnyTagClassName
{
color: #467948;
}
</style>
background-color css
<style>
a { background-color: #467948; }
a { background-color: rgb(70,121,72); }
div.DivClassName
{
background-color: #467948;
}
.BgClassName
{
background-color: #467948;
}
</style>
border-color css
<style>
span { border-color: #467948; }
span { border-color: rgb(70,121,72); }
td.TdClassName
{
border-color: #467948;
}
.TagClassName
{
border-color: #467948;
}
</style>