COLOR #637455

HEX: #637455 RGB: (99,116,85)

Color info

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

RGB color model

#637455 color RGB value is (99,116,85).

RGB: (99,116,85) (39%, 45%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 116 of 255 = 45%
B 85 of 255 = 33%

99
116
85

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

Portions of RGB colors in percentages

R + G + B = 99 + 116 + 85 = 300 (100%)
R 99 of 300 ~ 33%
G 116 of 300 ~ 38.67%
B 85 of 300 ~ 28.33'%

%33
%38.67
%28.33

CMYK color model

#637455 color CMYK value is (15,0,27,55).

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

CMYK: (15,0,27,55)
C15M0Y27K55 (15%, 0%, 27%, 55%)
(0.15 / 0.00 / 0.27 / 0.55)

CMYK percentages

%14.66
%0
%26.72
%54.51

Codes

Color #637455 in popluar color models

63 74 55
RGB 99 116 85
HSL 93° 15.42% 39.41%
HSB/HSV 93° 26.72% 45.49%
CMYK 14.66% 0.00% 26.72%
54.51%

Color #637455 in popluar number systems.

HEX 63 74 55
Decimal 99 116 85
Binary 1100011 1110100 1010101
Octal 143 164 125

Shades and tints

Shades of #637455

#637455
(99,116,85)
#5A6A4E
(90,106,78)
#516047
(81,96,71)
#485640
(72,86,64)
#3F4C39
(63,76,57)
#364232
(54,66,50)
#2D382B
(45,56,43)
#242E24
(36,46,36)
#1B241D
(27,36,29)
#121A16
(18,26,22)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #637455

#637455
(99,116,85)
#718064
(113,128,100)
#7F8C73
(127,140,115)
#8D9882
(141,152,130)
#9BA491
(155,164,145)
#A9B0A0
(169,176,160)
#B7BCAF
(183,188,175)
#C5C8BE
(197,200,190)
#D3D4CD
(211,212,205)
#E1E0DC
(225,224,220)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637455; }

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

This text font color is #637455.

Background Color

.myBgColor { background-color: #637455; }

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

This div background color is #637455.

Border color

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

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

This div border color is #637455.

Opacity

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

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

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

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

This text has shadow with #637455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637455.

Preview

Color preview on black background

This text has color #637455 on black background.


Color preview on white background

This text has color #637455 on white background.


Black color preview on #637455 background

This text has black color on #637455 background.


White color preview on #637455 background

This text has white color on #637455 background.


Related colors

Complementary color

Complementary color for #hex is #9C8BAA.


I love getcolorcode.com

Triadic colors

1 #556374 and #745563 with #637455 are triadic colors.

2 #557463 and #746355 with #637455 are triadic colors.