Shades of Killarney #467448
Tints of Killarney #467448
RGB
CMYK
RGB Variations
Color information
#467448 (or 0x467448) is known color: Killarney. HEX triplet: 46, 74 and 48. RGB value is (70,116,72). Sum of RGB (Red+Green+Blue) = 70+116+72=258 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.13% from 258); Green value is 116 (45.70% from 255 or 44.96% from 258); Blue value is 72 (28.52% from 255 or 27.91% from 258); Max value from RGB is 116 - color contains mainly: green. Hex color #467448 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467448 is #B98BB7. Grayscale: #616161. Windows color (decimal): -12159928 or 4748358. OLE color: 4748358.
HSL color Cylindrical-coordinate representation of color #467448: hue angle of 122.61º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467448 is Cyan = 0.40, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 72 | - |
| CMYK | 0.40 | 0 | 0.38 | 0.55 |
| HSL | 122.61º | 0.25% | 0.36% | - |
| HSV(B) | 122.61º | 0.4% | 0.45% | - |
| XYZ | 9.94 | 14.26 | 8.36 | - |
| YUV | 97.23 | 113.76 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 72 | 0.40 | 0 | 0.38 | 0.55 | 122.61 | 0.25 | 0.36 |
| Hex | 46 | 74 | 48 | 28 | 0 | 26 | 37 | 7B | 19 | 24 |
| Octal | 106 | 164 | 110 | 50 | 0 | 46 | 67 | 173 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1001000 | 101000 | 0 | 100110 | 110111 | 1111011 | 11001 | 100100 |
Color Harmonies of #467448
Complementary color
Monochromatic Colors of #467448
Black with #467448
Text Example
Text Example
White with #467448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467448; }
p { color: rgb(70,116,72); }
H1.HeaderClassName
{
color: #467448;
}
.AnyTagClassName
{
color: #467448;
}
</style>
background-color css
<style>
a { background-color: #467448; }
a { background-color: rgb(70,116,72); }
div.DivClassName
{
background-color: #467448;
}
.BgClassName
{
background-color: #467448;
}
</style>
border-color css
<style>
span { border-color: #467448; }
span { border-color: rgb(70,116,72); }
td.TdClassName
{
border-color: #467448;
}
.TagClassName
{
border-color: #467448;
}
</style>