COLOR #949075

HEX: #949075 RGB: (148,144,117)

Color info

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

RGB color model

#949075 color RGB value is (148,144,117).

RGB: (148,144,117) (58%, 56%, 46%)

RGB channels and saturation

R 148 of 255 = 58%
G 144 of 255 = 56%
B 117 of 255 = 46%

148
144
117

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

Portions of RGB colors in percentages

R + G + B = 148 + 144 + 117 = 409 (100%)
R 148 of 409 ~ 36.19%
G 144 of 409 ~ 35.21%
B 117 of 409 ~ 28.61'%

%36.19
%35.21
%28.61

CMYK color model

#949075 color CMYK value is (0,3,21,42).

  • cyan value is 0.00%
  • magenta value is 2.70%
  • yellow value is 20.95%
  • key color value is 41.96%
CMYK: (0,3,21,42) C0M3Y21K42 (0%,3%,21%,42%) (0.00/0.03/0.21/0.42) 

CMYK percentages

%0
%2.7
%20.95
%41.96

Codes

Color #949075 in popluar color models

94 90 75
RGB 148 144 117
HSL 52° 12.65% 51.96%
HSB/HSV 52° 20.95% 58.04%
CMYK 0.00% 2.70% 20.95%
41.96%

Color #949075 in popluar number systems.

HEX 94 90 75
Decimal 148 144 117
Binary 10010100 10010000 1110101
Octal 224 220 165

Shades and tints

Shades of #949075

#949075
(148,144,117)
#87836B
(135,131,107)
#7A7661
(122,118,97)
#6D6957
(109,105,87)
#605C4D
(96,92,77)
#534F43
(83,79,67)
#464239
(70,66,57)
#39352F
(57,53,47)
#2C2825
(44,40,37)
#1F1B1B
(31,27,27)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #949075

#949075
(148,144,117)
#9D9A81
(157,154,129)
#A6A48D
(166,164,141)
#AFAE99
(175,174,153)
#B8B8A5
(184,184,165)
#C1C2B1
(193,194,177)
#CACCBD
(202,204,189)
#D3D6C9
(211,214,201)
#DCE0D5
(220,224,213)
#E5EAE1
(229,234,225)
#EEF4ED
(238,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #949075 color. Also use rgb(148,144,117) instead hex code.

Text Font Color

.myTextColor { color: #949075; }

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

This text font color is #949075.

Background Color

.myBgColor { background-color: #949075; }

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

This div background color is #949075.

Border color

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

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

This div border color is #949075.

Opacity

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

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

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

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

This text has shadow with #949075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949075.

Preview

Color preview on black background

This text has color #949075 on black background.


Color preview on white background

This text has color #949075 on white background.


Black color preview on #949075 background

This text has black color on #949075 background.


White color preview on #949075 background

This text has white color on #949075 background.


Related colors

Complementary color

Complementary color for #hex is #6B6F8A.


I love getcolorcode.com

Triadic colors

1 #759490 and #907594 with #949075 are triadic colors.

2 #759094 and #909475 with #949075 are triadic colors.