COLOR #18731E

HEX: #18731E RGB: (24,115,30)

Color info

#18731E contains mainly green color. Web safe color of #18731E is #006633 (or #063).

RGB color model

#18731E color RGB value is (24,115,30).

RGB: (24,115,30) (9%, 45%, 12%)

RGB channels and saturation

R 24 of 255 = 9%
G 115 of 255 = 45%
B 30 of 255 = 12%

24
115
30

R + G + B ~ 22%. #18731E is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 115 + 30 = 169 (100%)
R 24 of 169 ~ 14.2%
G 115 of 169 ~ 68.05%
B 30 of 169 ~ 17.75'%

%14.2
%68.05
%17.75

CMYK color model

#18731E color CMYK value is (79,0,74,55).

  • cyan value is 79.13%
  • magenta value is 0.00%
  • yellow value is 73.91%
  • key color value is 54.90%

CMYK: (79,0,74,55)
C79M0Y74K55 (79%, 0%, 74%, 55%)
(0.79 / 0.00 / 0.74 / 0.55)

CMYK percentages

%79.13
%0
%73.91
%54.9

Codes

Color #18731E in popluar color models

18 73 1E
RGB 24 115 30
HSL 124° 65.47% 27.25%
HSB/HSV 124° 79.13% 45.10%
CMYK 79.13% 0.00% 73.91%
54.90%

Color #18731E in popluar number systems.

HEX 18 73 1E
Decimal 24 115 30
Binary 11000 1110011 11110
Octal 30 163 36

Shades and tints

Shades of #18731E

#18731E
(24,115,30)
#16691C
(22,105,28)
#145F1A
(20,95,26)
#125518
(18,85,24)
#104B16
(16,75,22)
#0E4114
(14,65,20)
#0C3712
(12,55,18)
#0A2D10
(10,45,16)
#08230E
(8,35,14)
#06190C
(6,25,12)
#040F0A
(4,15,10)
#000000
(0,0,0)

Tints of #18731E

#18731E
(24,115,30)
#2D7F32
(45,127,50)
#428B46
(66,139,70)
#57975A
(87,151,90)
#6CA36E
(108,163,110)
#81AF82
(129,175,130)
#96BB96
(150,187,150)
#ABC7AA
(171,199,170)
#C0D3BE
(192,211,190)
#D5DFD2
(213,223,210)
#EAEBE6
(234,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #18731E color. Also use rgb(24,115,30) instead hex code.

Text Font Color

.myTextColor { color: #18731E; }

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

This text font color is #18731E.

Background Color

.myBgColor { background-color: #18731E; }

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

This div background color is #18731E.

Border color

.myBorderColor { border: 1px solid #18731E; }

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

This div border color is #18731E.

Opacity

.myOpacity80 { color: #18731E; opacity: 0.8; }

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

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

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

This text has shadow with #18731E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #18731E.

Preview

Color preview on black background

This text has color #18731E on black background.


Color preview on white background

This text has color #18731E on white background.


Black color preview on #18731E background

This text has black color on #18731E background.


White color preview on #18731E background

This text has white color on #18731E background.


Related colors

Complementary color

Complementary color for #hex is #E78CE1.


I love getcolorcode.com

Triadic colors

1 #1E1873 and #731E18 with #18731E are triadic colors.

2 #1E7318 and #73181E with #18731E are triadic colors.