COLOR #63975E

HEX: #63975E RGB: (99,151,94)

Color info

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

RGB color model

#63975E color RGB value is (99,151,94).

RGB: (99,151,94) (39%, 59%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 151 of 255 = 59%
B 94 of 255 = 37%

99
151
94

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

Portions of RGB colors in percentages

R + G + B = 99 + 151 + 94 = 344 (100%)
R 99 of 344 ~ 28.78%
G 151 of 344 ~ 43.9%
B 94 of 344 ~ 27.33'%

%28.78
%43.9
%27.33

CMYK color model

#63975E color CMYK value is (34,0,38,41).

  • cyan value is 34.44%
  • magenta value is 0.00%
  • yellow value is 37.75%
  • key color value is 40.78%
CMYK: (34,0,38,41) C34M0Y38K41 (34%,0%,38%,41%) (0.34/0.00/0.38/0.41) 

CMYK percentages

%34.44
%0
%37.75
%40.78

Codes

Color #63975E in popluar color models

63 97 5E
RGB 99 151 94
HSL 115° 23.27% 48.04%
HSB/HSV 115° 37.75% 59.22%
CMYK 34.44% 0.00% 37.75%
40.78%

Color #63975E in popluar number systems.

HEX 63 97 5E
Decimal 99 151 94
Binary 1100011 10010111 1011110
Octal 143 227 136

Shades and tints

Shades of #63975E

#63975E
(99,151,94)
#5A8A56
(90,138,86)
#517D4E
(81,125,78)
#487046
(72,112,70)
#3F633E
(63,99,62)
#365636
(54,86,54)
#2D492E
(45,73,46)
#243C26
(36,60,38)
#1B2F1E
(27,47,30)
#122216
(18,34,22)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #63975E

#63975E
(99,151,94)
#71A06C
(113,160,108)
#7FA97A
(127,169,122)
#8DB288
(141,178,136)
#9BBB96
(155,187,150)
#A9C4A4
(169,196,164)
#B7CDB2
(183,205,178)
#C5D6C0
(197,214,192)
#D3DFCE
(211,223,206)
#E1E8DC
(225,232,220)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63975E; }

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

This text font color is #63975E.

Background Color

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

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

This div background color is #63975E.

Border color

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

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

This div border color is #63975E.

Opacity

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

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

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

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

This text has shadow with #63975E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63975E.

Preview

Color preview on black background

This text has color #63975E on black background.


Color preview on white background

This text has color #63975E on white background.


Black color preview on #63975E background

This text has black color on #63975E background.


White color preview on #63975E background

This text has white color on #63975E background.


Related colors

Complementary color

Complementary color for #hex is #9C68A1.


I love getcolorcode.com

Triadic colors

1 #5E6397 and #975E63 with #63975E are triadic colors.

2 #5E9763 and #97635E with #63975E are triadic colors.