COLOR #638160

HEX: #638160 RGB: (99,129,96)

Color info

#638160 contains red, green and blue colors in about the same proportion. Web safe color of #638160 is #669966 (or #696).

RGB color model

#638160 color RGB value is (99,129,96).

RGB: (99,129,96) (39%, 51%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 129 of 255 = 51%
B 96 of 255 = 38%

99
129
96

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

Portions of RGB colors in percentages

R + G + B = 99 + 129 + 96 = 324 (100%)
R 99 of 324 ~ 30.56%
G 129 of 324 ~ 39.81%
B 96 of 324 ~ 29.63'%

%30.56
%39.81
%29.63

CMYK color model

#638160 color CMYK value is (23,0,26,49).

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

CMYK: (23,0,26,49)
C23M0Y26K49 (23%, 0%, 26%, 49%)
(0.23 / 0.00 / 0.26 / 0.49)

CMYK percentages

%23.26
%0
%25.58
%49.41

Codes

Color #638160 in popluar color models

63 81 60
RGB 99 129 96
HSL 115° 14.67% 44.12%
HSB/HSV 115° 25.58% 50.59%
CMYK 23.26% 0.00% 25.58%
49.41%

Color #638160 in popluar number systems.

HEX 63 81 60
Decimal 99 129 96
Binary 1100011 10000001 1100000
Octal 143 201 140

Shades and tints

Shades of #638160

#638160
(99,129,96)
#5A7658
(90,118,88)
#516B50
(81,107,80)
#486048
(72,96,72)
#3F5540
(63,85,64)
#364A38
(54,74,56)
#2D3F30
(45,63,48)
#243428
(36,52,40)
#1B2920
(27,41,32)
#121E18
(18,30,24)
#091310
(9,19,16)
#000000
(0,0,0)

Tints of #638160

#638160
(99,129,96)
#718C6E
(113,140,110)
#7F977C
(127,151,124)
#8DA28A
(141,162,138)
#9BAD98
(155,173,152)
#A9B8A6
(169,184,166)
#B7C3B4
(183,195,180)
#C5CEC2
(197,206,194)
#D3D9D0
(211,217,208)
#E1E4DE
(225,228,222)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #638160; }

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

This text font color is #638160.

Background Color

.myBgColor { background-color: #638160; }

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

This div background color is #638160.

Border color

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

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

This div border color is #638160.

Opacity

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

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

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

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

This text has shadow with #638160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638160.

Preview

Color preview on black background

This text has color #638160 on black background.


Color preview on white background

This text has color #638160 on white background.


Black color preview on #638160 background

This text has black color on #638160 background.


White color preview on #638160 background

This text has white color on #638160 background.


Related colors

Complementary color

Complementary color for #hex is #9C7E9F.


I love getcolorcode.com

Triadic colors

1 #606381 and #816063 with #638160 are triadic colors.

2 #608163 and #816360 with #638160 are triadic colors.