COLOR #949564

HEX: #949564 RGB: (148,149,100)

Color info

#949564 contains red, green and blue colors in about the same proportion. Web safe color of #949564 is #999966 (or #996).

RGB color model

#949564 color RGB value is (148,149,100).

RGB: (148,149,100) (58%, 58%, 39%)

RGB channels and saturation

R 148 of 255 = 58%
G 149 of 255 = 58%
B 100 of 255 = 39%

148
149
100

R + G + B ~ 52%. #949564 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 149 + 100 = 397 (100%)
R 148 of 397 ~ 37.28%
G 149 of 397 ~ 37.53%
B 100 of 397 ~ 25.19'%

%37.28
%37.53
%25.19

CMYK color model

#949564 color CMYK value is (1,0,33,42).

  • cyan value is 0.67%
  • magenta value is 0.00%
  • yellow value is 32.89%
  • key color value is 41.57%
CMYK: (1,0,33,42) C1M0Y33K42 (1%,0%,33%,42%) (0.01/0.00/0.33/0.42) 

CMYK percentages

%0.67
%0
%32.89
%41.57

Codes

Color #949564 in popluar color models

94 95 64
RGB 148 149 100
HSL 61° 19.68% 48.82%
HSB/HSV 61° 32.89% 58.43%
CMYK 0.67% 0.00% 32.89%
41.57%

Color #949564 in popluar number systems.

HEX 94 95 64
Decimal 148 149 100
Binary 10010100 10010101 1100100
Octal 224 225 144

Shades and tints

Shades of #949564

#949564
(148,149,100)
#87885B
(135,136,91)
#7A7B52
(122,123,82)
#6D6E49
(109,110,73)
#606140
(96,97,64)
#535437
(83,84,55)
#46472E
(70,71,46)
#393A25
(57,58,37)
#2C2D1C
(44,45,28)
#1F2013
(31,32,19)
#12130A
(18,19,10)
#000000
(0,0,0)

Tints of #949564

#949564
(148,149,100)
#9D9E72
(157,158,114)
#A6A780
(166,167,128)
#AFB08E
(175,176,142)
#B8B99C
(184,185,156)
#C1C2AA
(193,194,170)
#CACBB8
(202,203,184)
#D3D4C6
(211,212,198)
#DCDDD4
(220,221,212)
#E5E6E2
(229,230,226)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #949564 color. Also use rgb(148,149,100) instead hex code.

Text Font Color

.myTextColor { color: #949564; }

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

This text font color is #949564.

Background Color

.myBgColor { background-color: #949564; }

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

This div background color is #949564.

Border color

.myBorderColor { border: 1px solid #949564; }

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

This div border color is #949564.

Opacity

.myOpacity80 { color: #949564; opacity: 0.8; }

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

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

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

This text has shadow with #949564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949564.

Preview

Color preview on black background

This text has color #949564 on black background.


Color preview on white background

This text has color #949564 on white background.


Black color preview on #949564 background

This text has black color on #949564 background.


White color preview on #949564 background

This text has white color on #949564 background.


Related colors

Complementary color

Complementary color for #hex is #6B6A9B.


I love getcolorcode.com

Triadic colors

1 #649495 and #956494 with #949564 are triadic colors.

2 #649594 and #959464 with #949564 are triadic colors.