Shades of Killarney #467148
Tints of Killarney #467148
RGB
CMYK
RGB Variations
Color information
#467148 (or 0x467148) is known color: Killarney. HEX triplet: 46, 71 and 48. RGB value is (70,113,72). Sum of RGB (Red+Green+Blue) = 70+113+72=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 113 (44.53% from 255 or 44.31% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 113 - color contains mainly: green. Hex color #467148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467148 is #B98EB7. Grayscale: #5F5F5F. Windows color (decimal): -12160696 or 4747590. OLE color: 4747590.
HSL color Cylindrical-coordinate representation of color #467148: hue angle of 122.79º 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 #467148 is Cyan = 0.38, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 72 | - |
| CMYK | 0.38 | 0 | 0.36 | 0.56 |
| HSL | 122.79º | 0.23% | 0.36% | - |
| HSV(B) | 122.79º | 0.38% | 0.44% | - |
| XYZ | 9.6 | 13.58 | 8.25 | - |
| YUV | 95.47 | 114.75 | 109.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 72 | 0.38 | 0 | 0.36 | 0.56 | 122.79 | 0.23 | 0.36 |
| Hex | 46 | 71 | 48 | 26 | 0 | 24 | 38 | 7B | 17 | 24 |
| Octal | 106 | 161 | 110 | 46 | 0 | 44 | 70 | 173 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1001000 | 100110 | 0 | 100100 | 111000 | 1111011 | 10111 | 100100 |
Color Harmonies of #467148
Complementary color
Monochromatic Colors of #467148
Black with #467148
Text Example
Text Example
White with #467148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467148; }
p { color: rgb(70,113,72); }
H1.HeaderClassName
{
color: #467148;
}
.AnyTagClassName
{
color: #467148;
}
</style>
background-color css
<style>
a { background-color: #467148; }
a { background-color: rgb(70,113,72); }
div.DivClassName
{
background-color: #467148;
}
.BgClassName
{
background-color: #467148;
}
</style>
border-color css
<style>
span { border-color: #467148; }
span { border-color: rgb(70,113,72); }
td.TdClassName
{
border-color: #467148;
}
.TagClassName
{
border-color: #467148;
}
</style>