COLOR #63774B

HEX: #63774B RGB: (99,119,75)

Color info

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

RGB color model

#63774B color RGB value is (99,119,75).

RGB: (99,119,75) (39%, 47%, 29%)

RGB channels and saturation

R 99 of 255 = 39%
G 119 of 255 = 47%
B 75 of 255 = 29%

99
119
75

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

Portions of RGB colors in percentages

R + G + B = 99 + 119 + 75 = 293 (100%)
R 99 of 293 ~ 33.79%
G 119 of 293 ~ 40.61%
B 75 of 293 ~ 25.6'%

%33.79
%40.61
%25.6

CMYK color model

#63774B color CMYK value is (17,0,37,53).

  • cyan value is 16.81%
  • magenta value is 0.00%
  • yellow value is 36.97%
  • key color value is 53.33%

CMYK: (17,0,37,53)
C17M0Y37K53 (17%, 0%, 37%, 53%)
(0.17 / 0.00 / 0.37 / 0.53)

CMYK percentages

%16.81
%0
%36.97
%53.33

Codes

Color #63774B in popluar color models

63 77 4B
RGB 99 119 75
HSL 87° 22.68% 38.04%
HSB/HSV 87° 36.97% 46.67%
CMYK 16.81% 0.00% 36.97%
53.33%

Color #63774B in popluar number systems.

HEX 63 77 4B
Decimal 99 119 75
Binary 1100011 1110111 1001011
Octal 143 167 113

Shades and tints

Shades of #63774B

#63774B
(99,119,75)
#5A6D45
(90,109,69)
#51633F
(81,99,63)
#485939
(72,89,57)
#3F4F33
(63,79,51)
#36452D
(54,69,45)
#2D3B27
(45,59,39)
#243121
(36,49,33)
#1B271B
(27,39,27)
#121D15
(18,29,21)
#09130F
(9,19,15)
#000000
(0,0,0)

Tints of #63774B

#63774B
(99,119,75)
#71835B
(113,131,91)
#7F8F6B
(127,143,107)
#8D9B7B
(141,155,123)
#9BA78B
(155,167,139)
#A9B39B
(169,179,155)
#B7BFAB
(183,191,171)
#C5CBBB
(197,203,187)
#D3D7CB
(211,215,203)
#E1E3DB
(225,227,219)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63774B color. Also use rgb(99,119,75) instead hex code.

Text Font Color

.myTextColor { color: #63774B; }

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

This text font color is #63774B.

Background Color

.myBgColor { background-color: #63774B; }

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

This div background color is #63774B.

Border color

.myBorderColor { border: 1px solid #63774B; }

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

This div border color is #63774B.

Opacity

.myOpacity80 { color: #63774B; opacity: 0.8; }

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

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

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

This text has shadow with #63774B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63774B.

Preview

Color preview on black background

This text has color #63774B on black background.


Color preview on white background

This text has color #63774B on white background.


Black color preview on #63774B background

This text has black color on #63774B background.


White color preview on #63774B background

This text has white color on #63774B background.


Related colors

Complementary color

Complementary color for #hex is #9C88B4.


I love getcolorcode.com

Triadic colors

1 #4B6377 and #774B63 with #63774B are triadic colors.

2 #4B7763 and #77634B with #63774B are triadic colors.