COLOR #637266

HEX: #637266 RGB: (99,114,102)

Color info

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

RGB color model

#637266 color RGB value is (99,114,102).

RGB: (99,114,102) (39%, 45%, 40%)

RGB channels and saturation

R 99 of 255 = 39%
G 114 of 255 = 45%
B 102 of 255 = 40%

99
114
102

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

Portions of RGB colors in percentages

R + G + B = 99 + 114 + 102 = 315 (100%)
R 99 of 315 ~ 31.43%
G 114 of 315 ~ 36.19%
B 102 of 315 ~ 32.38'%

%31.43
%36.19
%32.38

CMYK color model

#637266 color CMYK value is (13,0,11,55).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 55.29%
CMYK: (13,0,11,55) C13M0Y11K55 (13%,0%,11%,55%) (0.13/0.00/0.11/0.55) 

CMYK percentages

%13.16
%0
%10.53
%55.29

Codes

Color #637266 in popluar color models

63 72 66
RGB 99 114 102
HSL 132° 7.04% 41.76%
HSB/HSV 132° 13.16% 44.71%
CMYK 13.16% 0.00% 10.53%
55.29%

Color #637266 in popluar number systems.

HEX 63 72 66
Decimal 99 114 102
Binary 1100011 1110010 1100110
Octal 143 162 146

Shades and tints

Shades of #637266

#637266
(99,114,102)
#5A685D
(90,104,93)
#515E54
(81,94,84)
#48544B
(72,84,75)
#3F4A42
(63,74,66)
#364039
(54,64,57)
#2D3630
(45,54,48)
#242C27
(36,44,39)
#1B221E
(27,34,30)
#121815
(18,24,21)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #637266

#637266
(99,114,102)
#717E73
(113,126,115)
#7F8A80
(127,138,128)
#8D968D
(141,150,141)
#9BA29A
(155,162,154)
#A9AEA7
(169,174,167)
#B7BAB4
(183,186,180)
#C5C6C1
(197,198,193)
#D3D2CE
(211,210,206)
#E1DEDB
(225,222,219)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637266; }

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

This text font color is #637266.

Background Color

.myBgColor { background-color: #637266; }

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

This div background color is #637266.

Border color

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

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

This div border color is #637266.

Opacity

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

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

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

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

This text has shadow with #637266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637266.

Preview

Color preview on black background

This text has color #637266 on black background.


Color preview on white background

This text has color #637266 on white background.


Black color preview on #637266 background

This text has black color on #637266 background.


White color preview on #637266 background

This text has white color on #637266 background.


Related colors

Complementary color

Complementary color for #hex is #9C8D99.


I love getcolorcode.com

Triadic colors

1 #666372 and #726663 with #637266 are triadic colors.

2 #667263 and #726366 with #637266 are triadic colors.