COLOR #94B392

HEX: #94B392 RGB: (148,179,146)

Color info

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

RGB color model

#94B392 color RGB value is (148,179,146).

RGB: (148,179,146) (58%, 70%, 57%)

RGB channels and saturation

R 148 of 255 = 58%
G 179 of 255 = 70%
B 146 of 255 = 57%

148
179
146

R + G + B ~ 62%. #94B392 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 179 + 146 = 473 (100%)
R 148 of 473 ~ 31.29%
G 179 of 473 ~ 37.84%
B 146 of 473 ~ 30.87'%

%31.29
%37.84
%30.87

CMYK color model

#94B392 color CMYK value is (17,0,18,30).

  • cyan value is 17.32%
  • magenta value is 0.00%
  • yellow value is 18.44%
  • key color value is 29.80%
CMYK: (17,0,18,30) C17M0Y18K30 (17%,0%,18%,30%) (0.17/0.00/0.18/0.30) 

CMYK percentages

%17.32
%0
%18.44
%29.8

Codes

Color #94B392 in popluar color models

94 B3 92
RGB 148 179 146
HSL 116° 17.84% 63.73%
HSB/HSV 116° 18.44% 70.20%
CMYK 17.32% 0.00% 18.44%
29.80%

Color #94B392 in popluar number systems.

HEX 94 B3 92
Decimal 148 179 146
Binary 10010100 10110011 10010010
Octal 224 263 222

Shades and tints

Shades of #94B392

#94B392
(148,179,146)
#87A385
(135,163,133)
#7A9378
(122,147,120)
#6D836B
(109,131,107)
#60735E
(96,115,94)
#536351
(83,99,81)
#465344
(70,83,68)
#394337
(57,67,55)
#2C332A
(44,51,42)
#1F231D
(31,35,29)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #94B392

#94B392
(148,179,146)
#9DB99B
(157,185,155)
#A6BFA4
(166,191,164)
#AFC5AD
(175,197,173)
#B8CBB6
(184,203,182)
#C1D1BF
(193,209,191)
#CAD7C8
(202,215,200)
#D3DDD1
(211,221,209)
#DCE3DA
(220,227,218)
#E5E9E3
(229,233,227)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94B392 color. Also use rgb(148,179,146) instead hex code.

Text Font Color

.myTextColor { color: #94B392; }

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

This text font color is #94B392.

Background Color

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

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

This div background color is #94B392.

Border color

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

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

This div border color is #94B392.

Opacity

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

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

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

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

This text has shadow with #94B392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B392.

Preview

Color preview on black background

This text has color #94B392 on black background.


Color preview on white background

This text has color #94B392 on white background.


Black color preview on #94B392 background

This text has black color on #94B392 background.


White color preview on #94B392 background

This text has white color on #94B392 background.


Related colors

Complementary color

Complementary color for #hex is #6B4C6D.


I love getcolorcode.com

Triadic colors

1 #9294B3 and #B39294 with #94B392 are triadic colors.

2 #92B394 and #B39492 with #94B392 are triadic colors.