COLOR #115324

HEX: #115324 RGB: (17,83,36)

Color info

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

RGB color model

#115324 color RGB value is (17,83,36).

RGB: (17,83,36) (7%, 33%, 14%)

RGB channels and saturation

R 17 of 255 = 7%
G 83 of 255 = 33%
B 36 of 255 = 14%

17
83
36

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

Portions of RGB colors in percentages

R + G + B = 17 + 83 + 36 = 136 (100%)
R 17 of 136 ~ 12.5%
G 83 of 136 ~ 61.03%
B 36 of 136 ~ 26.47'%

%12.5
%61.03
%26.47

CMYK color model

#115324 color CMYK value is (80,0,57,67).

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

CMYK: (80,0,57,67)
C80M0Y57K67 (80%, 0%, 57%, 67%)
(0.80 / 0.00 / 0.57 / 0.67)

CMYK percentages

%79.52
%0
%56.63
%67.45

Codes

Color #115324 in popluar color models

11 53 24
RGB 17 83 36
HSL 137° 66.00% 19.61%
HSB/HSV 137° 79.52% 32.55%
CMYK 79.52% 0.00% 56.63%
67.45%

Color #115324 in popluar number systems.

HEX 11 53 24
Decimal 17 83 36
Binary 10001 1010011 100100
Octal 21 123 44

Shades and tints

Shades of #115324

#115324
(17,83,36)
#104C21
(16,76,33)
#0F451E
(15,69,30)
#0E3E1B
(14,62,27)
#0D3718
(13,55,24)
#0C3015
(12,48,21)
#0B2912
(11,41,18)
#0A220F
(10,34,15)
#091B0C
(9,27,12)
#081409
(8,20,9)
#070D06
(7,13,6)
#000000
(0,0,0)

Tints of #115324

#115324
(17,83,36)
#266237
(38,98,55)
#3B714A
(59,113,74)
#50805D
(80,128,93)
#658F70
(101,143,112)
#7A9E83
(122,158,131)
#8FAD96
(143,173,150)
#A4BCA9
(164,188,169)
#B9CBBC
(185,203,188)
#CEDACF
(206,218,207)
#E3E9E2
(227,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #115324; }

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

This text font color is #115324.

Background Color

.myBgColor { background-color: #115324; }

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

This div background color is #115324.

Border color

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

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

This div border color is #115324.

Opacity

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

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

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

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

This text has shadow with #115324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #115324.

Preview

Color preview on black background

This text has color #115324 on black background.


Color preview on white background

This text has color #115324 on white background.


Black color preview on #115324 background

This text has black color on #115324 background.


White color preview on #115324 background

This text has white color on #115324 background.


Related colors

Complementary color

Complementary color for #hex is #EEACDB.


I love getcolorcode.com

Triadic colors

1 #241153 and #532411 with #115324 are triadic colors.

2 #245311 and #531124 with #115324 are triadic colors.