COLOR #94738A

HEX: #94738A RGB: (148,115,138)

Color info

#94738A contains red, green and blue colors in about the same proportion. Web safe color of #94738A is #996699 (or #969).

RGB color model

#94738A color RGB value is (148,115,138).

RGB: (148,115,138) (58%, 45%, 54%)

RGB channels and saturation

R 148 of 255 = 58%
G 115 of 255 = 45%
B 138 of 255 = 54%

148
115
138

R + G + B ~ 52%. #94738A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 115 + 138 = 401 (100%)
R 148 of 401 ~ 36.91%
G 115 of 401 ~ 28.68%
B 138 of 401 ~ 34.41'%

%36.91
%28.68
%34.41

CMYK color model

#94738A color CMYK value is (0,22,7,42).

  • cyan value is 0.00%
  • magenta value is 22.30%
  • yellow value is 6.76%
  • key color value is 41.96%

CMYK: (0,22,7,42)
C0M22Y7K42 (0%, 22%, 7%, 42%)
(0.00 / 0.22 / 0.07 / 0.42)

CMYK percentages

%0
%22.3
%6.76
%41.96

Codes

Color #94738A in popluar color models

94 73 8A
RGB 148 115 138
HSL 318° 13.36% 51.57%
HSB/HSV 318° 22.30% 58.04%
CMYK 0.00% 22.30% 6.76%
41.96%

Color #94738A in popluar number systems.

HEX 94 73 8A
Decimal 148 115 138
Binary 10010100 1110011 10001010
Octal 224 163 212

Shades and tints

Shades of #94738A

#94738A
(148,115,138)
#87697E
(135,105,126)
#7A5F72
(122,95,114)
#6D5566
(109,85,102)
#604B5A
(96,75,90)
#53414E
(83,65,78)
#463742
(70,55,66)
#392D36
(57,45,54)
#2C232A
(44,35,42)
#1F191E
(31,25,30)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #94738A

#94738A
(148,115,138)
#9D7F94
(157,127,148)
#A68B9E
(166,139,158)
#AF97A8
(175,151,168)
#B8A3B2
(184,163,178)
#C1AFBC
(193,175,188)
#CABBC6
(202,187,198)
#D3C7D0
(211,199,208)
#DCD3DA
(220,211,218)
#E5DFE4
(229,223,228)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94738A color. Also use rgb(148,115,138) instead hex code.

Text Font Color

.myTextColor { color: #94738A; }

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

This text font color is #94738A.

Background Color

.myBgColor { background-color: #94738A; }

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

This div background color is #94738A.

Border color

.myBorderColor { border: 1px solid #94738A; }

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

This div border color is #94738A.

Opacity

.myOpacity80 { color: #94738A; opacity: 0.8; }

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

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

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

This text has shadow with #94738A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94738A.

Preview

Color preview on black background

This text has color #94738A on black background.


Color preview on white background

This text has color #94738A on white background.


Black color preview on #94738A background

This text has black color on #94738A background.


White color preview on #94738A background

This text has white color on #94738A background.


Related colors

Complementary color

Complementary color for #hex is #6B8C75.


I love getcolorcode.com

Triadic colors

1 #8A9473 and #738A94 with #94738A are triadic colors.

2 #8A7394 and #73948A with #94738A are triadic colors.