COLOR #90704A

HEX: #90704A RGB: (144,112,74)

Color info

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

RGB color model

#90704A color RGB value is (144,112,74).

RGB: (144,112,74) (56%, 44%, 29%)

RGB channels and saturation

R 144 of 255 = 56%
G 112 of 255 = 44%
B 74 of 255 = 29%

144
112
74

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

Portions of RGB colors in percentages

R + G + B = 144 + 112 + 74 = 330 (100%)
R 144 of 330 ~ 43.64%
G 112 of 330 ~ 33.94%
B 74 of 330 ~ 22.42'%

%43.64
%33.94
%22.42

CMYK color model

#90704A color CMYK value is (0,22,49,44).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 48.61%
  • key color value is 43.53%
CMYK: (0,22,49,44) C0M22Y49K44 (0%,22%,49%,44%) (0.00/0.22/0.49/0.44) 

CMYK percentages

%0
%22.22
%48.61
%43.53

Codes

Color #90704A in popluar color models

90 70 4A
RGB 144 112 74
HSL 33° 32.11% 42.75%
HSB/HSV 33° 48.61% 56.47%
CMYK 0.00% 22.22% 48.61%
43.53%

Color #90704A in popluar number systems.

HEX 90 70 4A
Decimal 144 112 74
Binary 10010000 1110000 1001010
Octal 220 160 112

Shades and tints

Shades of #90704A

#90704A
(144,112,74)
#836644
(131,102,68)
#765C3E
(118,92,62)
#695238
(105,82,56)
#5C4832
(92,72,50)
#4F3E2C
(79,62,44)
#423426
(66,52,38)
#352A20
(53,42,32)
#28201A
(40,32,26)
#1B1614
(27,22,20)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #90704A

#90704A
(144,112,74)
#9A7D5A
(154,125,90)
#A48A6A
(164,138,106)
#AE977A
(174,151,122)
#B8A48A
(184,164,138)
#C2B19A
(194,177,154)
#CCBEAA
(204,190,170)
#D6CBBA
(214,203,186)
#E0D8CA
(224,216,202)
#EAE5DA
(234,229,218)
#F4F2EA
(244,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #90704A; }

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

This text font color is #90704A.

Background Color

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

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

This div background color is #90704A.

Border color

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

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

This div border color is #90704A.

Opacity

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

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

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

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

This text has shadow with #90704A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90704A.

Preview

Color preview on black background

This text has color #90704A on black background.


Color preview on white background

This text has color #90704A on white background.


Black color preview on #90704A background

This text has black color on #90704A background.


White color preview on #90704A background

This text has white color on #90704A background.


Related colors

Complementary color

Complementary color for #hex is #6F8FB5.


I love getcolorcode.com

Triadic colors

1 #4A9070 and #704A90 with #90704A are triadic colors.

2 #4A7090 and #70904A with #90704A are triadic colors.