COLOR #637050

HEX: #637050 RGB: (99,112,80)

Color info

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

RGB color model

#637050 color RGB value is (99,112,80).

RGB: (99,112,80) (39%, 44%, 31%)

RGB channels and saturation

R 99 of 255 = 39%
G 112 of 255 = 44%
B 80 of 255 = 31%

99
112
80

R + G + B ~ 38%. #637050 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 112 + 80 = 291 (100%)
R 99 of 291 ~ 34.02%
G 112 of 291 ~ 38.49%
B 80 of 291 ~ 27.49'%

%34.02
%38.49
%27.49

CMYK color model

#637050 color CMYK value is (12,0,29,56).

  • cyan value is 11.61%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 56.08%
CMYK: (12,0,29,56) C12M0Y29K56 (12%,0%,29%,56%) (0.12/0.00/0.29/0.56) 

CMYK percentages

%11.61
%0
%28.57
%56.08

Codes

Color #637050 in popluar color models

63 70 50
RGB 99 112 80
HSL 84° 16.67% 37.65%
HSB/HSV 84° 28.57% 43.92%
CMYK 11.61% 0.00% 28.57%
56.08%

Color #637050 in popluar number systems.

HEX 63 70 50
Decimal 99 112 80
Binary 1100011 1110000 1010000
Octal 143 160 120

Shades and tints

Shades of #637050

#637050
(99,112,80)
#5A6649
(90,102,73)
#515C42
(81,92,66)
#48523B
(72,82,59)
#3F4834
(63,72,52)
#363E2D
(54,62,45)
#2D3426
(45,52,38)
#242A1F
(36,42,31)
#1B2018
(27,32,24)
#121611
(18,22,17)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #637050

#637050
(99,112,80)
#717D5F
(113,125,95)
#7F8A6E
(127,138,110)
#8D977D
(141,151,125)
#9BA48C
(155,164,140)
#A9B19B
(169,177,155)
#B7BEAA
(183,190,170)
#C5CBB9
(197,203,185)
#D3D8C8
(211,216,200)
#E1E5D7
(225,229,215)
#EFF2E6
(239,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637050 color. Also use rgb(99,112,80) instead hex code.

Text Font Color

.myTextColor { color: #637050; }

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

This text font color is #637050.

Background Color

.myBgColor { background-color: #637050; }

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

This div background color is #637050.

Border color

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

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

This div border color is #637050.

Opacity

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

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

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

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

This text has shadow with #637050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637050.

Preview

Color preview on black background

This text has color #637050 on black background.


Color preview on white background

This text has color #637050 on white background.


Black color preview on #637050 background

This text has black color on #637050 background.


White color preview on #637050 background

This text has white color on #637050 background.


Related colors

Complementary color

Complementary color for #hex is #9C8FAF.


I love getcolorcode.com

Triadic colors

1 #506370 and #705063 with #637050 are triadic colors.

2 #507063 and #706350 with #637050 are triadic colors.