COLOR #637681

HEX: #637681 RGB: (99,118,129)

Color info

#637681 contains red, green and blue colors in about the same proportion. Web safe color of #637681 is #666699 (or #669).

RGB color model

#637681 color RGB value is (99,118,129).

RGB: (99,118,129) (39%, 46%, 51%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 129 of 255 = 51%

99
118
129

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

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 129 = 346 (100%)
R 99 of 346 ~ 28.61%
G 118 of 346 ~ 34.1%
B 129 of 346 ~ 37.28'%

%28.61
%34.1
%37.28

CMYK color model

#637681 color CMYK value is (23,9,0,49).

  • cyan value is 23.26%
  • magenta value is 8.53%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (23,9,0,49)
C23M9Y0K49 (23%, 9%, 0%, 49%)
(0.23 / 0.09 / 0.00 / 0.49)

CMYK percentages

%23.26
%8.53
%0
%49.41

Codes

Color #637681 in popluar color models

63 76 81
RGB 99 118 129
HSL 202° 13.16% 44.71%
HSB/HSV 202° 23.26% 50.59%
CMYK 23.26% 8.53% 0.00%
49.41%

Color #637681 in popluar number systems.

HEX 63 76 81
Decimal 99 118 129
Binary 1100011 1110110 10000001
Octal 143 166 201

Shades and tints

Shades of #637681

#637681
(99,118,129)
#5A6C76
(90,108,118)
#51626B
(81,98,107)
#485860
(72,88,96)
#3F4E55
(63,78,85)
#36444A
(54,68,74)
#2D3A3F
(45,58,63)
#243034
(36,48,52)
#1B2629
(27,38,41)
#121C1E
(18,28,30)
#091213
(9,18,19)
#000000
(0,0,0)

Tints of #637681

#637681
(99,118,129)
#71828C
(113,130,140)
#7F8E97
(127,142,151)
#8D9AA2
(141,154,162)
#9BA6AD
(155,166,173)
#A9B2B8
(169,178,184)
#B7BEC3
(183,190,195)
#C5CACE
(197,202,206)
#D3D6D9
(211,214,217)
#E1E2E4
(225,226,228)
#EFEEEF
(239,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637681; }

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

This text font color is #637681.

Background Color

.myBgColor { background-color: #637681; }

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

This div background color is #637681.

Border color

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

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

This div border color is #637681.

Opacity

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

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

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

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

This text has shadow with #637681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637681.

Preview

Color preview on black background

This text has color #637681 on black background.


Color preview on white background

This text has color #637681 on white background.


Black color preview on #637681 background

This text has black color on #637681 background.


White color preview on #637681 background

This text has white color on #637681 background.


Related colors

Complementary color

Complementary color for #hex is #9C897E.


I love getcolorcode.com

Triadic colors

1 #816376 and #768163 with #637681 are triadic colors.

2 #817663 and #766381 with #637681 are triadic colors.