COLOR #949260

HEX: #949260 RGB: (148,146,96)

Color info

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

RGB color model

#949260 color RGB value is (148,146,96).

RGB: (148,146,96) (58%, 57%, 38%)

RGB channels and saturation

R 148 of 255 = 58%
G 146 of 255 = 57%
B 96 of 255 = 38%

148
146
96

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

Portions of RGB colors in percentages

R + G + B = 148 + 146 + 96 = 390 (100%)
R 148 of 390 ~ 37.95%
G 146 of 390 ~ 37.44%
B 96 of 390 ~ 24.62'%

%37.95
%37.44
%24.62

CMYK color model

#949260 color CMYK value is (0,1,35,42).

  • cyan value is 0.00%
  • magenta value is 1.35%
  • yellow value is 35.14%
  • key color value is 41.96%

CMYK: (0,1,35,42)
C0M1Y35K42 (0%, 1%, 35%, 42%)
(0.00 / 0.01 / 0.35 / 0.42)

CMYK percentages

%0
%1.35
%35.14
%41.96

Codes

Color #949260 in popluar color models

94 92 60
RGB 148 146 96
HSL 58° 21.31% 47.84%
HSB/HSV 58° 35.14% 58.04%
CMYK 0.00% 1.35% 35.14%
41.96%

Color #949260 in popluar number systems.

HEX 94 92 60
Decimal 148 146 96
Binary 10010100 10010010 1100000
Octal 224 222 140

Shades and tints

Shades of #949260

#949260
(148,146,96)
#878558
(135,133,88)
#7A7850
(122,120,80)
#6D6B48
(109,107,72)
#605E40
(96,94,64)
#535138
(83,81,56)
#464430
(70,68,48)
#393728
(57,55,40)
#2C2A20
(44,42,32)
#1F1D18
(31,29,24)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #949260

#949260
(148,146,96)
#9D9B6E
(157,155,110)
#A6A47C
(166,164,124)
#AFAD8A
(175,173,138)
#B8B698
(184,182,152)
#C1BFA6
(193,191,166)
#CAC8B4
(202,200,180)
#D3D1C2
(211,209,194)
#DCDAD0
(220,218,208)
#E5E3DE
(229,227,222)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #949260 color. Also use rgb(148,146,96) instead hex code.

Text Font Color

.myTextColor { color: #949260; }

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

This text font color is #949260.

Background Color

.myBgColor { background-color: #949260; }

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

This div background color is #949260.

Border color

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

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

This div border color is #949260.

Opacity

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

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

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

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

This text has shadow with #949260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949260.

Preview

Color preview on black background

This text has color #949260 on black background.


Color preview on white background

This text has color #949260 on white background.


Black color preview on #949260 background

This text has black color on #949260 background.


White color preview on #949260 background

This text has white color on #949260 background.


Related colors

Complementary color

Complementary color for #hex is #6B6D9F.


I love getcolorcode.com

Triadic colors

1 #609492 and #926094 with #949260 are triadic colors.

2 #609294 and #929460 with #949260 are triadic colors.