Shades of Killarney #3A7446
Tints of Killarney #3A7446
RGB
CMYK
RGB Variations
Color information
#3A7446 (or 0x3A7446) is known color: Killarney. HEX triplet: 3A, 74 and 46. RGB value is (58,116,70). Sum of RGB (Red+Green+Blue) = 58+116+70=244 (32% of max value = 765). Red value is 58 (23.05% from 255 or 23.77% from 244); Green value is 116 (45.70% from 255 or 47.54% from 244); Blue value is 70 (27.73% from 255 or 28.69% from 244); Max value from RGB is 116 - color contains mainly: green. Hex color #3A7446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3A7446 is #C58BB9. Grayscale: #5D5D5D. Windows color (decimal): -12946362 or 4617274. OLE color: 4617274.
HSL color Cylindrical-coordinate representation of color #3A7446: hue angle of 132.41º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #3A7446 is Cyan = 0.5, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 58 | 116 | 70 | - |
| CMYK | 0.5 | 0 | 0.40 | 0.55 |
| HSL | 132.41º | 0.33% | 0.34% | - |
| HSV(B) | 132.41º | 0.5% | 0.45% | - |
| XYZ | 9.1 | 13.83 | 7.98 | - |
| YUV | 93.41 | 114.78 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 116 | 70 | 0.5 | 0 | 0.40 | 0.55 | 132.41 | 0.33 | 0.34 |
| Hex | 3A | 74 | 46 | 32 | 0 | 28 | 37 | 84 | 21 | 22 |
| Octal | 72 | 164 | 106 | 62 | 0 | 50 | 67 | 204 | 41 | 42 |
| Binary | 111010 | 1110100 | 1000110 | 110010 | 0 | 101000 | 110111 | 10000100 | 100001 | 100010 |
Color Harmonies of #3A7446
Complementary color
Monochromatic Colors of #3A7446
Black with #3A7446
Text Example
Text Example
White with #3A7446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A7446; }
p { color: rgb(58,116,70); }
H1.HeaderClassName
{
color: #3A7446;
}
.AnyTagClassName
{
color: #3A7446;
}
</style>
background-color css
<style>
a { background-color: #3A7446; }
a { background-color: rgb(58,116,70); }
div.DivClassName
{
background-color: #3A7446;
}
.BgClassName
{
background-color: #3A7446;
}
</style>
border-color css
<style>
span { border-color: #3A7446; }
span { border-color: rgb(58,116,70); }
td.TdClassName
{
border-color: #3A7446;
}
.TagClassName
{
border-color: #3A7446;
}
</style>