COLOR #63714D

HEX: #63714D RGB: (99,113,77)

Color info

#63714D contains red, green and blue colors in about the same proportion. Web safe color of #63714D is #666633 (or #663).

RGB color model

#63714D color RGB value is (99,113,77).

RGB: (99,113,77) (39%, 44%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 113 of 255 = 44%
B 77 of 255 = 30%

99
113
77

R + G + B ~ 38%. #63714D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 113 + 77 = 289 (100%)
R 99 of 289 ~ 34.26%
G 113 of 289 ~ 39.1%
B 77 of 289 ~ 26.64'%

%34.26
%39.1
%26.64

CMYK color model

#63714D color CMYK value is (12,0,32,56).

  • cyan value is 12.39%
  • magenta value is 0.00%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (12,0,32,56)
C12M0Y32K56 (12%, 0%, 32%, 56%)
(0.12 / 0.00 / 0.32 / 0.56)

CMYK percentages

%12.39
%0
%31.86
%55.69

Codes

Color #63714D in popluar color models

63 71 4D
RGB 99 113 77
HSL 83° 18.95% 37.25%
HSB/HSV 83° 31.86% 44.31%
CMYK 12.39% 0.00% 31.86%
55.69%

Color #63714D in popluar number systems.

HEX 63 71 4D
Decimal 99 113 77
Binary 1100011 1110001 1001101
Octal 143 161 115

Shades and tints

Shades of #63714D

#63714D
(99,113,77)
#5A6746
(90,103,70)
#515D3F
(81,93,63)
#485338
(72,83,56)
#3F4931
(63,73,49)
#363F2A
(54,63,42)
#2D3523
(45,53,35)
#242B1C
(36,43,28)
#1B2115
(27,33,21)
#12170E
(18,23,14)
#090D07
(9,13,7)
#000000
(0,0,0)

Tints of #63714D

#63714D
(99,113,77)
#717D5D
(113,125,93)
#7F896D
(127,137,109)
#8D957D
(141,149,125)
#9BA18D
(155,161,141)
#A9AD9D
(169,173,157)
#B7B9AD
(183,185,173)
#C5C5BD
(197,197,189)
#D3D1CD
(211,209,205)
#E1DDDD
(225,221,221)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63714D color. Also use rgb(99,113,77) instead hex code.

Text Font Color

.myTextColor { color: #63714D; }

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

This text font color is #63714D.

Background Color

.myBgColor { background-color: #63714D; }

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

This div background color is #63714D.

Border color

.myBorderColor { border: 1px solid #63714D; }

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

This div border color is #63714D.

Opacity

.myOpacity80 { color: #63714D; opacity: 0.8; }

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

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

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

This text has shadow with #63714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63714D.

Preview

Color preview on black background

This text has color #63714D on black background.


Color preview on white background

This text has color #63714D on white background.


Black color preview on #63714D background

This text has black color on #63714D background.


White color preview on #63714D background

This text has white color on #63714D background.


Related colors

Complementary color

Complementary color for #hex is #9C8EB2.


I love getcolorcode.com

Triadic colors

1 #4D6371 and #714D63 with #63714D are triadic colors.

2 #4D7163 and #71634D with #63714D are triadic colors.