COLOR #947769

HEX: #947769 RGB: (148,119,105)

Color info

#947769 contains red, green and blue colors in about the same proportion. Web safe color of #947769 is #996666 (or #966).

RGB color model

#947769 color RGB value is (148,119,105).

RGB: (148,119,105) (58%, 47%, 41%)

RGB channels and saturation

R 148 of 255 = 58%
G 119 of 255 = 47%
B 105 of 255 = 41%

148
119
105

R + G + B ~ 49%. #947769 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 119 + 105 = 372 (100%)
R 148 of 372 ~ 39.78%
G 119 of 372 ~ 31.99%
B 105 of 372 ~ 28.23'%

%39.78
%31.99
%28.23

CMYK color model

#947769 color CMYK value is (0,20,29,42).

  • cyan value is 0.00%
  • magenta value is 19.59%
  • yellow value is 29.05%
  • key color value is 41.96%
CMYK: (0,20,29,42) C0M20Y29K42 (0%,20%,29%,42%) (0.00/0.20/0.29/0.42) 

CMYK percentages

%0
%19.59
%29.05
%41.96

Codes

Color #947769 in popluar color models

94 77 69
RGB 148 119 105
HSL 20° 17.00% 49.61%
HSB/HSV 20° 29.05% 58.04%
CMYK 0.00% 19.59% 29.05%
41.96%

Color #947769 in popluar number systems.

HEX 94 77 69
Decimal 148 119 105
Binary 10010100 1110111 1101001
Octal 224 167 151

Shades and tints

Shades of #947769

#947769
(148,119,105)
#876D60
(135,109,96)
#7A6357
(122,99,87)
#6D594E
(109,89,78)
#604F45
(96,79,69)
#53453C
(83,69,60)
#463B33
(70,59,51)
#39312A
(57,49,42)
#2C2721
(44,39,33)
#1F1D18
(31,29,24)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #947769

#947769
(148,119,105)
#9D8376
(157,131,118)
#A68F83
(166,143,131)
#AF9B90
(175,155,144)
#B8A79D
(184,167,157)
#C1B3AA
(193,179,170)
#CABFB7
(202,191,183)
#D3CBC4
(211,203,196)
#DCD7D1
(220,215,209)
#E5E3DE
(229,227,222)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947769 color. Also use rgb(148,119,105) instead hex code.

Text Font Color

.myTextColor { color: #947769; }

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

This text font color is #947769.

Background Color

.myBgColor { background-color: #947769; }

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

This div background color is #947769.

Border color

.myBorderColor { border: 1px solid #947769; }

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

This div border color is #947769.

Opacity

.myOpacity80 { color: #947769; opacity: 0.8; }

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

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

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

This text has shadow with #947769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947769.

Preview

Color preview on black background

This text has color #947769 on black background.


Color preview on white background

This text has color #947769 on white background.


Black color preview on #947769 background

This text has black color on #947769 background.


White color preview on #947769 background

This text has white color on #947769 background.


Related colors

Complementary color

Complementary color for #hex is #6B8896.


I love getcolorcode.com

Triadic colors

1 #699477 and #776994 with #947769 are triadic colors.

2 #697794 and #779469 with #947769 are triadic colors.