COLOR #919476

HEX: #919476 RGB: (145,148,118)

Color info

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

RGB color model

#919476 color RGB value is (145,148,118).

RGB: (145,148,118) (57%, 58%, 46%)

RGB channels and saturation

R 145 of 255 = 57%
G 148 of 255 = 58%
B 118 of 255 = 46%

145
148
118

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

Portions of RGB colors in percentages

R + G + B = 145 + 148 + 118 = 411 (100%)
R 145 of 411 ~ 35.28%
G 148 of 411 ~ 36.01%
B 118 of 411 ~ 28.71'%

%35.28
%36.01
%28.71

CMYK color model

#919476 color CMYK value is (2,0,20,42).

  • cyan value is 2.03%
  • magenta value is 0.00%
  • yellow value is 20.27%
  • key color value is 41.96%

CMYK: (2,0,20,42)
C2M0Y20K42 (2%, 0%, 20%, 42%)
(0.02 / 0.00 / 0.20 / 0.42)

CMYK percentages

%2.03
%0
%20.27
%41.96

Codes

Color #919476 in popluar color models

91 94 76
RGB 145 148 118
HSL 66° 12.30% 52.16%
HSB/HSV 66° 20.27% 58.04%
CMYK 2.03% 0.00% 20.27%
41.96%

Color #919476 in popluar number systems.

HEX 91 94 76
Decimal 145 148 118
Binary 10010001 10010100 1110110
Octal 221 224 166

Shades and tints

Shades of #919476

#919476
(145,148,118)
#84876C
(132,135,108)
#777A62
(119,122,98)
#6A6D58
(106,109,88)
#5D604E
(93,96,78)
#505344
(80,83,68)
#43463A
(67,70,58)
#363930
(54,57,48)
#292C26
(41,44,38)
#1C1F1C
(28,31,28)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #919476

#919476
(145,148,118)
#9B9D82
(155,157,130)
#A5A68E
(165,166,142)
#AFAF9A
(175,175,154)
#B9B8A6
(185,184,166)
#C3C1B2
(195,193,178)
#CDCABE
(205,202,190)
#D7D3CA
(215,211,202)
#E1DCD6
(225,220,214)
#EBE5E2
(235,229,226)
#F5EEEE
(245,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #919476 color. Also use rgb(145,148,118) instead hex code.

Text Font Color

.myTextColor { color: #919476; }

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

This text font color is #919476.

Background Color

.myBgColor { background-color: #919476; }

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

This div background color is #919476.

Border color

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

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

This div border color is #919476.

Opacity

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

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

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

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

This text has shadow with #919476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #919476.

Preview

Color preview on black background

This text has color #919476 on black background.


Color preview on white background

This text has color #919476 on white background.


Black color preview on #919476 background

This text has black color on #919476 background.


White color preview on #919476 background

This text has white color on #919476 background.


Related colors

Complementary color

Complementary color for #hex is #6E6B89.


I love getcolorcode.com

Triadic colors

1 #769194 and #947691 with #919476 are triadic colors.

2 #769491 and #949176 with #919476 are triadic colors.