COLOR #637656

HEX: #637656 RGB: (99,118,86)

Color info

#637656 contains red, green and blue colors in about the same proportion. Web safe color of #637656 is #666666 (or #666).

RGB color model

#637656 color RGB value is (99,118,86).

RGB: (99,118,86) (39%, 46%, 34%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 86 of 255 = 34%

99
118
86

R + G + B ~ 40%. #637656 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 86 = 303 (100%)
R 99 of 303 ~ 32.67%
G 118 of 303 ~ 38.94%
B 86 of 303 ~ 28.38'%

%32.67
%38.94
%28.38

CMYK color model

#637656 color CMYK value is (16,0,27,54).

  • cyan value is 16.10%
  • magenta value is 0.00%
  • yellow value is 27.12%
  • key color value is 53.73%

CMYK: (16,0,27,54)
C16M0Y27K54 (16%, 0%, 27%, 54%)
(0.16 / 0.00 / 0.27 / 0.54)

CMYK percentages

%16.1
%0
%27.12
%53.73

Codes

Color #637656 in popluar color models

63 76 56
RGB 99 118 86
HSL 96° 15.69% 40.00%
HSB/HSV 96° 27.12% 46.27%
CMYK 16.10% 0.00% 27.12%
53.73%

Color #637656 in popluar number systems.

HEX 63 76 56
Decimal 99 118 86
Binary 1100011 1110110 1010110
Octal 143 166 126

Shades and tints

Shades of #637656

#637656
(99,118,86)
#5A6C4F
(90,108,79)
#516248
(81,98,72)
#485841
(72,88,65)
#3F4E3A
(63,78,58)
#364433
(54,68,51)
#2D3A2C
(45,58,44)
#243025
(36,48,37)
#1B261E
(27,38,30)
#121C17
(18,28,23)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #637656

#637656
(99,118,86)
#718265
(113,130,101)
#7F8E74
(127,142,116)
#8D9A83
(141,154,131)
#9BA692
(155,166,146)
#A9B2A1
(169,178,161)
#B7BEB0
(183,190,176)
#C5CABF
(197,202,191)
#D3D6CE
(211,214,206)
#E1E2DD
(225,226,221)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637656 color. Also use rgb(99,118,86) instead hex code.

Text Font Color

.myTextColor { color: #637656; }

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

This text font color is #637656.

Background Color

.myBgColor { background-color: #637656; }

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

This div background color is #637656.

Border color

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

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

This div border color is #637656.

Opacity

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

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

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

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

This text has shadow with #637656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637656.

Preview

Color preview on black background

This text has color #637656 on black background.


Color preview on white background

This text has color #637656 on white background.


Black color preview on #637656 background

This text has black color on #637656 background.


White color preview on #637656 background

This text has white color on #637656 background.


Related colors

Complementary color

Complementary color for #hex is #9C89A9.


I love getcolorcode.com

Triadic colors

1 #566376 and #765663 with #637656 are triadic colors.

2 #567663 and #766356 with #637656 are triadic colors.