COLOR #115326

HEX: #115326 RGB: (17,83,38)

Color info

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

RGB color model

#115326 color RGB value is (17,83,38).

RGB: (17,83,38) (7%, 33%, 15%)

RGB channels and saturation

R 17 of 255 = 7%
G 83 of 255 = 33%
B 38 of 255 = 15%

17
83
38

R + G + B ~ 18%. #115326 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 83 + 38 = 138 (100%)
R 17 of 138 ~ 12.32%
G 83 of 138 ~ 60.14%
B 38 of 138 ~ 27.54'%

%12.32
%60.14
%27.54

CMYK color model

#115326 color CMYK value is (80,0,54,67).

  • cyan value is 79.52%
  • magenta value is 0.00%
  • yellow value is 54.22%
  • key color value is 67.45%

CMYK: (80,0,54,67)
C80M0Y54K67 (80%, 0%, 54%, 67%)
(0.80 / 0.00 / 0.54 / 0.67)

CMYK percentages

%79.52
%0
%54.22
%67.45

Codes

Color #115326 in popluar color models

11 53 26
RGB 17 83 38
HSL 139° 66.00% 19.61%
HSB/HSV 139° 79.52% 32.55%
CMYK 79.52% 0.00% 54.22%
67.45%

Color #115326 in popluar number systems.

HEX 11 53 26
Decimal 17 83 38
Binary 10001 1010011 100110
Octal 21 123 46

Shades and tints

Shades of #115326

#115326
(17,83,38)
#104C23
(16,76,35)
#0F4520
(15,69,32)
#0E3E1D
(14,62,29)
#0D371A
(13,55,26)
#0C3017
(12,48,23)
#0B2914
(11,41,20)
#0A2211
(10,34,17)
#091B0E
(9,27,14)
#08140B
(8,20,11)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #115326

#115326
(17,83,38)
#266239
(38,98,57)
#3B714C
(59,113,76)
#50805F
(80,128,95)
#658F72
(101,143,114)
#7A9E85
(122,158,133)
#8FAD98
(143,173,152)
#A4BCAB
(164,188,171)
#B9CBBE
(185,203,190)
#CEDAD1
(206,218,209)
#E3E9E4
(227,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #115326 color. Also use rgb(17,83,38) instead hex code.

Text Font Color

.myTextColor { color: #115326; }

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

This text font color is #115326.

Background Color

.myBgColor { background-color: #115326; }

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

This div background color is #115326.

Border color

.myBorderColor { border: 1px solid #115326; }

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

This div border color is #115326.

Opacity

.myOpacity80 { color: #115326; opacity: 0.8; }

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

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

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

This text has shadow with #115326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #115326.

Preview

Color preview on black background

This text has color #115326 on black background.


Color preview on white background

This text has color #115326 on white background.


Black color preview on #115326 background

This text has black color on #115326 background.


White color preview on #115326 background

This text has white color on #115326 background.


Related colors

Complementary color

Complementary color for #hex is #EEACD9.


I love getcolorcode.com

Triadic colors

1 #261153 and #532611 with #115326 are triadic colors.

2 #265311 and #531126 with #115326 are triadic colors.