COLOR #117A46

HEX: #117A46 RGB: (17,122,70)

Color info

#117A46 contains mainly green and blue colors. Web safe color of #117A46 is #006633 (or #063).

RGB color model

#117A46 color RGB value is (17,122,70).

RGB: (17,122,70) (7%, 48%, 27%)

RGB channels and saturation

R 17 of 255 = 7%
G 122 of 255 = 48%
B 70 of 255 = 27%

17
122
70

R + G + B ~ 27%. #117A46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 122 + 70 = 209 (100%)
R 17 of 209 ~ 8.13%
G 122 of 209 ~ 58.37%
B 70 of 209 ~ 33.49'%

%58.37
%33.49

CMYK color model

#117A46 color CMYK value is (86,0,43,52).

  • cyan value is 86.07%
  • magenta value is 0.00%
  • yellow value is 42.62%
  • key color value is 52.16%
CMYK: (86,0,43,52) C86M0Y43K52 (86%,0%,43%,52%) (0.86/0.00/0.43/0.52) 

CMYK percentages

%86.07
%0
%42.62
%52.16

Codes

Color #117A46 in popluar color models

11 7A 46
RGB 17 122 70
HSL 150° 75.54% 27.25%
HSB/HSV 150° 86.07% 47.84%
CMYK 86.07% 0.00% 42.62%
52.16%

Color #117A46 in popluar number systems.

HEX 11 7A 46
Decimal 17 122 70
Binary 10001 1111010 1000110
Octal 21 172 106

Shades and tints

Shades of #117A46

#117A46
(17,122,70)
#106F40
(16,111,64)
#0F643A
(15,100,58)
#0E5934
(14,89,52)
#0D4E2E
(13,78,46)
#0C4328
(12,67,40)
#0B3822
(11,56,34)
#0A2D1C
(10,45,28)
#092216
(9,34,22)
#081710
(8,23,16)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #117A46

#117A46
(17,122,70)
#268656
(38,134,86)
#3B9266
(59,146,102)
#509E76
(80,158,118)
#65AA86
(101,170,134)
#7AB696
(122,182,150)
#8FC2A6
(143,194,166)
#A4CEB6
(164,206,182)
#B9DAC6
(185,218,198)
#CEE6D6
(206,230,214)
#E3F2E6
(227,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #117A46 color. Also use rgb(17,122,70) instead hex code.

Text Font Color

.myTextColor { color: #117A46; }

<p style="color:#117A46">This sample text font color is #117A46.</p>

This text font color is #117A46.

Background Color

.myBgColor { background-color: #117A46; }

<div style="background-color:#117A46">Inner text</div>

This div background color is #117A46.

Border color

.myBorderColor { border: 1px solid #117A46; }

<div style="border:3px solid #117A46">Div</div>

This div border color is #117A46.

Opacity

.myOpacity80 { color: #117A46; opacity: 0.8; }

<p style="color:#117A46;opacity:0.8;">80%</p>

Text with #117A46 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #117A46;}

<p style="text-shadow: 3px 3px 1px #117A46">Text here.</p>

This text has shadow with #117A46 color.


.textShadow {text-shadow: 3px 3px 1px #117A46', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #117A46, 5px 5px 20px red">Text here.</p>

This text has shadow with #117A46 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#117A46, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#117A46, Direction=45, Strength=4)">Text</p>

This text has shadow with #117A46 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #117A46;
-webkit-box-shadow: 1px 1px 3px 2px #117A46;
box-shadow: 1px 1px 3px 2px #117A46;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #117A46; -webkit-box-shadow: 1px 1px 3px 2px #117A46; box-shadow:1px 1px 3px 2px #117A46;">
Div content here
</div>

This div box has shadow with color #117A46.

Preview

Color preview on black background

This text has color #117A46 on black background.


Color preview on white background

This text has color #117A46 on white background.


Black color preview on #117A46 background

This text has black color on #117A46 background.


White color preview on #117A46 background

This text has white color on #117A46 background.


Related colors

Complementary color

Complementary color for #hex is #EE85B9.


I love getcolorcode.com

Triadic colors

1 #46117A and #7A4611 with #117A46 are triadic colors.

2 #467A11 and #7A1146 with #117A46 are triadic colors.