COLOR #63895E

HEX: #63895E RGB: (99,137,94)

Color info

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

RGB color model

#63895E color RGB value is (99,137,94).

RGB: (99,137,94) (39%, 54%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 137 of 255 = 54%
B 94 of 255 = 37%

99
137
94

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

Portions of RGB colors in percentages

R + G + B = 99 + 137 + 94 = 330 (100%)
R 99 of 330 ~ 30%
G 137 of 330 ~ 41.52%
B 94 of 330 ~ 28.48'%

%30
%41.52
%28.48

CMYK color model

#63895E color CMYK value is (28,0,31,46).

  • cyan value is 27.74%
  • magenta value is 0.00%
  • yellow value is 31.39%
  • key color value is 46.27%

CMYK: (28,0,31,46)
C28M0Y31K46 (28%, 0%, 31%, 46%)
(0.28 / 0.00 / 0.31 / 0.46)

CMYK percentages

%27.74
%0
%31.39
%46.27

Codes

Color #63895E in popluar color models

63 89 5E
RGB 99 137 94
HSL 113° 18.61% 45.29%
HSB/HSV 113° 31.39% 53.73%
CMYK 27.74% 0.00% 31.39%
46.27%

Color #63895E in popluar number systems.

HEX 63 89 5E
Decimal 99 137 94
Binary 1100011 10001001 1011110
Octal 143 211 136

Shades and tints

Shades of #63895E

#63895E
(99,137,94)
#5A7D56
(90,125,86)
#51714E
(81,113,78)
#486546
(72,101,70)
#3F593E
(63,89,62)
#364D36
(54,77,54)
#2D412E
(45,65,46)
#243526
(36,53,38)
#1B291E
(27,41,30)
#121D16
(18,29,22)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #63895E

#63895E
(99,137,94)
#71936C
(113,147,108)
#7F9D7A
(127,157,122)
#8DA788
(141,167,136)
#9BB196
(155,177,150)
#A9BBA4
(169,187,164)
#B7C5B2
(183,197,178)
#C5CFC0
(197,207,192)
#D3D9CE
(211,217,206)
#E1E3DC
(225,227,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63895E color. Also use rgb(99,137,94) instead hex code.

Text Font Color

.myTextColor { color: #63895E; }

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

This text font color is #63895E.

Background Color

.myBgColor { background-color: #63895E; }

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

This div background color is #63895E.

Border color

.myBorderColor { border: 1px solid #63895E; }

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

This div border color is #63895E.

Opacity

.myOpacity80 { color: #63895E; opacity: 0.8; }

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

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

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

This text has shadow with #63895E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63895E.

Preview

Color preview on black background

This text has color #63895E on black background.


Color preview on white background

This text has color #63895E on white background.


Black color preview on #63895E background

This text has black color on #63895E background.


White color preview on #63895E background

This text has white color on #63895E background.


Related colors

Complementary color

Complementary color for #hex is #9C76A1.


I love getcolorcode.com

Triadic colors

1 #5E6389 and #895E63 with #63895E are triadic colors.

2 #5E8963 and #89635E with #63895E are triadic colors.