COLOR #637D62

HEX: #637D62 RGB: (99,125,98)

Color info

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

RGB color model

#637D62 color RGB value is (99,125,98).

RGB: (99,125,98) (39%, 49%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 125 of 255 = 49%
B 98 of 255 = 38%

99
125
98

R + G + B ~ 42%. #637D62 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 125 + 98 = 322 (100%)
R 99 of 322 ~ 30.75%
G 125 of 322 ~ 38.82%
B 98 of 322 ~ 30.43'%

%30.75
%38.82
%30.43

CMYK color model

#637D62 color CMYK value is (21,0,22,51).

  • cyan value is 20.80%
  • magenta value is 0.00%
  • yellow value is 21.60%
  • key color value is 50.98%
CMYK: (21,0,22,51) 

CMYK percentages

%20.8
%0
%21.6
%50.98

Codes

Color #637D62 in popluar color models

63 7D 62
RGB 99 125 98
HSL 118° 12.11% 43.73%
HSB/HSV 118° 21.60% 49.02%
CMYK 20.80% 0.00% 21.60%
50.98%

Color #637D62 in popluar number systems.

HEX 63 7D 62
Decimal 99 125 98
Binary 1100011 1111101 1100010
Octal 143 175 142

Shades and tints

Shades of #637D62

#637D62
(99,125,98)
#5A725A
(90,114,90)
#516752
(81,103,82)
#485C4A
(72,92,74)
#3F5142
(63,81,66)
#36463A
(54,70,58)
#2D3B32
(45,59,50)
#24302A
(36,48,42)
#1B2522
(27,37,34)
#121A1A
(18,26,26)
#090F12
(9,15,18)
#000000
(0,0,0)

Tints of #637D62

#637D62
(99,125,98)
#718870
(113,136,112)
#7F937E
(127,147,126)
#8D9E8C
(141,158,140)
#9BA99A
(155,169,154)
#A9B4A8
(169,180,168)
#B7BFB6
(183,191,182)
#C5CAC4
(197,202,196)
#D3D5D2
(211,213,210)
#E1E0E0
(225,224,224)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637D62 color. Also use rgb(99,125,98) instead hex code.

Text Font Color

.myTextColor { color: #637D62; }

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

This text font color is #637D62.

Background Color

.myBgColor { background-color: #637D62; }

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

This div background color is #637D62.

Border color

.myBorderColor { border: 1px solid #637D62; }

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

This div border color is #637D62.

Opacity

.myOpacity80 { color: #637D62; opacity: 0.8; }

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

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

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

This text has shadow with #637D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637D62.

Preview

Color preview on black background

This text has color #637D62 on black background.


Color preview on white background

This text has color #637D62 on white background.


Black color preview on #637D62 background

This text has black color on #637D62 background.


White color preview on #637D62 background

This text has white color on #637D62 background.


Related colors

Complementary color

Complementary color for #hex is #9C829D.


I love getcolorcode.com

Triadic colors

1 #62637D and #7D6263 with #637D62 are triadic colors.

2 #627D63 and #7D6362 with #637D62 are triadic colors.