COLOR #94A396

HEX: #94A396 RGB: (148,163,150)

Color info

#94A396 contains red, green and blue colors in about the same proportion. Web safe color of #94A396 is #999999 (or #999).

RGB color model

#94A396 color RGB value is (148,163,150).

RGB: (148,163,150) (58%, 64%, 59%)

RGB channels and saturation

R 148 of 255 = 58%
G 163 of 255 = 64%
B 150 of 255 = 59%

148
163
150

R + G + B ~ 60%. #94A396 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 163 + 150 = 461 (100%)
R 148 of 461 ~ 32.1%
G 163 of 461 ~ 35.36%
B 150 of 461 ~ 32.54'%

%32.1
%35.36
%32.54

CMYK color model

#94A396 color CMYK value is (9,0,8,36).

  • cyan value is 9.20%
  • magenta value is 0.00%
  • yellow value is 7.98%
  • key color value is 36.08%

CMYK: (9,0,8,36)
C9M0Y8K36 (9%, 0%, 8%, 36%)
(0.09 / 0.00 / 0.08 / 0.36)

CMYK percentages

%9.2
%0
%7.98
%36.08

Codes

Color #94A396 in popluar color models

94 A3 96
RGB 148 163 150
HSL 128° 7.54% 60.98%
HSB/HSV 128° 9.20% 63.92%
CMYK 9.20% 0.00% 7.98%
36.08%

Color #94A396 in popluar number systems.

HEX 94 A3 96
Decimal 148 163 150
Binary 10010100 10100011 10010110
Octal 224 243 226

Shades and tints

Shades of #94A396

#94A396
(148,163,150)
#879589
(135,149,137)
#7A877C
(122,135,124)
#6D796F
(109,121,111)
#606B62
(96,107,98)
#535D55
(83,93,85)
#464F48
(70,79,72)
#39413B
(57,65,59)
#2C332E
(44,51,46)
#1F2521
(31,37,33)
#121714
(18,23,20)
#000000
(0,0,0)

Tints of #94A396

#94A396
(148,163,150)
#9DAB9F
(157,171,159)
#A6B3A8
(166,179,168)
#AFBBB1
(175,187,177)
#B8C3BA
(184,195,186)
#C1CBC3
(193,203,195)
#CAD3CC
(202,211,204)
#D3DBD5
(211,219,213)
#DCE3DE
(220,227,222)
#E5EBE7
(229,235,231)
#EEF3F0
(238,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94A396 color. Also use rgb(148,163,150) instead hex code.

Text Font Color

.myTextColor { color: #94A396; }

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

This text font color is #94A396.

Background Color

.myBgColor { background-color: #94A396; }

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

This div background color is #94A396.

Border color

.myBorderColor { border: 1px solid #94A396; }

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

This div border color is #94A396.

Opacity

.myOpacity80 { color: #94A396; opacity: 0.8; }

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

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

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

This text has shadow with #94A396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94A396.

Preview

Color preview on black background

This text has color #94A396 on black background.


Color preview on white background

This text has color #94A396 on white background.


Black color preview on #94A396 background

This text has black color on #94A396 background.


White color preview on #94A396 background

This text has white color on #94A396 background.


Related colors

Complementary color

Complementary color for #hex is #6B5C69.


I love getcolorcode.com

Triadic colors

1 #9694A3 and #A39694 with #94A396 are triadic colors.

2 #96A394 and #A39496 with #94A396 are triadic colors.