COLOR #11784B

HEX: #11784B RGB: (17,120,75)

Color info

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

RGB color model

#11784B color RGB value is (17,120,75).

RGB: (17,120,75) (7%, 47%, 29%)

RGB channels and saturation

R 17 of 255 = 7%
G 120 of 255 = 47%
B 75 of 255 = 29%

17
120
75

R + G + B ~ 28%. #11784B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 120 + 75 = 212 (100%)
R 17 of 212 ~ 8.02%
G 120 of 212 ~ 56.6%
B 75 of 212 ~ 35.38'%

%56.6
%35.38

CMYK color model

#11784B color CMYK value is (86,0,38,53).

  • cyan value is 85.83%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 52.94%
CMYK: (86,0,38,53) C86M0Y38K53 (86%,0%,38%,53%) (0.86/0.00/0.38/0.53) 

CMYK percentages

%85.83
%0
%37.5
%52.94

Codes

Color #11784B in popluar color models

11 78 4B
RGB 17 120 75
HSL 154° 75.18% 26.86%
HSB/HSV 154° 85.83% 47.06%
CMYK 85.83% 0.00% 37.50%
52.94%

Color #11784B in popluar number systems.

HEX 11 78 4B
Decimal 17 120 75
Binary 10001 1111000 1001011
Octal 21 170 113

Shades and tints

Shades of #11784B

#11784B
(17,120,75)
#106E45
(16,110,69)
#0F643F
(15,100,63)
#0E5A39
(14,90,57)
#0D5033
(13,80,51)
#0C462D
(12,70,45)
#0B3C27
(11,60,39)
#0A3221
(10,50,33)
#09281B
(9,40,27)
#081E15
(8,30,21)
#07140F
(7,20,15)
#000000
(0,0,0)

Tints of #11784B

#11784B
(17,120,75)
#26845B
(38,132,91)
#3B906B
(59,144,107)
#509C7B
(80,156,123)
#65A88B
(101,168,139)
#7AB49B
(122,180,155)
#8FC0AB
(143,192,171)
#A4CCBB
(164,204,187)
#B9D8CB
(185,216,203)
#CEE4DB
(206,228,219)
#E3F0EB
(227,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11784B color. Also use rgb(17,120,75) instead hex code.

Text Font Color

.myTextColor { color: #11784B; }

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

This text font color is #11784B.

Background Color

.myBgColor { background-color: #11784B; }

<div style="background-color:#11784B">Inner text</div>

This div background color is #11784B.

Border color

.myBorderColor { border: 1px solid #11784B; }

<div style="border:3px solid #11784B">Div</div>

This div border color is #11784B.

Opacity

.myOpacity80 { color: #11784B; opacity: 0.8; }

<p style="color:#11784B;opacity:0.8;">80%</p>

Text with #11784B 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 #11784B;}

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

This text has shadow with #11784B color.


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

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

This text has shadow with #11784B primary color and red secondary color.


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

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

This text has shadow with #11784B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #11784B.

Preview

Color preview on black background

This text has color #11784B on black background.


Color preview on white background

This text has color #11784B on white background.


Black color preview on #11784B background

This text has black color on #11784B background.


White color preview on #11784B background

This text has white color on #11784B background.


Related colors

Complementary color

Complementary color for #hex is #EE87B4.


I love getcolorcode.com

Triadic colors

1 #4B1178 and #784B11 with #11784B are triadic colors.

2 #4B7811 and #78114B with #11784B are triadic colors.