COLOR #18714F

HEX: #18714F RGB: (24,113,79)

Color info

#18714F contains mainly green and blue colors. Web safe color of #18714F is #006666 (or #066).

RGB color model

#18714F color RGB value is (24,113,79).

RGB: (24,113,79) (9%, 44%, 31%)

RGB channels and saturation

R 24 of 255 = 9%
G 113 of 255 = 44%
B 79 of 255 = 31%

24
113
79

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

Portions of RGB colors in percentages

R + G + B = 24 + 113 + 79 = 216 (100%)
R 24 of 216 ~ 11.11%
G 113 of 216 ~ 52.31%
B 79 of 216 ~ 36.57'%

%11.11
%52.31
%36.57

CMYK color model

#18714F color CMYK value is (79,0,30,56).

  • cyan value is 78.76%
  • magenta value is 0.00%
  • yellow value is 30.09%
  • key color value is 55.69%

CMYK: (79,0,30,56)
C79M0Y30K56 (79%, 0%, 30%, 56%)
(0.79 / 0.00 / 0.30 / 0.56)

CMYK percentages

%78.76
%0
%30.09
%55.69

Codes

Color #18714F in popluar color models

18 71 4F
RGB 24 113 79
HSL 157° 64.96% 26.86%
HSB/HSV 157° 78.76% 44.31%
CMYK 78.76% 0.00% 30.09%
55.69%

Color #18714F in popluar number systems.

HEX 18 71 4F
Decimal 24 113 79
Binary 11000 1110001 1001111
Octal 30 161 117

Shades and tints

Shades of #18714F

#18714F
(24,113,79)
#166748
(22,103,72)
#145D41
(20,93,65)
#12533A
(18,83,58)
#104933
(16,73,51)
#0E3F2C
(14,63,44)
#0C3525
(12,53,37)
#0A2B1E
(10,43,30)
#082117
(8,33,23)
#061710
(6,23,16)
#040D09
(4,13,9)
#000000
(0,0,0)

Tints of #18714F

#18714F
(24,113,79)
#2D7D5F
(45,125,95)
#42896F
(66,137,111)
#57957F
(87,149,127)
#6CA18F
(108,161,143)
#81AD9F
(129,173,159)
#96B9AF
(150,185,175)
#ABC5BF
(171,197,191)
#C0D1CF
(192,209,207)
#D5DDDF
(213,221,223)
#EAE9EF
(234,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #18714F color. Also use rgb(24,113,79) instead hex code.

Text Font Color

.myTextColor { color: #18714F; }

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

This text font color is #18714F.

Background Color

.myBgColor { background-color: #18714F; }

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

This div background color is #18714F.

Border color

.myBorderColor { border: 1px solid #18714F; }

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

This div border color is #18714F.

Opacity

.myOpacity80 { color: #18714F; opacity: 0.8; }

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

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

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

This text has shadow with #18714F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #18714F.

Preview

Color preview on black background

This text has color #18714F on black background.


Color preview on white background

This text has color #18714F on white background.


Black color preview on #18714F background

This text has black color on #18714F background.


White color preview on #18714F background

This text has white color on #18714F background.


Related colors

Complementary color

Complementary color for #hex is #E78EB0.


I love getcolorcode.com

Triadic colors

1 #4F1871 and #714F18 with #18714F are triadic colors.

2 #4F7118 and #71184F with #18714F are triadic colors.