COLOR #90704D

HEX: #90704D RGB: (144,112,77)

Color info

#90704D contains mainly red and green colors. Web safe color of #90704D is #996633 (or #963).

RGB color model

#90704D color RGB value is (144,112,77).

RGB: (144,112,77) (56%, 44%, 30%)

RGB channels and saturation

R 144 of 255 = 56%
G 112 of 255 = 44%
B 77 of 255 = 30%

144
112
77

R + G + B ~ 43%. #90704D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 144 + 112 + 77 = 333 (100%)
R 144 of 333 ~ 43.24%
G 112 of 333 ~ 33.63%
B 77 of 333 ~ 23.12'%

%43.24
%33.63
%23.12

CMYK color model

#90704D color CMYK value is (0,22,47,44).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 46.53%
  • key color value is 43.53%
CMYK: (0,22,47,44) C0M22Y47K44 (0%,22%,47%,44%) (0.00/0.22/0.47/0.44) 

CMYK percentages

%0
%22.22
%46.53
%43.53

Codes

Color #90704D in popluar color models

90 70 4D
RGB 144 112 77
HSL 31° 30.32% 43.33%
HSB/HSV 31° 46.53% 56.47%
CMYK 0.00% 22.22% 46.53%
43.53%

Color #90704D in popluar number systems.

HEX 90 70 4D
Decimal 144 112 77
Binary 10010000 1110000 1001101
Octal 220 160 115

Shades and tints

Shades of #90704D

#90704D
(144,112,77)
#836646
(131,102,70)
#765C3F
(118,92,63)
#695238
(105,82,56)
#5C4831
(92,72,49)
#4F3E2A
(79,62,42)
#423423
(66,52,35)
#352A1C
(53,42,28)
#282015
(40,32,21)
#1B160E
(27,22,14)
#0E0C07
(14,12,7)
#000000
(0,0,0)

Tints of #90704D

#90704D
(144,112,77)
#9A7D5D
(154,125,93)
#A48A6D
(164,138,109)
#AE977D
(174,151,125)
#B8A48D
(184,164,141)
#C2B19D
(194,177,157)
#CCBEAD
(204,190,173)
#D6CBBD
(214,203,189)
#E0D8CD
(224,216,205)
#EAE5DD
(234,229,221)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90704D color. Also use rgb(144,112,77) instead hex code.

Text Font Color

.myTextColor { color: #90704D; }

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

This text font color is #90704D.

Background Color

.myBgColor { background-color: #90704D; }

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

This div background color is #90704D.

Border color

.myBorderColor { border: 1px solid #90704D; }

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

This div border color is #90704D.

Opacity

.myOpacity80 { color: #90704D; opacity: 0.8; }

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

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

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

This text has shadow with #90704D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90704D.

Preview

Color preview on black background

This text has color #90704D on black background.


Color preview on white background

This text has color #90704D on white background.


Black color preview on #90704D background

This text has black color on #90704D background.


White color preview on #90704D background

This text has white color on #90704D background.


Related colors

Complementary color

Complementary color for #hex is #6F8FB2.


I love getcolorcode.com

Gradients

Color #90704D is used in Coyote Brown gradient.

Coyote Brown


Triadic colors

1 #4D9070 and #704D90 with #90704D are triadic colors.

2 #4D7090 and #70904D with #90704D are triadic colors.