COLOR #736A53

HEX: #736A53 RGB: (115,106,83)

Color info

#736A53 contains red, green and blue colors in about the same proportion. Web safe color of #736A53 is #666666 (or #666).

RGB color model

#736A53 color RGB value is (115,106,83).

RGB: (115,106,83) (45%, 42%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 106 of 255 = 42%
B 83 of 255 = 33%

115
106
83

R + G + B ~ 40%. #736A53 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 106 + 83 = 304 (100%)
R 115 of 304 ~ 37.83%
G 106 of 304 ~ 34.87%
B 83 of 304 ~ 27.3'%

%37.83
%34.87
%27.3

CMYK color model

#736A53 color CMYK value is (0,8,28,55).

  • cyan value is 0.00%
  • magenta value is 7.83%
  • yellow value is 27.83%
  • key color value is 54.90%
CMYK: (0,8,28,55) C0M8Y28K55 (0%,8%,28%,55%) (0.00/0.08/0.28/0.55) 

CMYK percentages

%0
%7.83
%27.83
%54.9

Codes

Color #736A53 in popluar color models

73 6A 53
RGB 115 106 83
HSL 43° 16.16% 38.82%
HSB/HSV 43° 27.83% 45.10%
CMYK 0.00% 7.83% 27.83%
54.90%

Color #736A53 in popluar number systems.

HEX 73 6A 53
Decimal 115 106 83
Binary 1110011 1101010 1010011
Octal 163 152 123

Shades and tints

Shades of #736A53

#736A53
(115,106,83)
#69614C
(105,97,76)
#5F5845
(95,88,69)
#554F3E
(85,79,62)
#4B4637
(75,70,55)
#413D30
(65,61,48)
#373429
(55,52,41)
#2D2B22
(45,43,34)
#23221B
(35,34,27)
#191914
(25,25,20)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #736A53

#736A53
(115,106,83)
#7F7762
(127,119,98)
#8B8471
(139,132,113)
#979180
(151,145,128)
#A39E8F
(163,158,143)
#AFAB9E
(175,171,158)
#BBB8AD
(187,184,173)
#C7C5BC
(199,197,188)
#D3D2CB
(211,210,203)
#DFDFDA
(223,223,218)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736A53 color. Also use rgb(115,106,83) instead hex code.

Text Font Color

.myTextColor { color: #736A53; }

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

This text font color is #736A53.

Background Color

.myBgColor { background-color: #736A53; }

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

This div background color is #736A53.

Border color

.myBorderColor { border: 1px solid #736A53; }

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

This div border color is #736A53.

Opacity

.myOpacity80 { color: #736A53; opacity: 0.8; }

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

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

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

This text has shadow with #736A53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736A53.

Preview

Color preview on black background

This text has color #736A53 on black background.


Color preview on white background

This text has color #736A53 on white background.


Black color preview on #736A53 background

This text has black color on #736A53 background.


White color preview on #736A53 background

This text has white color on #736A53 background.


Related colors

Complementary color

Complementary color for #hex is #8C95AC.


I love getcolorcode.com

Triadic colors

1 #53736A and #6A5373 with #736A53 are triadic colors.

2 #536A73 and #6A7353 with #736A53 are triadic colors.