COLOR #949795

HEX: #949795 RGB: (148,151,149)

Color info

#949795 contains red, green and blue colors in about the same proportion. Web safe color of #949795 is #999999 (or #999).

RGB color model

#949795 color RGB value is (148,151,149).

RGB: (148,151,149) (58%, 59%, 58%)

RGB channels and saturation

R 148 of 255 = 58%
G 151 of 255 = 59%
B 149 of 255 = 58%

148
151
149

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

Portions of RGB colors in percentages

R + G + B = 148 + 151 + 149 = 448 (100%)
R 148 of 448 ~ 33.04%
G 151 of 448 ~ 33.71%
B 149 of 448 ~ 33.26'%

%33.04
%33.71
%33.26

CMYK color model

#949795 color CMYK value is (2,0,1,41).

  • cyan value is 1.99%
  • magenta value is 0.00%
  • yellow value is 1.32%
  • key color value is 40.78%

CMYK: (2,0,1,41)
C2M0Y1K41 (2%, 0%, 1%, 41%)
(0.02 / 0.00 / 0.01 / 0.41)

CMYK percentages

%1.99
%0
%1.32
%40.78

Codes

Color #949795 in popluar color models

94 97 95
RGB 148 151 149
HSL 140° 1.42% 58.63%
HSB/HSV 140° 1.99% 59.22%
CMYK 1.99% 0.00% 1.32%
40.78%

Color #949795 in popluar number systems.

HEX 94 97 95
Decimal 148 151 149
Binary 10010100 10010111 10010101
Octal 224 227 225

Shades and tints

Shades of #949795

#949795
(148,151,149)
#878A88
(135,138,136)
#7A7D7B
(122,125,123)
#6D706E
(109,112,110)
#606361
(96,99,97)
#535654
(83,86,84)
#464947
(70,73,71)
#393C3A
(57,60,58)
#2C2F2D
(44,47,45)
#1F2220
(31,34,32)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #949795

#949795
(148,151,149)
#9DA09E
(157,160,158)
#A6A9A7
(166,169,167)
#AFB2B0
(175,178,176)
#B8BBB9
(184,187,185)
#C1C4C2
(193,196,194)
#CACDCB
(202,205,203)
#D3D6D4
(211,214,212)
#DCDFDD
(220,223,221)
#E5E8E6
(229,232,230)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949795; }

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

This text font color is #949795.

Background Color

.myBgColor { background-color: #949795; }

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

This div background color is #949795.

Border color

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

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

This div border color is #949795.

Opacity

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

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

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

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

This text has shadow with #949795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949795.

Preview

Color preview on black background

This text has color #949795 on black background.


Color preview on white background

This text has color #949795 on white background.


Black color preview on #949795 background

This text has black color on #949795 background.


White color preview on #949795 background

This text has white color on #949795 background.


Related colors

Complementary color

Complementary color for #hex is #6B686A.


I love getcolorcode.com

Triadic colors

1 #959497 and #979594 with #949795 are triadic colors.

2 #959794 and #979495 with #949795 are triadic colors.