COLOR #736A4B

HEX: #736A4B RGB: (115,106,75)

Color info

#736A4B contains red, green and blue colors in about the same proportion. Web safe color of #736A4B is #666633 (or #663).

RGB color model

#736A4B color RGB value is (115,106,75).

RGB: (115,106,75) (45%, 42%, 29%)

RGB channels and saturation

R 115 of 255 = 45%
G 106 of 255 = 42%
B 75 of 255 = 29%

115
106
75

R + G + B ~ 39%. #736A4B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 106 + 75 = 296 (100%)
R 115 of 296 ~ 38.85%
G 106 of 296 ~ 35.81%
B 75 of 296 ~ 25.34'%

%38.85
%35.81
%25.34

CMYK color model

#736A4B color CMYK value is (0,8,35,55).

  • cyan value is 0.00%
  • magenta value is 7.83%
  • yellow value is 34.78%
  • key color value is 54.90%

CMYK: (0,8,35,55)
C0M8Y35K55 (0%, 8%, 35%, 55%)
(0.00 / 0.08 / 0.35 / 0.55)

CMYK percentages

%0
%7.83
%34.78
%54.9

Codes

Color #736A4B in popluar color models

73 6A 4B
RGB 115 106 75
HSL 47° 21.05% 37.25%
HSB/HSV 47° 34.78% 45.10%
CMYK 0.00% 7.83% 34.78%
54.90%

Color #736A4B in popluar number systems.

HEX 73 6A 4B
Decimal 115 106 75
Binary 1110011 1101010 1001011
Octal 163 152 113

Shades and tints

Shades of #736A4B

#736A4B
(115,106,75)
#696145
(105,97,69)
#5F583F
(95,88,63)
#554F39
(85,79,57)
#4B4633
(75,70,51)
#413D2D
(65,61,45)
#373427
(55,52,39)
#2D2B21
(45,43,33)
#23221B
(35,34,27)
#191915
(25,25,21)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #736A4B

#736A4B
(115,106,75)
#7F775B
(127,119,91)
#8B846B
(139,132,107)
#97917B
(151,145,123)
#A39E8B
(163,158,139)
#AFAB9B
(175,171,155)
#BBB8AB
(187,184,171)
#C7C5BB
(199,197,187)
#D3D2CB
(211,210,203)
#DFDFDB
(223,223,219)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736A4B; }

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

This text font color is #736A4B.

Background Color

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

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

This div background color is #736A4B.

Border color

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

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

This div border color is #736A4B.

Opacity

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

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

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

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

This text has shadow with #736A4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736A4B.

Preview

Color preview on black background

This text has color #736A4B on black background.


Color preview on white background

This text has color #736A4B on white background.


Black color preview on #736A4B background

This text has black color on #736A4B background.


White color preview on #736A4B background

This text has white color on #736A4B background.


Related colors

Complementary color

Complementary color for #hex is #8C95B4.


I love getcolorcode.com

Triadic colors

1 #4B736A and #6A4B73 with #736A4B are triadic colors.

2 #4B6A73 and #6A734B with #736A4B are triadic colors.