COLOR #94B466

HEX: #94B466 RGB: (148,180,102)

Color info

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

RGB color model

#94B466 color RGB value is (148,180,102).

RGB: (148,180,102) (58%, 71%, 40%)

RGB channels and saturation

R 148 of 255 = 58%
G 180 of 255 = 71%
B 102 of 255 = 40%

148
180
102

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

Portions of RGB colors in percentages

R + G + B = 148 + 180 + 102 = 430 (100%)
R 148 of 430 ~ 34.42%
G 180 of 430 ~ 41.86%
B 102 of 430 ~ 23.72'%

%34.42
%41.86
%23.72

CMYK color model

#94B466 color CMYK value is (18,0,43,29).

  • cyan value is 17.78%
  • magenta value is 0.00%
  • yellow value is 43.33%
  • key color value is 29.41%

CMYK: (18,0,43,29)
C18M0Y43K29 (18%, 0%, 43%, 29%)
(0.18 / 0.00 / 0.43 / 0.29)

CMYK percentages

%17.78
%0
%43.33
%29.41

Codes

Color #94B466 in popluar color models

94 B4 66
RGB 148 180 102
HSL 85° 34.21% 55.29%
HSB/HSV 85° 43.33% 70.59%
CMYK 17.78% 0.00% 43.33%
29.41%

Color #94B466 in popluar number systems.

HEX 94 B4 66
Decimal 148 180 102
Binary 10010100 10110100 1100110
Octal 224 264 146

Shades and tints

Shades of #94B466

#94B466
(148,180,102)
#87A45D
(135,164,93)
#7A9454
(122,148,84)
#6D844B
(109,132,75)
#607442
(96,116,66)
#536439
(83,100,57)
#465430
(70,84,48)
#394427
(57,68,39)
#2C341E
(44,52,30)
#1F2415
(31,36,21)
#12140C
(18,20,12)
#000000
(0,0,0)

Tints of #94B466

#94B466
(148,180,102)
#9DBA73
(157,186,115)
#A6C080
(166,192,128)
#AFC68D
(175,198,141)
#B8CC9A
(184,204,154)
#C1D2A7
(193,210,167)
#CAD8B4
(202,216,180)
#D3DEC1
(211,222,193)
#DCE4CE
(220,228,206)
#E5EADB
(229,234,219)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94B466 color. Also use rgb(148,180,102) instead hex code.

Text Font Color

.myTextColor { color: #94B466; }

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

This text font color is #94B466.

Background Color

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

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

This div background color is #94B466.

Border color

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

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

This div border color is #94B466.

Opacity

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

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

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

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

This text has shadow with #94B466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B466.

Preview

Color preview on black background

This text has color #94B466 on black background.


Color preview on white background

This text has color #94B466 on white background.


Black color preview on #94B466 background

This text has black color on #94B466 background.


White color preview on #94B466 background

This text has white color on #94B466 background.


Related colors

Complementary color

Complementary color for #hex is #6B4B99.


I love getcolorcode.com

Triadic colors

1 #6694B4 and #B46694 with #94B466 are triadic colors.

2 #66B494 and #B49466 with #94B466 are triadic colors.