COLOR #637865

HEX: #637865 RGB: (99,120,101)

Color info

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

RGB color model

#637865 color RGB value is (99,120,101).

RGB: (99,120,101) (39%, 47%, 40%)

RGB channels and saturation

R 99 of 255 = 39%
G 120 of 255 = 47%
B 101 of 255 = 40%

99
120
101

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

Portions of RGB colors in percentages

R + G + B = 99 + 120 + 101 = 320 (100%)
R 99 of 320 ~ 30.94%
G 120 of 320 ~ 37.5%
B 101 of 320 ~ 31.56'%

%30.94
%37.5
%31.56

CMYK color model

#637865 color CMYK value is (18,0,16,53).

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

CMYK: (18,0,16,53)
C18M0Y16K53 (18%, 0%, 16%, 53%)
(0.18 / 0.00 / 0.16 / 0.53)

CMYK percentages

%17.5
%0
%15.83
%52.94

Codes

Color #637865 in popluar color models

63 78 65
RGB 99 120 101
HSL 126° 9.59% 42.94%
HSB/HSV 126° 17.50% 47.06%
CMYK 17.50% 0.00% 15.83%
52.94%

Color #637865 in popluar number systems.

HEX 63 78 65
Decimal 99 120 101
Binary 1100011 1111000 1100101
Octal 143 170 145

Shades and tints

Shades of #637865

#637865
(99,120,101)
#5A6E5C
(90,110,92)
#516453
(81,100,83)
#485A4A
(72,90,74)
#3F5041
(63,80,65)
#364638
(54,70,56)
#2D3C2F
(45,60,47)
#243226
(36,50,38)
#1B281D
(27,40,29)
#121E14
(18,30,20)
#09140B
(9,20,11)
#000000
(0,0,0)

Tints of #637865

#637865
(99,120,101)
#718473
(113,132,115)
#7F9081
(127,144,129)
#8D9C8F
(141,156,143)
#9BA89D
(155,168,157)
#A9B4AB
(169,180,171)
#B7C0B9
(183,192,185)
#C5CCC7
(197,204,199)
#D3D8D5
(211,216,213)
#E1E4E3
(225,228,227)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637865; }

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

This text font color is #637865.

Background Color

.myBgColor { background-color: #637865; }

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

This div background color is #637865.

Border color

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

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

This div border color is #637865.

Opacity

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

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

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

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

This text has shadow with #637865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637865.

Preview

Color preview on black background

This text has color #637865 on black background.


Color preview on white background

This text has color #637865 on white background.


Black color preview on #637865 background

This text has black color on #637865 background.


White color preview on #637865 background

This text has white color on #637865 background.


Related colors

Complementary color

Complementary color for #hex is #9C879A.


I love getcolorcode.com

Triadic colors

1 #656378 and #786563 with #637865 are triadic colors.

2 #657863 and #786365 with #637865 are triadic colors.