COLOR #637146

HEX: #637146 RGB: (99,113,70)

Color info

#637146 contains red, green and blue colors in about the same proportion. Web safe color of #637146 is #666633 (or #663).

RGB color model

#637146 color RGB value is (99,113,70).

RGB: (99,113,70) (39%, 44%, 27%)

RGB channels and saturation

R 99 of 255 = 39%
G 113 of 255 = 44%
B 70 of 255 = 27%

99
113
70

R + G + B ~ 37%. #637146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 113 + 70 = 282 (100%)
R 99 of 282 ~ 35.11%
G 113 of 282 ~ 40.07%
B 70 of 282 ~ 24.82'%

%35.11
%40.07
%24.82

CMYK color model

#637146 color CMYK value is (12,0,38,56).

  • cyan value is 12.39%
  • magenta value is 0.00%
  • yellow value is 38.05%
  • key color value is 55.69%
CMYK: (12,0,38,56) C12M0Y38K56 (12%,0%,38%,56%) (0.12/0.00/0.38/0.56) 

CMYK percentages

%12.39
%0
%38.05
%55.69

Codes

Color #637146 in popluar color models

63 71 46
RGB 99 113 70
HSL 80° 23.50% 35.88%
HSB/HSV 80° 38.05% 44.31%
CMYK 12.39% 0.00% 38.05%
55.69%

Color #637146 in popluar number systems.

HEX 63 71 46
Decimal 99 113 70
Binary 1100011 1110001 1000110
Octal 143 161 106

Shades and tints

Shades of #637146

#637146
(99,113,70)
#5A6740
(90,103,64)
#515D3A
(81,93,58)
#485334
(72,83,52)
#3F492E
(63,73,46)
#363F28
(54,63,40)
#2D3522
(45,53,34)
#242B1C
(36,43,28)
#1B2116
(27,33,22)
#121710
(18,23,16)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #637146

#637146
(99,113,70)
#717D56
(113,125,86)
#7F8966
(127,137,102)
#8D9576
(141,149,118)
#9BA186
(155,161,134)
#A9AD96
(169,173,150)
#B7B9A6
(183,185,166)
#C5C5B6
(197,197,182)
#D3D1C6
(211,209,198)
#E1DDD6
(225,221,214)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637146; }

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

This text font color is #637146.

Background Color

.myBgColor { background-color: #637146; }

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

This div background color is #637146.

Border color

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

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

This div border color is #637146.

Opacity

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

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

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

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

This text has shadow with #637146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637146.

Preview

Color preview on black background

This text has color #637146 on black background.


Color preview on white background

This text has color #637146 on white background.


Black color preview on #637146 background

This text has black color on #637146 background.


White color preview on #637146 background

This text has white color on #637146 background.


Related colors

Complementary color

Complementary color for #hex is #9C8EB9.


I love getcolorcode.com

Triadic colors

1 #466371 and #714663 with #637146 are triadic colors.

2 #467163 and #716346 with #637146 are triadic colors.