COLOR #94C267

HEX: #94C267 RGB: (148,194,103)

Color info

#94C267 contains mainly red and green colors. Web safe color of #94C267 is #99CC66 (or #9C6).

RGB color model

#94C267 color RGB value is (148,194,103).

RGB: (148,194,103) (58%, 76%, 40%)

RGB channels and saturation

R 148 of 255 = 58%
G 194 of 255 = 76%
B 103 of 255 = 40%

148
194
103

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

Portions of RGB colors in percentages

R + G + B = 148 + 194 + 103 = 445 (100%)
R 148 of 445 ~ 33.26%
G 194 of 445 ~ 43.6%
B 103 of 445 ~ 23.15'%

%33.26
%43.6
%23.15

CMYK color model

#94C267 color CMYK value is (24,0,47,24).

  • cyan value is 23.71%
  • magenta value is 0.00%
  • yellow value is 46.91%
  • key color value is 23.92%
CMYK: (24,0,47,24) C24M0Y47K24 (24%,0%,47%,24%) (0.24/0.00/0.47/0.24) 

CMYK percentages

%23.71
%0
%46.91
%23.92

Codes

Color #94C267 in popluar color models

94 C2 67
RGB 148 194 103
HSL 90° 42.72% 58.24%
HSB/HSV 90° 46.91% 76.08%
CMYK 23.71% 0.00% 46.91%
23.92%

Color #94C267 in popluar number systems.

HEX 94 C2 67
Decimal 148 194 103
Binary 10010100 11000010 1100111
Octal 224 302 147

Shades and tints

Shades of #94C267

#94C267
(148,194,103)
#87B15E
(135,177,94)
#7AA055
(122,160,85)
#6D8F4C
(109,143,76)
#607E43
(96,126,67)
#536D3A
(83,109,58)
#465C31
(70,92,49)
#394B28
(57,75,40)
#2C3A1F
(44,58,31)
#1F2916
(31,41,22)
#12180D
(18,24,13)
#000000
(0,0,0)

Tints of #94C267

#94C267
(148,194,103)
#9DC774
(157,199,116)
#A6CC81
(166,204,129)
#AFD18E
(175,209,142)
#B8D69B
(184,214,155)
#C1DBA8
(193,219,168)
#CAE0B5
(202,224,181)
#D3E5C2
(211,229,194)
#DCEACF
(220,234,207)
#E5EFDC
(229,239,220)
#EEF4E9
(238,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94C267 color. Also use rgb(148,194,103) instead hex code.

Text Font Color

.myTextColor { color: #94C267; }

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

This text font color is #94C267.

Background Color

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

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

This div background color is #94C267.

Border color

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

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

This div border color is #94C267.

Opacity

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

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

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

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

This text has shadow with #94C267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94C267.

Preview

Color preview on black background

This text has color #94C267 on black background.


Color preview on white background

This text has color #94C267 on white background.


Black color preview on #94C267 background

This text has black color on #94C267 background.


White color preview on #94C267 background

This text has white color on #94C267 background.


Related colors

Complementary color

Complementary color for #hex is #6B3D98.


I love getcolorcode.com

Triadic colors

1 #6794C2 and #C26794 with #94C267 are triadic colors.

2 #67C294 and #C29467 with #94C267 are triadic colors.