COLOR #638875

HEX: #638875 RGB: (99,136,117)

Color info

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

RGB color model

#638875 color RGB value is (99,136,117).

RGB: (99,136,117) (39%, 53%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 136 of 255 = 53%
B 117 of 255 = 46%

99
136
117

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

Portions of RGB colors in percentages

R + G + B = 99 + 136 + 117 = 352 (100%)
R 99 of 352 ~ 28.13%
G 136 of 352 ~ 38.64%
B 117 of 352 ~ 33.24'%

%28.13
%38.64
%33.24

CMYK color model

#638875 color CMYK value is (27,0,14,47).

  • cyan value is 27.21%
  • magenta value is 0.00%
  • yellow value is 13.97%
  • key color value is 46.67%

CMYK: (27,0,14,47)
C27M0Y14K47 (27%, 0%, 14%, 47%)
(0.27 / 0.00 / 0.14 / 0.47)

CMYK percentages

%27.21
%0
%13.97
%46.67

Codes

Color #638875 in popluar color models

63 88 75
RGB 99 136 117
HSL 149° 15.74% 46.08%
HSB/HSV 149° 27.21% 53.33%
CMYK 27.21% 0.00% 13.97%
46.67%

Color #638875 in popluar number systems.

HEX 63 88 75
Decimal 99 136 117
Binary 1100011 10001000 1110101
Octal 143 210 165

Shades and tints

Shades of #638875

#638875
(99,136,117)
#5A7C6B
(90,124,107)
#517061
(81,112,97)
#486457
(72,100,87)
#3F584D
(63,88,77)
#364C43
(54,76,67)
#2D4039
(45,64,57)
#24342F
(36,52,47)
#1B2825
(27,40,37)
#121C1B
(18,28,27)
#091011
(9,16,17)
#000000
(0,0,0)

Tints of #638875

#638875
(99,136,117)
#719281
(113,146,129)
#7F9C8D
(127,156,141)
#8DA699
(141,166,153)
#9BB0A5
(155,176,165)
#A9BAB1
(169,186,177)
#B7C4BD
(183,196,189)
#C5CEC9
(197,206,201)
#D3D8D5
(211,216,213)
#E1E2E1
(225,226,225)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638875 color. Also use rgb(99,136,117) instead hex code.

Text Font Color

.myTextColor { color: #638875; }

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

This text font color is #638875.

Background Color

.myBgColor { background-color: #638875; }

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

This div background color is #638875.

Border color

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

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

This div border color is #638875.

Opacity

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

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

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

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

This text has shadow with #638875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638875.

Preview

Color preview on black background

This text has color #638875 on black background.


Color preview on white background

This text has color #638875 on white background.


Black color preview on #638875 background

This text has black color on #638875 background.


White color preview on #638875 background

This text has white color on #638875 background.


Related colors

Complementary color

Complementary color for #hex is #9C778A.


I love getcolorcode.com

Triadic colors

1 #756388 and #887563 with #638875 are triadic colors.

2 #758863 and #886375 with #638875 are triadic colors.