COLOR #94636E

HEX: #94636E RGB: (148,99,110)

Color info

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

RGB color model

#94636E color RGB value is (148,99,110).

RGB: (148,99,110) (58%, 39%, 43%)

RGB channels and saturation

R 148 of 255 = 58%
G 99 of 255 = 39%
B 110 of 255 = 43%

148
99
110

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

Portions of RGB colors in percentages

R + G + B = 148 + 99 + 110 = 357 (100%)
R 148 of 357 ~ 41.46%
G 99 of 357 ~ 27.73%
B 110 of 357 ~ 30.81'%

%41.46
%27.73
%30.81

CMYK color model

#94636E color CMYK value is (0,33,26,42).

  • cyan value is 0.00%
  • magenta value is 33.11%
  • yellow value is 25.68%
  • key color value is 41.96%

CMYK: (0,33,26,42)
C0M33Y26K42 (0%, 33%, 26%, 42%)
(0.00 / 0.33 / 0.26 / 0.42)

CMYK percentages

%0
%33.11
%25.68
%41.96

Codes

Color #94636E in popluar color models

94 63 6E
RGB 148 99 110
HSL 347° 19.84% 48.43%
HSB/HSV 347° 33.11% 58.04%
CMYK 0.00% 33.11% 25.68%
41.96%

Color #94636E in popluar number systems.

HEX 94 63 6E
Decimal 148 99 110
Binary 10010100 1100011 1101110
Octal 224 143 156

Shades and tints

Shades of #94636E

#94636E
(148,99,110)
#875A64
(135,90,100)
#7A515A
(122,81,90)
#6D4850
(109,72,80)
#603F46
(96,63,70)
#53363C
(83,54,60)
#462D32
(70,45,50)
#392428
(57,36,40)
#2C1B1E
(44,27,30)
#1F1214
(31,18,20)
#12090A
(18,9,10)
#000000
(0,0,0)

Tints of #94636E

#94636E
(148,99,110)
#9D717B
(157,113,123)
#A67F88
(166,127,136)
#AF8D95
(175,141,149)
#B89BA2
(184,155,162)
#C1A9AF
(193,169,175)
#CAB7BC
(202,183,188)
#D3C5C9
(211,197,201)
#DCD3D6
(220,211,214)
#E5E1E3
(229,225,227)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94636E color. Also use rgb(148,99,110) instead hex code.

Text Font Color

.myTextColor { color: #94636E; }

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

This text font color is #94636E.

Background Color

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

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

This div background color is #94636E.

Border color

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

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

This div border color is #94636E.

Opacity

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

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

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

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

This text has shadow with #94636E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94636E.

Preview

Color preview on black background

This text has color #94636E on black background.


Color preview on white background

This text has color #94636E on white background.


Black color preview on #94636E background

This text has black color on #94636E background.


White color preview on #94636E background

This text has white color on #94636E background.


Related colors

Complementary color

Complementary color for #hex is #6B9C91.


I love getcolorcode.com

Triadic colors

1 #6E9463 and #636E94 with #94636E are triadic colors.

2 #6E6394 and #63946E with #94636E are triadic colors.