COLOR #637118

HEX: #637118 RGB: (99,113,24)

Color info

#637118 contains mainly red and green colors. Web safe color of #637118 is #666600 (or #660).

RGB color model

#637118 color RGB value is (99,113,24).

RGB: (99,113,24) (39%, 44%, 9%)

RGB channels and saturation

R 99 of 255 = 39%
G 113 of 255 = 44%
B 24 of 255 = 9%

99
113
24

R + G + B ~ 31%. #637118 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 113 + 24 = 236 (100%)
R 99 of 236 ~ 41.95%
G 113 of 236 ~ 47.88%
B 24 of 236 ~ 10.17'%

%41.95
%47.88

CMYK color model

#637118 color CMYK value is (12,0,79,56).

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

CMYK: (12,0,79,56)
C12M0Y79K56 (12%, 0%, 79%, 56%)
(0.12 / 0.00 / 0.79 / 0.56)

CMYK percentages

%12.39
%0
%78.76
%55.69

Codes

Color #637118 in popluar color models

63 71 18
RGB 99 113 24
HSL 69° 64.96% 26.86%
HSB/HSV 69° 78.76% 44.31%
CMYK 12.39% 0.00% 78.76%
55.69%

Color #637118 in popluar number systems.

HEX 63 71 18
Decimal 99 113 24
Binary 1100011 1110001 11000
Octal 143 161 30

Shades and tints

Shades of #637118

#637118
(99,113,24)
#5A6716
(90,103,22)
#515D14
(81,93,20)
#485312
(72,83,18)
#3F4910
(63,73,16)
#363F0E
(54,63,14)
#2D350C
(45,53,12)
#242B0A
(36,43,10)
#1B2108
(27,33,8)
#121706
(18,23,6)
#090D04
(9,13,4)
#000000
(0,0,0)

Tints of #637118

#637118
(99,113,24)
#717D2D
(113,125,45)
#7F8942
(127,137,66)
#8D9557
(141,149,87)
#9BA16C
(155,161,108)
#A9AD81
(169,173,129)
#B7B996
(183,185,150)
#C5C5AB
(197,197,171)
#D3D1C0
(211,209,192)
#E1DDD5
(225,221,213)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637118; }

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

This text font color is #637118.

Background Color

.myBgColor { background-color: #637118; }

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

This div background color is #637118.

Border color

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

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

This div border color is #637118.

Opacity

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

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

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

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

This text has shadow with #637118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637118.

Preview

Color preview on black background

This text has color #637118 on black background.


Color preview on white background

This text has color #637118 on white background.


Black color preview on #637118 background

This text has black color on #637118 background.


White color preview on #637118 background

This text has white color on #637118 background.


Related colors

Complementary color

Complementary color for #hex is #9C8EE7.


I love getcolorcode.com

Triadic colors

1 #186371 and #711863 with #637118 are triadic colors.

2 #187163 and #716318 with #637118 are triadic colors.