COLOR #67774D

HEX: #67774D RGB: (103,119,77)

Color info

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

RGB color model

#67774D color RGB value is (103,119,77).

RGB: (103,119,77) (40%, 47%, 30%)

RGB channels and saturation

R 103 of 255 = 40%
G 119 of 255 = 47%
B 77 of 255 = 30%

103
119
77

R + G + B ~ 39%. #67774D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 119 + 77 = 299 (100%)
R 103 of 299 ~ 34.45%
G 119 of 299 ~ 39.8%
B 77 of 299 ~ 25.75'%

%34.45
%39.8
%25.75

CMYK color model

#67774D color CMYK value is (13,0,35,53).

  • cyan value is 13.45%
  • magenta value is 0.00%
  • yellow value is 35.29%
  • key color value is 53.33%
CMYK: (13,0,35,53) C13M0Y35K53 (13%,0%,35%,53%) (0.13/0.00/0.35/0.53) 

CMYK percentages

%13.45
%0
%35.29
%53.33

Codes

Color #67774D in popluar color models

67 77 4D
RGB 103 119 77
HSL 83° 21.43% 38.43%
HSB/HSV 83° 35.29% 46.67%
CMYK 13.45% 0.00% 35.29%
53.33%

Color #67774D in popluar number systems.

HEX 67 77 4D
Decimal 103 119 77
Binary 1100111 1110111 1001101
Octal 147 167 115

Shades and tints

Shades of #67774D

#67774D
(103,119,77)
#5E6D46
(94,109,70)
#55633F
(85,99,63)
#4C5938
(76,89,56)
#434F31
(67,79,49)
#3A452A
(58,69,42)
#313B23
(49,59,35)
#28311C
(40,49,28)
#1F2715
(31,39,21)
#161D0E
(22,29,14)
#0D1307
(13,19,7)
#000000
(0,0,0)

Tints of #67774D

#67774D
(103,119,77)
#74835D
(116,131,93)
#818F6D
(129,143,109)
#8E9B7D
(142,155,125)
#9BA78D
(155,167,141)
#A8B39D
(168,179,157)
#B5BFAD
(181,191,173)
#C2CBBD
(194,203,189)
#CFD7CD
(207,215,205)
#DCE3DD
(220,227,221)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67774D color. Also use rgb(103,119,77) instead hex code.

Text Font Color

.myTextColor { color: #67774D; }

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

This text font color is #67774D.

Background Color

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

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

This div background color is #67774D.

Border color

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

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

This div border color is #67774D.

Opacity

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

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

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

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

This text has shadow with #67774D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67774D.

Preview

Color preview on black background

This text has color #67774D on black background.


Color preview on white background

This text has color #67774D on white background.


Black color preview on #67774D background

This text has black color on #67774D background.


White color preview on #67774D background

This text has white color on #67774D background.


Related colors

Complementary color

Complementary color for #hex is #9888B2.


I love getcolorcode.com

Triadic colors

1 #4D6777 and #774D67 with #67774D are triadic colors.

2 #4D7767 and #77674D with #67774D are triadic colors.