COLOR #907460

HEX: #907460 RGB: (144,116,96)

Color info

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

RGB color model

#907460 color RGB value is (144,116,96).

RGB: (144,116,96) (56%, 45%, 38%)

RGB channels and saturation

R 144 of 255 = 56%
G 116 of 255 = 45%
B 96 of 255 = 38%

144
116
96

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

Portions of RGB colors in percentages

R + G + B = 144 + 116 + 96 = 356 (100%)
R 144 of 356 ~ 40.45%
G 116 of 356 ~ 32.58%
B 96 of 356 ~ 26.97'%

%40.45
%32.58
%26.97

CMYK color model

#907460 color CMYK value is (0,19,33,44).

  • cyan value is 0.00%
  • magenta value is 19.44%
  • yellow value is 33.33%
  • key color value is 43.53%
CMYK: (0,19,33,44) C0M19Y33K44 (0%,19%,33%,44%) (0.00/0.19/0.33/0.44) 

CMYK percentages

%0
%19.44
%33.33
%43.53

Codes

Color #907460 in popluar color models

90 74 60
RGB 144 116 96
HSL 25° 20.00% 47.06%
HSB/HSV 25° 33.33% 56.47%
CMYK 0.00% 19.44% 33.33%
43.53%

Color #907460 in popluar number systems.

HEX 90 74 60
Decimal 144 116 96
Binary 10010000 1110100 1100000
Octal 220 164 140

Shades and tints

Shades of #907460

#907460
(144,116,96)
#836A58
(131,106,88)
#766050
(118,96,80)
#695648
(105,86,72)
#5C4C40
(92,76,64)
#4F4238
(79,66,56)
#423830
(66,56,48)
#352E28
(53,46,40)
#282420
(40,36,32)
#1B1A18
(27,26,24)
#0E1010
(14,16,16)
#000000
(0,0,0)

Tints of #907460

#907460
(144,116,96)
#9A806E
(154,128,110)
#A48C7C
(164,140,124)
#AE988A
(174,152,138)
#B8A498
(184,164,152)
#C2B0A6
(194,176,166)
#CCBCB4
(204,188,180)
#D6C8C2
(214,200,194)
#E0D4D0
(224,212,208)
#EAE0DE
(234,224,222)
#F4ECEC
(244,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #907460; }

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

This text font color is #907460.

Background Color

.myBgColor { background-color: #907460; }

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

This div background color is #907460.

Border color

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

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

This div border color is #907460.

Opacity

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

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

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

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

This text has shadow with #907460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #907460.

Preview

Color preview on black background

This text has color #907460 on black background.


Color preview on white background

This text has color #907460 on white background.


Black color preview on #907460 background

This text has black color on #907460 background.


White color preview on #907460 background

This text has white color on #907460 background.


Related colors

Complementary color

Complementary color for #hex is #6F8B9F.


I love getcolorcode.com

Triadic colors

1 #609074 and #746090 with #907460 are triadic colors.

2 #607490 and #749060 with #907460 are triadic colors.