COLOR #637472

HEX: #637472 RGB: (99,116,114)

Color info

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

RGB color model

#637472 color RGB value is (99,116,114).

RGB: (99,116,114) (39%, 45%, 45%)

RGB channels and saturation

R 99 of 255 = 39%
G 116 of 255 = 45%
B 114 of 255 = 45%

99
116
114

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

Portions of RGB colors in percentages

R + G + B = 99 + 116 + 114 = 329 (100%)
R 99 of 329 ~ 30.09%
G 116 of 329 ~ 35.26%
B 114 of 329 ~ 34.65'%

%30.09
%35.26
%34.65

CMYK color model

#637472 color CMYK value is (15,0,2,55).

  • cyan value is 14.66%
  • magenta value is 0.00%
  • yellow value is 1.72%
  • key color value is 54.51%

CMYK: (15,0,2,55)
C15M0Y2K55 (15%, 0%, 2%, 55%)
(0.15 / 0.00 / 0.02 / 0.55)

CMYK percentages

%14.66
%0
%1.72
%54.51

Codes

Color #637472 in popluar color models

63 74 72
RGB 99 116 114
HSL 173° 7.91% 42.16%
HSB/HSV 173° 14.66% 45.49%
CMYK 14.66% 0.00% 1.72%
54.51%

Color #637472 in popluar number systems.

HEX 63 74 72
Decimal 99 116 114
Binary 1100011 1110100 1110010
Octal 143 164 162

Shades and tints

Shades of #637472

#637472
(99,116,114)
#5A6A68
(90,106,104)
#51605E
(81,96,94)
#485654
(72,86,84)
#3F4C4A
(63,76,74)
#364240
(54,66,64)
#2D3836
(45,56,54)
#242E2C
(36,46,44)
#1B2422
(27,36,34)
#121A18
(18,26,24)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #637472

#637472
(99,116,114)
#71807E
(113,128,126)
#7F8C8A
(127,140,138)
#8D9896
(141,152,150)
#9BA4A2
(155,164,162)
#A9B0AE
(169,176,174)
#B7BCBA
(183,188,186)
#C5C8C6
(197,200,198)
#D3D4D2
(211,212,210)
#E1E0DE
(225,224,222)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637472 color. Also use rgb(99,116,114) instead hex code.

Text Font Color

.myTextColor { color: #637472; }

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

This text font color is #637472.

Background Color

.myBgColor { background-color: #637472; }

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

This div background color is #637472.

Border color

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

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

This div border color is #637472.

Opacity

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

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

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

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

This text has shadow with #637472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637472.

Preview

Color preview on black background

This text has color #637472 on black background.


Color preview on white background

This text has color #637472 on white background.


Black color preview on #637472 background

This text has black color on #637472 background.


White color preview on #637472 background

This text has white color on #637472 background.


Related colors

Complementary color

Complementary color for #hex is #9C8B8D.


I love getcolorcode.com

Triadic colors

1 #726374 and #747263 with #637472 are triadic colors.

2 #727463 and #746372 with #637472 are triadic colors.