COLOR #637252

HEX: #637252 RGB: (99,114,82)

Color info

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

RGB color model

#637252 color RGB value is (99,114,82).

RGB: (99,114,82) (39%, 45%, 32%)

RGB channels and saturation

R 99 of 255 = 39%
G 114 of 255 = 45%
B 82 of 255 = 32%

99
114
82

R + G + B ~ 39%. #637252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 114 + 82 = 295 (100%)
R 99 of 295 ~ 33.56%
G 114 of 295 ~ 38.64%
B 82 of 295 ~ 27.8'%

%33.56
%38.64
%27.8

CMYK color model

#637252 color CMYK value is (13,0,28,55).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 28.07%
  • key color value is 55.29%

CMYK: (13,0,28,55)
C13M0Y28K55 (13%, 0%, 28%, 55%)
(0.13 / 0.00 / 0.28 / 0.55)

CMYK percentages

%13.16
%0
%28.07
%55.29

Codes

Color #637252 in popluar color models

63 72 52
RGB 99 114 82
HSL 88° 16.33% 38.43%
HSB/HSV 88° 28.07% 44.71%
CMYK 13.16% 0.00% 28.07%
55.29%

Color #637252 in popluar number systems.

HEX 63 72 52
Decimal 99 114 82
Binary 1100011 1110010 1010010
Octal 143 162 122

Shades and tints

Shades of #637252

#637252
(99,114,82)
#5A684B
(90,104,75)
#515E44
(81,94,68)
#48543D
(72,84,61)
#3F4A36
(63,74,54)
#36402F
(54,64,47)
#2D3628
(45,54,40)
#242C21
(36,44,33)
#1B221A
(27,34,26)
#121813
(18,24,19)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #637252

#637252
(99,114,82)
#717E61
(113,126,97)
#7F8A70
(127,138,112)
#8D967F
(141,150,127)
#9BA28E
(155,162,142)
#A9AE9D
(169,174,157)
#B7BAAC
(183,186,172)
#C5C6BB
(197,198,187)
#D3D2CA
(211,210,202)
#E1DED9
(225,222,217)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637252; }

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

This text font color is #637252.

Background Color

.myBgColor { background-color: #637252; }

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

This div background color is #637252.

Border color

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

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

This div border color is #637252.

Opacity

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

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

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

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

This text has shadow with #637252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637252.

Preview

Color preview on black background

This text has color #637252 on black background.


Color preview on white background

This text has color #637252 on white background.


Black color preview on #637252 background

This text has black color on #637252 background.


White color preview on #637252 background

This text has white color on #637252 background.


Related colors

Complementary color

Complementary color for #hex is #9C8DAD.


I love getcolorcode.com

Triadic colors

1 #526372 and #725263 with #637252 are triadic colors.

2 #527263 and #726352 with #637252 are triadic colors.