COLOR #949565

HEX: #949565 RGB: (148,149,101)

Color info

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

RGB color model

#949565 color RGB value is (148,149,101).

RGB: (148,149,101) (58%, 58%, 40%)

RGB channels and saturation

R 148 of 255 = 58%
G 149 of 255 = 58%
B 101 of 255 = 40%

148
149
101

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

Portions of RGB colors in percentages

R + G + B = 148 + 149 + 101 = 398 (100%)
R 148 of 398 ~ 37.19%
G 149 of 398 ~ 37.44%
B 101 of 398 ~ 25.38'%

%37.19
%37.44
%25.38

CMYK color model

#949565 color CMYK value is (1,0,32,42).

  • cyan value is 0.67%
  • magenta value is 0.00%
  • yellow value is 32.21%
  • key color value is 41.57%

CMYK: (1,0,32,42)
C1M0Y32K42 (1%, 0%, 32%, 42%)
(0.01 / 0.00 / 0.32 / 0.42)

CMYK percentages

%0.67
%0
%32.21
%41.57

Codes

Color #949565 in popluar color models

94 95 65
RGB 148 149 101
HSL 61° 19.20% 49.02%
HSB/HSV 61° 32.21% 58.43%
CMYK 0.67% 0.00% 32.21%
41.57%

Color #949565 in popluar number systems.

HEX 94 95 65
Decimal 148 149 101
Binary 10010100 10010101 1100101
Octal 224 225 145

Shades and tints

Shades of #949565

#949565
(148,149,101)
#87885C
(135,136,92)
#7A7B53
(122,123,83)
#6D6E4A
(109,110,74)
#606141
(96,97,65)
#535438
(83,84,56)
#46472F
(70,71,47)
#393A26
(57,58,38)
#2C2D1D
(44,45,29)
#1F2014
(31,32,20)
#12130B
(18,19,11)
#000000
(0,0,0)

Tints of #949565

#949565
(148,149,101)
#9D9E73
(157,158,115)
#A6A781
(166,167,129)
#AFB08F
(175,176,143)
#B8B99D
(184,185,157)
#C1C2AB
(193,194,171)
#CACBB9
(202,203,185)
#D3D4C7
(211,212,199)
#DCDDD5
(220,221,213)
#E5E6E3
(229,230,227)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949565; }

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

This text font color is #949565.

Background Color

.myBgColor { background-color: #949565; }

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

This div background color is #949565.

Border color

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

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

This div border color is #949565.

Opacity

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

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

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

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

This text has shadow with #949565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949565.

Preview

Color preview on black background

This text has color #949565 on black background.


Color preview on white background

This text has color #949565 on white background.


Black color preview on #949565 background

This text has black color on #949565 background.


White color preview on #949565 background

This text has white color on #949565 background.


Related colors

Complementary color

Complementary color for #hex is #6B6A9A.


I love getcolorcode.com

Triadic colors

1 #659495 and #956594 with #949565 are triadic colors.

2 #659594 and #959465 with #949565 are triadic colors.