COLOR #637876

HEX: #637876 RGB: (99,120,118)

Color info

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

RGB color model

#637876 color RGB value is (99,120,118).

RGB: (99,120,118) (39%, 47%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 120 of 255 = 47%
B 118 of 255 = 46%

99
120
118

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

Portions of RGB colors in percentages

R + G + B = 99 + 120 + 118 = 337 (100%)
R 99 of 337 ~ 29.38%
G 120 of 337 ~ 35.61%
B 118 of 337 ~ 35.01'%

%29.38
%35.61
%35.01

CMYK color model

#637876 color CMYK value is (18,0,2,53).

  • cyan value is 17.50%
  • magenta value is 0.00%
  • yellow value is 1.67%
  • key color value is 52.94%

CMYK: (18,0,2,53)
C18M0Y2K53 (18%, 0%, 2%, 53%)
(0.18 / 0.00 / 0.02 / 0.53)

CMYK percentages

%17.5
%0
%1.67
%52.94

Codes

Color #637876 in popluar color models

63 78 76
RGB 99 120 118
HSL 174° 9.59% 42.94%
HSB/HSV 174° 17.50% 47.06%
CMYK 17.50% 0.00% 1.67%
52.94%

Color #637876 in popluar number systems.

HEX 63 78 76
Decimal 99 120 118
Binary 1100011 1111000 1110110
Octal 143 170 166

Shades and tints

Shades of #637876

#637876
(99,120,118)
#5A6E6C
(90,110,108)
#516462
(81,100,98)
#485A58
(72,90,88)
#3F504E
(63,80,78)
#364644
(54,70,68)
#2D3C3A
(45,60,58)
#243230
(36,50,48)
#1B2826
(27,40,38)
#121E1C
(18,30,28)
#091412
(9,20,18)
#000000
(0,0,0)

Tints of #637876

#637876
(99,120,118)
#718482
(113,132,130)
#7F908E
(127,144,142)
#8D9C9A
(141,156,154)
#9BA8A6
(155,168,166)
#A9B4B2
(169,180,178)
#B7C0BE
(183,192,190)
#C5CCCA
(197,204,202)
#D3D8D6
(211,216,214)
#E1E4E2
(225,228,226)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637876; }

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

This text font color is #637876.

Background Color

.myBgColor { background-color: #637876; }

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

This div background color is #637876.

Border color

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

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

This div border color is #637876.

Opacity

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

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

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

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

This text has shadow with #637876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637876.

Preview

Color preview on black background

This text has color #637876 on black background.


Color preview on white background

This text has color #637876 on white background.


Black color preview on #637876 background

This text has black color on #637876 background.


White color preview on #637876 background

This text has white color on #637876 background.


Related colors

Complementary color

Complementary color for #hex is #9C8789.


I love getcolorcode.com

Triadic colors

1 #766378 and #787663 with #637876 are triadic colors.

2 #767863 and #786376 with #637876 are triadic colors.