COLOR #639376

HEX: #639376 RGB: (99,147,118)

Color info

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

RGB color model

#639376 color RGB value is (99,147,118).

RGB: (99,147,118) (39%, 58%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 147 of 255 = 58%
B 118 of 255 = 46%

99
147
118

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

Portions of RGB colors in percentages

R + G + B = 99 + 147 + 118 = 364 (100%)
R 99 of 364 ~ 27.2%
G 147 of 364 ~ 40.38%
B 118 of 364 ~ 32.42'%

%27.2
%40.38
%32.42

CMYK color model

#639376 color CMYK value is (33,0,20,42).

  • cyan value is 32.65%
  • magenta value is 0.00%
  • yellow value is 19.73%
  • key color value is 42.35%

CMYK: (33,0,20,42)
C33M0Y20K42 (33%, 0%, 20%, 42%)
(0.33 / 0.00 / 0.20 / 0.42)

CMYK percentages

%32.65
%0
%19.73
%42.35

Codes

Color #639376 in popluar color models

63 93 76
RGB 99 147 118
HSL 144° 19.51% 48.24%
HSB/HSV 144° 32.65% 57.65%
CMYK 32.65% 0.00% 19.73%
42.35%

Color #639376 in popluar number systems.

HEX 63 93 76
Decimal 99 147 118
Binary 1100011 10010011 1110110
Octal 143 223 166

Shades and tints

Shades of #639376

#639376
(99,147,118)
#5A866C
(90,134,108)
#517962
(81,121,98)
#486C58
(72,108,88)
#3F5F4E
(63,95,78)
#365244
(54,82,68)
#2D453A
(45,69,58)
#243830
(36,56,48)
#1B2B26
(27,43,38)
#121E1C
(18,30,28)
#091112
(9,17,18)
#000000
(0,0,0)

Tints of #639376

#639376
(99,147,118)
#719C82
(113,156,130)
#7FA58E
(127,165,142)
#8DAE9A
(141,174,154)
#9BB7A6
(155,183,166)
#A9C0B2
(169,192,178)
#B7C9BE
(183,201,190)
#C5D2CA
(197,210,202)
#D3DBD6
(211,219,214)
#E1E4E2
(225,228,226)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639376 color. Also use rgb(99,147,118) instead hex code.

Text Font Color

.myTextColor { color: #639376; }

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

This text font color is #639376.

Background Color

.myBgColor { background-color: #639376; }

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

This div background color is #639376.

Border color

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

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

This div border color is #639376.

Opacity

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

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

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

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

This text has shadow with #639376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639376.

Preview

Color preview on black background

This text has color #639376 on black background.


Color preview on white background

This text has color #639376 on white background.


Black color preview on #639376 background

This text has black color on #639376 background.


White color preview on #639376 background

This text has white color on #639376 background.


Related colors

Complementary color

Complementary color for #hex is #9C6C89.


I love getcolorcode.com

Triadic colors

1 #766393 and #937663 with #639376 are triadic colors.

2 #769363 and #936376 with #639376 are triadic colors.