COLOR #94B2A4

HEX: #94B2A4 RGB: (148,178,164)

Color info

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

RGB color model

#94B2A4 color RGB value is (148,178,164).

RGB: (148,178,164) (58%, 70%, 64%)

RGB channels and saturation

R 148 of 255 = 58%
G 178 of 255 = 70%
B 164 of 255 = 64%

148
178
164

R + G + B ~ 64%. #94B2A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 178 + 164 = 490 (100%)
R 148 of 490 ~ 30.2%
G 178 of 490 ~ 36.33%
B 164 of 490 ~ 33.47'%

%30.2
%36.33
%33.47

CMYK color model

#94B2A4 color CMYK value is (17,0,8,30).

  • cyan value is 16.85%
  • magenta value is 0.00%
  • yellow value is 7.87%
  • key color value is 30.20%
CMYK: (17,0,8,30) C17M0Y8K30 (17%,0%,8%,30%) (0.17/0.00/0.08/0.30) 

CMYK percentages

%16.85
%0
%7.87
%30.2

Codes

Color #94B2A4 in popluar color models

94 B2 A4
RGB 148 178 164
HSL 152° 16.30% 63.92%
HSB/HSV 152° 16.85% 69.80%
CMYK 16.85% 0.00% 7.87%
30.20%

Color #94B2A4 in popluar number systems.

HEX 94 B2 A4
Decimal 148 178 164
Binary 10010100 10110010 10100100
Octal 224 262 244

Shades and tints

Shades of #94B2A4

#94B2A4
(148,178,164)
#87A296
(135,162,150)
#7A9288
(122,146,136)
#6D827A
(109,130,122)
#60726C
(96,114,108)
#53625E
(83,98,94)
#465250
(70,82,80)
#394242
(57,66,66)
#2C3234
(44,50,52)
#1F2226
(31,34,38)
#121218
(18,18,24)
#000000
(0,0,0)

Tints of #94B2A4

#94B2A4
(148,178,164)
#9DB9AC
(157,185,172)
#A6C0B4
(166,192,180)
#AFC7BC
(175,199,188)
#B8CEC4
(184,206,196)
#C1D5CC
(193,213,204)
#CADCD4
(202,220,212)
#D3E3DC
(211,227,220)
#DCEAE4
(220,234,228)
#E5F1EC
(229,241,236)
#EEF8F4
(238,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94B2A4 color. Also use rgb(148,178,164) instead hex code.

Text Font Color

.myTextColor { color: #94B2A4; }

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

This text font color is #94B2A4.

Background Color

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

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

This div background color is #94B2A4.

Border color

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

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

This div border color is #94B2A4.

Opacity

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

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

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

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

This text has shadow with #94B2A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B2A4.

Preview

Color preview on black background

This text has color #94B2A4 on black background.


Color preview on white background

This text has color #94B2A4 on white background.


Black color preview on #94B2A4 background

This text has black color on #94B2A4 background.


White color preview on #94B2A4 background

This text has white color on #94B2A4 background.


Related colors

Complementary color

Complementary color for #hex is #6B4D5B.


I love getcolorcode.com

Triadic colors

1 #A494B2 and #B2A494 with #94B2A4 are triadic colors.

2 #A4B294 and #B294A4 with #94B2A4 are triadic colors.