Shades of Killarney #467848
Tints of Killarney #467848
RGB
CMYK
RGB Variations
Color information
#467848 (or 0x467848) is known color: Killarney. HEX triplet: 46, 78 and 48. RGB value is (70,120,72). Sum of RGB (Red+Green+Blue) = 70+120+72=262 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.72% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 72 (28.52% from 255 or 27.48% from 262); Max value from RGB is 120 - color contains mainly: green. Hex color #467848 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467848 is #B987B7. Grayscale: #636363. Windows color (decimal): -12158904 or 4749382. OLE color: 4749382.
HSL color Cylindrical-coordinate representation of color #467848: hue angle of 122.4º degrees, saturation: 0.26, 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 #467848 is Cyan = 0.42, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 72 | - |
| CMYK | 0.42 | 0 | 0.40 | 0.53 |
| HSL | 122.4º | 0.26% | 0.37% | - |
| HSV(B) | 122.4º | 0.42% | 0.47% | - |
| XYZ | 10.41 | 15.2 | 8.52 | - |
| YUV | 99.58 | 112.44 | 106.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 72 | 0.42 | 0 | 0.40 | 0.53 | 122.4 | 0.26 | 0.37 |
| Hex | 46 | 78 | 48 | 2A | 0 | 28 | 35 | 7A | 1A | 25 |
| Octal | 106 | 170 | 110 | 52 | 0 | 50 | 65 | 172 | 32 | 45 |
| Binary | 1000110 | 1111000 | 1001000 | 101010 | 0 | 101000 | 110101 | 1111010 | 11010 | 100101 |
Color Harmonies of #467848
Complementary color
Monochromatic Colors of #467848
Black with #467848
Text Example
Text Example
White with #467848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467848; }
p { color: rgb(70,120,72); }
H1.HeaderClassName
{
color: #467848;
}
.AnyTagClassName
{
color: #467848;
}
</style>
background-color css
<style>
a { background-color: #467848; }
a { background-color: rgb(70,120,72); }
div.DivClassName
{
background-color: #467848;
}
.BgClassName
{
background-color: #467848;
}
</style>
border-color css
<style>
span { border-color: #467848; }
span { border-color: rgb(70,120,72); }
td.TdClassName
{
border-color: #467848;
}
.TagClassName
{
border-color: #467848;
}
</style>