COLOR #736951

HEX: #736951 RGB: (115,105,81)

Color info

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

RGB color model

#736951 color RGB value is (115,105,81).

RGB: (115,105,81) (45%, 41%, 32%)

RGB channels and saturation

R 115 of 255 = 45%
G 105 of 255 = 41%
B 81 of 255 = 32%

115
105
81

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

Portions of RGB colors in percentages

R + G + B = 115 + 105 + 81 = 301 (100%)
R 115 of 301 ~ 38.21%
G 105 of 301 ~ 34.88%
B 81 of 301 ~ 26.91'%

%38.21
%34.88
%26.91

CMYK color model

#736951 color CMYK value is (0,9,30,55).

  • cyan value is 0.00%
  • magenta value is 8.70%
  • yellow value is 29.57%
  • key color value is 54.90%

CMYK: (0,9,30,55)
C0M9Y30K55 (0%, 9%, 30%, 55%)
(0.00 / 0.09 / 0.30 / 0.55)

CMYK percentages

%0
%8.7
%29.57
%54.9

Codes

Color #736951 in popluar color models

73 69 51
RGB 115 105 81
HSL 42° 17.35% 38.43%
HSB/HSV 42° 29.57% 45.10%
CMYK 0.00% 8.70% 29.57%
54.90%

Color #736951 in popluar number systems.

HEX 73 69 51
Decimal 115 105 81
Binary 1110011 1101001 1010001
Octal 163 151 121

Shades and tints

Shades of #736951

#736951
(115,105,81)
#69604A
(105,96,74)
#5F5743
(95,87,67)
#554E3C
(85,78,60)
#4B4535
(75,69,53)
#413C2E
(65,60,46)
#373327
(55,51,39)
#2D2A20
(45,42,32)
#232119
(35,33,25)
#191812
(25,24,18)
#0F0F0B
(15,15,11)
#000000
(0,0,0)

Tints of #736951

#736951
(115,105,81)
#7F7660
(127,118,96)
#8B836F
(139,131,111)
#97907E
(151,144,126)
#A39D8D
(163,157,141)
#AFAA9C
(175,170,156)
#BBB7AB
(187,183,171)
#C7C4BA
(199,196,186)
#D3D1C9
(211,209,201)
#DFDED8
(223,222,216)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736951 color. Also use rgb(115,105,81) instead hex code.

Text Font Color

.myTextColor { color: #736951; }

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

This text font color is #736951.

Background Color

.myBgColor { background-color: #736951; }

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

This div background color is #736951.

Border color

.myBorderColor { border: 1px solid #736951; }

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

This div border color is #736951.

Opacity

.myOpacity80 { color: #736951; opacity: 0.8; }

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

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

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

This text has shadow with #736951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736951.

Preview

Color preview on black background

This text has color #736951 on black background.


Color preview on white background

This text has color #736951 on white background.


Black color preview on #736951 background

This text has black color on #736951 background.


White color preview on #736951 background

This text has white color on #736951 background.


Related colors

Complementary color

Complementary color for #hex is #8C96AE.


I love getcolorcode.com

Triadic colors

1 #517369 and #695173 with #736951 are triadic colors.

2 #516973 and #697351 with #736951 are triadic colors.