COLOR #638379

HEX: #638379 RGB: (99,131,121)

Color info

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

RGB color model

#638379 color RGB value is (99,131,121).

RGB: (99,131,121) (39%, 51%, 47%)

RGB channels and saturation

R 99 of 255 = 39%
G 131 of 255 = 51%
B 121 of 255 = 47%

99
131
121

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

Portions of RGB colors in percentages

R + G + B = 99 + 131 + 121 = 351 (100%)
R 99 of 351 ~ 28.21%
G 131 of 351 ~ 37.32%
B 121 of 351 ~ 34.47'%

%28.21
%37.32
%34.47

CMYK color model

#638379 color CMYK value is (24,0,8,49).

  • cyan value is 24.43%
  • magenta value is 0.00%
  • yellow value is 7.63%
  • key color value is 48.63%

CMYK: (24,0,8,49)
C24M0Y8K49 (24%, 0%, 8%, 49%)
(0.24 / 0.00 / 0.08 / 0.49)

CMYK percentages

%24.43
%0
%7.63
%48.63

Codes

Color #638379 in popluar color models

63 83 79
RGB 99 131 121
HSL 161° 13.91% 45.10%
HSB/HSV 161° 24.43% 51.37%
CMYK 24.43% 0.00% 7.63%
48.63%

Color #638379 in popluar number systems.

HEX 63 83 79
Decimal 99 131 121
Binary 1100011 10000011 1111001
Octal 143 203 171

Shades and tints

Shades of #638379

#638379
(99,131,121)
#5A786E
(90,120,110)
#516D63
(81,109,99)
#486258
(72,98,88)
#3F574D
(63,87,77)
#364C42
(54,76,66)
#2D4137
(45,65,55)
#24362C
(36,54,44)
#1B2B21
(27,43,33)
#122016
(18,32,22)
#09150B
(9,21,11)
#000000
(0,0,0)

Tints of #638379

#638379
(99,131,121)
#718E85
(113,142,133)
#7F9991
(127,153,145)
#8DA49D
(141,164,157)
#9BAFA9
(155,175,169)
#A9BAB5
(169,186,181)
#B7C5C1
(183,197,193)
#C5D0CD
(197,208,205)
#D3DBD9
(211,219,217)
#E1E6E5
(225,230,229)
#EFF1F1
(239,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638379 color. Also use rgb(99,131,121) instead hex code.

Text Font Color

.myTextColor { color: #638379; }

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

This text font color is #638379.

Background Color

.myBgColor { background-color: #638379; }

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

This div background color is #638379.

Border color

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

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

This div border color is #638379.

Opacity

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

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

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

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

This text has shadow with #638379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638379.

Preview

Color preview on black background

This text has color #638379 on black background.


Color preview on white background

This text has color #638379 on white background.


Black color preview on #638379 background

This text has black color on #638379 background.


White color preview on #638379 background

This text has white color on #638379 background.


Related colors

Complementary color

Complementary color for #hex is #9C7C86.


I love getcolorcode.com

Triadic colors

1 #796383 and #837963 with #638379 are triadic colors.

2 #798363 and #836379 with #638379 are triadic colors.