COLOR #947267

HEX: #947267 RGB: (148,114,103)

Color info

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

RGB color model

#947267 color RGB value is (148,114,103).

RGB: (148,114,103) (58%, 45%, 40%)

RGB channels and saturation

R 148 of 255 = 58%
G 114 of 255 = 45%
B 103 of 255 = 40%

148
114
103

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

Portions of RGB colors in percentages

R + G + B = 148 + 114 + 103 = 365 (100%)
R 148 of 365 ~ 40.55%
G 114 of 365 ~ 31.23%
B 103 of 365 ~ 28.22'%

%40.55
%31.23
%28.22

CMYK color model

#947267 color CMYK value is (0,23,30,42).

  • cyan value is 0.00%
  • magenta value is 22.97%
  • yellow value is 30.41%
  • key color value is 41.96%

CMYK: (0,23,30,42)
C0M23Y30K42 (0%, 23%, 30%, 42%)
(0.00 / 0.23 / 0.30 / 0.42)

CMYK percentages

%0
%22.97
%30.41
%41.96

Codes

Color #947267 in popluar color models

94 72 67
RGB 148 114 103
HSL 15° 17.93% 49.22%
HSB/HSV 15° 30.41% 58.04%
CMYK 0.00% 22.97% 30.41%
41.96%

Color #947267 in popluar number systems.

HEX 94 72 67
Decimal 148 114 103
Binary 10010100 1110010 1100111
Octal 224 162 147

Shades and tints

Shades of #947267

#947267
(148,114,103)
#87685E
(135,104,94)
#7A5E55
(122,94,85)
#6D544C
(109,84,76)
#604A43
(96,74,67)
#53403A
(83,64,58)
#463631
(70,54,49)
#392C28
(57,44,40)
#2C221F
(44,34,31)
#1F1816
(31,24,22)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #947267

#947267
(148,114,103)
#9D7E74
(157,126,116)
#A68A81
(166,138,129)
#AF968E
(175,150,142)
#B8A29B
(184,162,155)
#C1AEA8
(193,174,168)
#CABAB5
(202,186,181)
#D3C6C2
(211,198,194)
#DCD2CF
(220,210,207)
#E5DEDC
(229,222,220)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947267 color. Also use rgb(148,114,103) instead hex code.

Text Font Color

.myTextColor { color: #947267; }

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

This text font color is #947267.

Background Color

.myBgColor { background-color: #947267; }

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

This div background color is #947267.

Border color

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

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

This div border color is #947267.

Opacity

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

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

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

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

This text has shadow with #947267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947267.

Preview

Color preview on black background

This text has color #947267 on black background.


Color preview on white background

This text has color #947267 on white background.


Black color preview on #947267 background

This text has black color on #947267 background.


White color preview on #947267 background

This text has white color on #947267 background.


Related colors

Complementary color

Complementary color for #hex is #6B8D98.


I love getcolorcode.com

Triadic colors

1 #679472 and #726794 with #947267 are triadic colors.

2 #677294 and #729467 with #947267 are triadic colors.