COLOR #94A468

HEX: #94A468 RGB: (148,164,104)

Color info

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

RGB color model

#94A468 color RGB value is (148,164,104).

RGB: (148,164,104) (58%, 64%, 41%)

RGB channels and saturation

R 148 of 255 = 58%
G 164 of 255 = 64%
B 104 of 255 = 41%

148
164
104

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

Portions of RGB colors in percentages

R + G + B = 148 + 164 + 104 = 416 (100%)
R 148 of 416 ~ 35.58%
G 164 of 416 ~ 39.42%
B 104 of 416 ~ 25'%

%35.58
%39.42
%25

CMYK color model

#94A468 color CMYK value is (10,0,37,36).

  • cyan value is 9.76%
  • magenta value is 0.00%
  • yellow value is 36.59%
  • key color value is 35.69%

CMYK: (10,0,37,36)
C10M0Y37K36 (10%, 0%, 37%, 36%)
(0.10 / 0.00 / 0.37 / 0.36)

CMYK percentages

%9.76
%0
%36.59
%35.69

Codes

Color #94A468 in popluar color models

94 A4 68
RGB 148 164 104
HSL 76° 24.79% 52.55%
HSB/HSV 76° 36.59% 64.31%
CMYK 9.76% 0.00% 36.59%
35.69%

Color #94A468 in popluar number systems.

HEX 94 A4 68
Decimal 148 164 104
Binary 10010100 10100100 1101000
Octal 224 244 150

Shades and tints

Shades of #94A468

#94A468
(148,164,104)
#87965F
(135,150,95)
#7A8856
(122,136,86)
#6D7A4D
(109,122,77)
#606C44
(96,108,68)
#535E3B
(83,94,59)
#465032
(70,80,50)
#394229
(57,66,41)
#2C3420
(44,52,32)
#1F2617
(31,38,23)
#12180E
(18,24,14)
#000000
(0,0,0)

Tints of #94A468

#94A468
(148,164,104)
#9DAC75
(157,172,117)
#A6B482
(166,180,130)
#AFBC8F
(175,188,143)
#B8C49C
(184,196,156)
#C1CCA9
(193,204,169)
#CAD4B6
(202,212,182)
#D3DCC3
(211,220,195)
#DCE4D0
(220,228,208)
#E5ECDD
(229,236,221)
#EEF4EA
(238,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #94A468; }

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

This text font color is #94A468.

Background Color

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

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

This div background color is #94A468.

Border color

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

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

This div border color is #94A468.

Opacity

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

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

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

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

This text has shadow with #94A468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94A468.

Preview

Color preview on black background

This text has color #94A468 on black background.


Color preview on white background

This text has color #94A468 on white background.


Black color preview on #94A468 background

This text has black color on #94A468 background.


White color preview on #94A468 background

This text has white color on #94A468 background.


Related colors

Complementary color

Complementary color for #hex is #6B5B97.


I love getcolorcode.com

Triadic colors

1 #6894A4 and #A46894 with #94A468 are triadic colors.

2 #68A494 and #A49468 with #94A468 are triadic colors.