COLOR #5A3A38

HEX: #5A3A38 RGB: (90,58,56)

Color info

#5A3A38 contains red, green and blue colors in about the same proportion. Web safe color of #5A3A38 is #663333 (or #633).

RGB color model

#5A3A38 color RGB value is (90,58,56).

RGB: (90,58,56) (35%, 23%, 22%)

RGB channels and saturation

R 90 of 255 = 35%
G 58 of 255 = 23%
B 56 of 255 = 22%

90
58
56

R + G + B ~ 27%. #5A3A38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 58 + 56 = 204 (100%)
R 90 of 204 ~ 44.12%
G 58 of 204 ~ 28.43%
B 56 of 204 ~ 27.45'%

%44.12
%28.43
%27.45

CMYK color model

#5A3A38 color CMYK value is (0,36,38,65).

  • cyan value is 0.00%
  • magenta value is 35.56%
  • yellow value is 37.78%
  • key color value is 64.71%
CMYK: (0,36,38,65) C0M36Y38K65 (0%,36%,38%,65%) (0.00/0.36/0.38/0.65) 

CMYK percentages

%0
%35.56
%37.78
%64.71

Codes

Color #5A3A38 in popluar color models

5A 3A 38
RGB 90 58 56
HSL 23.29% 28.63%
HSB/HSV 37.78% 35.29%
CMYK 0.00% 35.56% 37.78%
64.71%

Color #5A3A38 in popluar number systems.

HEX 5A 3A 38
Decimal 90 58 56
Binary 1011010 111010 111000
Octal 132 72 70

Shades and tints

Shades of #5A3A38

#5A3A38
(90,58,56)
#523533
(82,53,51)
#4A302E
(74,48,46)
#422B29
(66,43,41)
#3A2624
(58,38,36)
#32211F
(50,33,31)
#2A1C1A
(42,28,26)
#221715
(34,23,21)
#1A1210
(26,18,16)
#120D0B
(18,13,11)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #5A3A38

#5A3A38
(90,58,56)
#694B4A
(105,75,74)
#785C5C
(120,92,92)
#876D6E
(135,109,110)
#967E80
(150,126,128)
#A58F92
(165,143,146)
#B4A0A4
(180,160,164)
#C3B1B6
(195,177,182)
#D2C2C8
(210,194,200)
#E1D3DA
(225,211,218)
#F0E4EC
(240,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A3A38 color. Also use rgb(90,58,56) instead hex code.

Text Font Color

.myTextColor { color: #5A3A38; }

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

This text font color is #5A3A38.

Background Color

.myBgColor { background-color: #5A3A38; }

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

This div background color is #5A3A38.

Border color

.myBorderColor { border: 1px solid #5A3A38; }

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

This div border color is #5A3A38.

Opacity

.myOpacity80 { color: #5A3A38; opacity: 0.8; }

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

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

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

This text has shadow with #5A3A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A3A38.

Preview

Color preview on black background

This text has color #5A3A38 on black background.


Color preview on white background

This text has color #5A3A38 on white background.


Black color preview on #5A3A38 background

This text has black color on #5A3A38 background.


White color preview on #5A3A38 background

This text has white color on #5A3A38 background.


Related colors

Complementary color

Complementary color for #hex is #A5C5C7.


I love getcolorcode.com

Triadic colors

1 #385A3A and #3A385A with #5A3A38 are triadic colors.

2 #383A5A and #3A5A38 with #5A3A38 are triadic colors.