COLOR #638761

HEX: #638761 RGB: (99,135,97)

Color info

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

RGB color model

#638761 color RGB value is (99,135,97).

RGB: (99,135,97) (39%, 53%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 135 of 255 = 53%
B 97 of 255 = 38%

99
135
97

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

Portions of RGB colors in percentages

R + G + B = 99 + 135 + 97 = 331 (100%)
R 99 of 331 ~ 29.91%
G 135 of 331 ~ 40.79%
B 97 of 331 ~ 29.31'%

%29.91
%40.79
%29.31

CMYK color model

#638761 color CMYK value is (27,0,28,47).

  • cyan value is 26.67%
  • magenta value is 0.00%
  • yellow value is 28.15%
  • key color value is 47.06%

CMYK: (27,0,28,47)
C27M0Y28K47 (27%, 0%, 28%, 47%)
(0.27 / 0.00 / 0.28 / 0.47)

CMYK percentages

%26.67
%0
%28.15
%47.06

Codes

Color #638761 in popluar color models

63 87 61
RGB 99 135 97
HSL 117° 16.38% 45.49%
HSB/HSV 117° 28.15% 52.94%
CMYK 26.67% 0.00% 28.15%
47.06%

Color #638761 in popluar number systems.

HEX 63 87 61
Decimal 99 135 97
Binary 1100011 10000111 1100001
Octal 143 207 141

Shades and tints

Shades of #638761

#638761
(99,135,97)
#5A7B59
(90,123,89)
#516F51
(81,111,81)
#486349
(72,99,73)
#3F5741
(63,87,65)
#364B39
(54,75,57)
#2D3F31
(45,63,49)
#243329
(36,51,41)
#1B2721
(27,39,33)
#121B19
(18,27,25)
#090F11
(9,15,17)
#000000
(0,0,0)

Tints of #638761

#638761
(99,135,97)
#71916F
(113,145,111)
#7F9B7D
(127,155,125)
#8DA58B
(141,165,139)
#9BAF99
(155,175,153)
#A9B9A7
(169,185,167)
#B7C3B5
(183,195,181)
#C5CDC3
(197,205,195)
#D3D7D1
(211,215,209)
#E1E1DF
(225,225,223)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638761 color. Also use rgb(99,135,97) instead hex code.

Text Font Color

.myTextColor { color: #638761; }

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

This text font color is #638761.

Background Color

.myBgColor { background-color: #638761; }

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

This div background color is #638761.

Border color

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

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

This div border color is #638761.

Opacity

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

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

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

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

This text has shadow with #638761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638761.

Preview

Color preview on black background

This text has color #638761 on black background.


Color preview on white background

This text has color #638761 on white background.


Black color preview on #638761 background

This text has black color on #638761 background.


White color preview on #638761 background

This text has white color on #638761 background.


Related colors

Complementary color

Complementary color for #hex is #9C789E.


I love getcolorcode.com

Triadic colors

1 #616387 and #876163 with #638761 are triadic colors.

2 #618763 and #876361 with #638761 are triadic colors.