COLOR #637764

HEX: #637764 RGB: (99,119,100)

Color info

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

RGB color model

#637764 color RGB value is (99,119,100).

RGB: (99,119,100) (39%, 47%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 119 of 255 = 47%
B 100 of 255 = 39%

99
119
100

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

Portions of RGB colors in percentages

R + G + B = 99 + 119 + 100 = 318 (100%)
R 99 of 318 ~ 31.13%
G 119 of 318 ~ 37.42%
B 100 of 318 ~ 31.45'%

%31.13
%37.42
%31.45

CMYK color model

#637764 color CMYK value is (17,0,16,53).

  • cyan value is 16.81%
  • magenta value is 0.00%
  • yellow value is 15.97%
  • key color value is 53.33%

CMYK: (17,0,16,53)
C17M0Y16K53 (17%, 0%, 16%, 53%)
(0.17 / 0.00 / 0.16 / 0.53)

CMYK percentages

%16.81
%0
%15.97
%53.33

Codes

Color #637764 in popluar color models

63 77 64
RGB 99 119 100
HSL 123° 9.17% 42.75%
HSB/HSV 123° 16.81% 46.67%
CMYK 16.81% 0.00% 15.97%
53.33%

Color #637764 in popluar number systems.

HEX 63 77 64
Decimal 99 119 100
Binary 1100011 1110111 1100100
Octal 143 167 144

Shades and tints

Shades of #637764

#637764
(99,119,100)
#5A6D5B
(90,109,91)
#516352
(81,99,82)
#485949
(72,89,73)
#3F4F40
(63,79,64)
#364537
(54,69,55)
#2D3B2E
(45,59,46)
#243125
(36,49,37)
#1B271C
(27,39,28)
#121D13
(18,29,19)
#09130A
(9,19,10)
#000000
(0,0,0)

Tints of #637764

#637764
(99,119,100)
#718372
(113,131,114)
#7F8F80
(127,143,128)
#8D9B8E
(141,155,142)
#9BA79C
(155,167,156)
#A9B3AA
(169,179,170)
#B7BFB8
(183,191,184)
#C5CBC6
(197,203,198)
#D3D7D4
(211,215,212)
#E1E3E2
(225,227,226)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637764 color. Also use rgb(99,119,100) instead hex code.

Text Font Color

.myTextColor { color: #637764; }

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

This text font color is #637764.

Background Color

.myBgColor { background-color: #637764; }

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

This div background color is #637764.

Border color

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

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

This div border color is #637764.

Opacity

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

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

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

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

This text has shadow with #637764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637764.

Preview

Color preview on black background

This text has color #637764 on black background.


Color preview on white background

This text has color #637764 on white background.


Black color preview on #637764 background

This text has black color on #637764 background.


White color preview on #637764 background

This text has white color on #637764 background.


Related colors

Complementary color

Complementary color for #hex is #9C889B.


I love getcolorcode.com

Triadic colors

1 #646377 and #776463 with #637764 are triadic colors.

2 #647763 and #776364 with #637764 are triadic colors.