COLOR #94B273

HEX: #94B273 RGB: (148,178,115)

Color info

#94B273 contains mainly red and green colors. Web safe color of #94B273 is #999966 (or #996).

RGB color model

#94B273 color RGB value is (148,178,115).

RGB: (148,178,115) (58%, 70%, 45%)

RGB channels and saturation

R 148 of 255 = 58%
G 178 of 255 = 70%
B 115 of 255 = 45%

148
178
115

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

Portions of RGB colors in percentages

R + G + B = 148 + 178 + 115 = 441 (100%)
R 148 of 441 ~ 33.56%
G 178 of 441 ~ 40.36%
B 115 of 441 ~ 26.08'%

%33.56
%40.36
%26.08

CMYK color model

#94B273 color CMYK value is (17,0,35,30).

  • cyan value is 16.85%
  • magenta value is 0.00%
  • yellow value is 35.39%
  • key color value is 30.20%
CMYK: (17,0,35,30) C17M0Y35K30 (17%,0%,35%,30%) (0.17/0.00/0.35/0.30) 

CMYK percentages

%16.85
%0
%35.39
%30.2

Codes

Color #94B273 in popluar color models

94 B2 73
RGB 148 178 115
HSL 89° 29.03% 57.45%
HSB/HSV 89° 35.39% 69.80%
CMYK 16.85% 0.00% 35.39%
30.20%

Color #94B273 in popluar number systems.

HEX 94 B2 73
Decimal 148 178 115
Binary 10010100 10110010 1110011
Octal 224 262 163

Shades and tints

Shades of #94B273

#94B273
(148,178,115)
#87A269
(135,162,105)
#7A925F
(122,146,95)
#6D8255
(109,130,85)
#60724B
(96,114,75)
#536241
(83,98,65)
#465237
(70,82,55)
#39422D
(57,66,45)
#2C3223
(44,50,35)
#1F2219
(31,34,25)
#12120F
(18,18,15)
#000000
(0,0,0)

Tints of #94B273

#94B273
(148,178,115)
#9DB97F
(157,185,127)
#A6C08B
(166,192,139)
#AFC797
(175,199,151)
#B8CEA3
(184,206,163)
#C1D5AF
(193,213,175)
#CADCBB
(202,220,187)
#D3E3C7
(211,227,199)
#DCEAD3
(220,234,211)
#E5F1DF
(229,241,223)
#EEF8EB
(238,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #94B273; }

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

This text font color is #94B273.

Background Color

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

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

This div background color is #94B273.

Border color

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

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

This div border color is #94B273.

Opacity

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

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

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

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

This text has shadow with #94B273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B273.

Preview

Color preview on black background

This text has color #94B273 on black background.


Color preview on white background

This text has color #94B273 on white background.


Black color preview on #94B273 background

This text has black color on #94B273 background.


White color preview on #94B273 background

This text has white color on #94B273 background.


Related colors

Complementary color

Complementary color for #hex is #6B4D8C.


I love getcolorcode.com

Triadic colors

1 #7394B2 and #B27394 with #94B273 are triadic colors.

2 #73B294 and #B29473 with #94B273 are triadic colors.