COLOR #736556

HEX: #736556 RGB: (115,101,86)

Color info

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

RGB color model

#736556 color RGB value is (115,101,86).

RGB: (115,101,86) (45%, 40%, 34%)

RGB channels and saturation

R 115 of 255 = 45%
G 101 of 255 = 40%
B 86 of 255 = 34%

115
101
86

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

Portions of RGB colors in percentages

R + G + B = 115 + 101 + 86 = 302 (100%)
R 115 of 302 ~ 38.08%
G 101 of 302 ~ 33.44%
B 86 of 302 ~ 28.48'%

%38.08
%33.44
%28.48

CMYK color model

#736556 color CMYK value is (0,12,25,55).

  • cyan value is 0.00%
  • magenta value is 12.17%
  • yellow value is 25.22%
  • key color value is 54.90%

CMYK: (0,12,25,55)
C0M12Y25K55 (0%, 12%, 25%, 55%)
(0.00 / 0.12 / 0.25 / 0.55)

CMYK percentages

%0
%12.17
%25.22
%54.9

Codes

Color #736556 in popluar color models

73 65 56
RGB 115 101 86
HSL 31° 14.43% 39.41%
HSB/HSV 31° 25.22% 45.10%
CMYK 0.00% 12.17% 25.22%
54.90%

Color #736556 in popluar number systems.

HEX 73 65 56
Decimal 115 101 86
Binary 1110011 1100101 1010110
Octal 163 145 126

Shades and tints

Shades of #736556

#736556
(115,101,86)
#695C4F
(105,92,79)
#5F5348
(95,83,72)
#554A41
(85,74,65)
#4B413A
(75,65,58)
#413833
(65,56,51)
#372F2C
(55,47,44)
#2D2625
(45,38,37)
#231D1E
(35,29,30)
#191417
(25,20,23)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #736556

#736556
(115,101,86)
#7F7365
(127,115,101)
#8B8174
(139,129,116)
#978F83
(151,143,131)
#A39D92
(163,157,146)
#AFABA1
(175,171,161)
#BBB9B0
(187,185,176)
#C7C7BF
(199,199,191)
#D3D5CE
(211,213,206)
#DFE3DD
(223,227,221)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736556 color. Also use rgb(115,101,86) instead hex code.

Text Font Color

.myTextColor { color: #736556; }

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

This text font color is #736556.

Background Color

.myBgColor { background-color: #736556; }

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

This div background color is #736556.

Border color

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

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

This div border color is #736556.

Opacity

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

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

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

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

This text has shadow with #736556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736556.

Preview

Color preview on black background

This text has color #736556 on black background.


Color preview on white background

This text has color #736556 on white background.


Black color preview on #736556 background

This text has black color on #736556 background.


White color preview on #736556 background

This text has white color on #736556 background.


Related colors

Complementary color

Complementary color for #hex is #8C9AA9.


I love getcolorcode.com

Triadic colors

1 #567365 and #655673 with #736556 are triadic colors.

2 #566573 and #657356 with #736556 are triadic colors.