Shades of Killarney #467246
Tints of Killarney #467246
RGB
CMYK
RGB Variations
Color information
#467246 (or 0x467246) is known color: Killarney. HEX triplet: 46, 72 and 46. RGB value is (70,114,70). Sum of RGB (Red+Green+Blue) = 70+114+70=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 114 (44.92% from 255 or 44.88% from 254); Blue value is 70 (27.73% from 255 or 27.56% from 254); Max value from RGB is 114 - color contains mainly: green. Hex color #467246 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467246 is #B98DB9. Grayscale: #5F5F5F. Windows color (decimal): -12160442 or 4616774. OLE color: 4616774.
HSL color Cylindrical-coordinate representation of color #467246: hue angle of 120º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467246 is Cyan = 0.39, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 70 | - |
| CMYK | 0.39 | 0 | 0.39 | 0.55 |
| HSL | 120º | 0.24% | 0.36% | - |
| HSV(B) | 120º | 0.39% | 0.45% | - |
| XYZ | 9.65 | 13.78 | 7.95 | - |
| YUV | 95.83 | 113.42 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 70 | 0.39 | 0 | 0.39 | 0.55 | 120 | 0.24 | 0.36 |
| Hex | 46 | 72 | 46 | 27 | 0 | 27 | 37 | 78 | 18 | 24 |
| Octal | 106 | 162 | 106 | 47 | 0 | 47 | 67 | 170 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1000110 | 100111 | 0 | 100111 | 110111 | 1111000 | 11000 | 100100 |
Color Harmonies of #467246
Complementary color
Monochromatic Colors of #467246
Black with #467246
Text Example
Text Example
White with #467246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467246; }
p { color: rgb(70,114,70); }
H1.HeaderClassName
{
color: #467246;
}
.AnyTagClassName
{
color: #467246;
}
</style>
background-color css
<style>
a { background-color: #467246; }
a { background-color: rgb(70,114,70); }
div.DivClassName
{
background-color: #467246;
}
.BgClassName
{
background-color: #467246;
}
</style>
border-color css
<style>
span { border-color: #467246; }
span { border-color: rgb(70,114,70); }
td.TdClassName
{
border-color: #467246;
}
.TagClassName
{
border-color: #467246;
}
</style>