COLOR #909378

HEX: #909378 RGB: (144,147,120)

Color info

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

RGB color model

#909378 color RGB value is (144,147,120).

RGB: (144,147,120) (56%, 58%, 47%)

RGB channels and saturation

R 144 of 255 = 56%
G 147 of 255 = 58%
B 120 of 255 = 47%

144
147
120

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

Portions of RGB colors in percentages

R + G + B = 144 + 147 + 120 = 411 (100%)
R 144 of 411 ~ 35.04%
G 147 of 411 ~ 35.77%
B 120 of 411 ~ 29.2'%

%35.04
%35.77
%29.2

CMYK color model

#909378 color CMYK value is (2,0,18,42).

  • cyan value is 2.04%
  • magenta value is 0.00%
  • yellow value is 18.37%
  • key color value is 42.35%

CMYK: (2,0,18,42)
C2M0Y18K42 (2%, 0%, 18%, 42%)
(0.02 / 0.00 / 0.18 / 0.42)

CMYK percentages

%2.04
%0
%18.37
%42.35

Codes

Color #909378 in popluar color models

90 93 78
RGB 144 147 120
HSL 67° 11.11% 52.35%
HSB/HSV 67° 18.37% 57.65%
CMYK 2.04% 0.00% 18.37%
42.35%

Color #909378 in popluar number systems.

HEX 90 93 78
Decimal 144 147 120
Binary 10010000 10010011 1111000
Octal 220 223 170

Shades and tints

Shades of #909378

#909378
(144,147,120)
#83866E
(131,134,110)
#767964
(118,121,100)
#696C5A
(105,108,90)
#5C5F50
(92,95,80)
#4F5246
(79,82,70)
#42453C
(66,69,60)
#353832
(53,56,50)
#282B28
(40,43,40)
#1B1E1E
(27,30,30)
#0E1114
(14,17,20)
#000000
(0,0,0)

Tints of #909378

#909378
(144,147,120)
#9A9C84
(154,156,132)
#A4A590
(164,165,144)
#AEAE9C
(174,174,156)
#B8B7A8
(184,183,168)
#C2C0B4
(194,192,180)
#CCC9C0
(204,201,192)
#D6D2CC
(214,210,204)
#E0DBD8
(224,219,216)
#EAE4E4
(234,228,228)
#F4EDF0
(244,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #909378 color. Also use rgb(144,147,120) instead hex code.

Text Font Color

.myTextColor { color: #909378; }

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

This text font color is #909378.

Background Color

.myBgColor { background-color: #909378; }

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

This div background color is #909378.

Border color

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

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

This div border color is #909378.

Opacity

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

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

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

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

This text has shadow with #909378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #909378.

Preview

Color preview on black background

This text has color #909378 on black background.


Color preview on white background

This text has color #909378 on white background.


Black color preview on #909378 background

This text has black color on #909378 background.


White color preview on #909378 background

This text has white color on #909378 background.


Related colors

Complementary color

Complementary color for #hex is #6F6C87.


I love getcolorcode.com

Triadic colors

1 #789093 and #937890 with #909378 are triadic colors.

2 #789390 and #939078 with #909378 are triadic colors.