COLOR #906374

HEX: #906374 RGB: (144,99,116)

Color info

#906374 contains red, green and blue colors in about the same proportion. Web safe color of #906374 is #996666 (or #966).

RGB color model

#906374 color RGB value is (144,99,116).

RGB: (144,99,116) (56%, 39%, 45%)

RGB channels and saturation

R 144 of 255 = 56%
G 99 of 255 = 39%
B 116 of 255 = 45%

144
99
116

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

Portions of RGB colors in percentages

R + G + B = 144 + 99 + 116 = 359 (100%)
R 144 of 359 ~ 40.11%
G 99 of 359 ~ 27.58%
B 116 of 359 ~ 32.31'%

%40.11
%27.58
%32.31

CMYK color model

#906374 color CMYK value is (0,31,19,44).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 19.44%
  • key color value is 43.53%

CMYK: (0,31,19,44)
C0M31Y19K44 (0%, 31%, 19%, 44%)
(0.00 / 0.31 / 0.19 / 0.44)

CMYK percentages

%0
%31.25
%19.44
%43.53

Codes

Color #906374 in popluar color models

90 63 74
RGB 144 99 116
HSL 337° 18.52% 47.65%
HSB/HSV 337° 31.25% 56.47%
CMYK 0.00% 31.25% 19.44%
43.53%

Color #906374 in popluar number systems.

HEX 90 63 74
Decimal 144 99 116
Binary 10010000 1100011 1110100
Octal 220 143 164

Shades and tints

Shades of #906374

#906374
(144,99,116)
#835A6A
(131,90,106)
#765160
(118,81,96)
#694856
(105,72,86)
#5C3F4C
(92,63,76)
#4F3642
(79,54,66)
#422D38
(66,45,56)
#35242E
(53,36,46)
#281B24
(40,27,36)
#1B121A
(27,18,26)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #906374

#906374
(144,99,116)
#9A7180
(154,113,128)
#A47F8C
(164,127,140)
#AE8D98
(174,141,152)
#B89BA4
(184,155,164)
#C2A9B0
(194,169,176)
#CCB7BC
(204,183,188)
#D6C5C8
(214,197,200)
#E0D3D4
(224,211,212)
#EAE1E0
(234,225,224)
#F4EFEC
(244,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #906374 color. Also use rgb(144,99,116) instead hex code.

Text Font Color

.myTextColor { color: #906374; }

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

This text font color is #906374.

Background Color

.myBgColor { background-color: #906374; }

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

This div background color is #906374.

Border color

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

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

This div border color is #906374.

Opacity

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

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

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

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

This text has shadow with #906374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #906374.

Preview

Color preview on black background

This text has color #906374 on black background.


Color preview on white background

This text has color #906374 on white background.


Black color preview on #906374 background

This text has black color on #906374 background.


White color preview on #906374 background

This text has white color on #906374 background.


Related colors

Complementary color

Complementary color for #hex is #6F9C8B.


I love getcolorcode.com

Triadic colors

1 #749063 and #637490 with #906374 are triadic colors.

2 #746390 and #639074 with #906374 are triadic colors.