COLOR #737155

HEX: #737155 RGB: (115,113,85)

Color info

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

RGB color model

#737155 color RGB value is (115,113,85).

RGB: (115,113,85) (45%, 44%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 85 of 255 = 33%

115
113
85

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

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 85 = 313 (100%)
R 115 of 313 ~ 36.74%
G 113 of 313 ~ 36.1%
B 85 of 313 ~ 27.16'%

%36.74
%36.1
%27.16

CMYK color model

#737155 color CMYK value is (0,2,26,55).

  • cyan value is 0.00%
  • magenta value is 1.74%
  • yellow value is 26.09%
  • key color value is 54.90%

CMYK: (0,2,26,55)
C0M2Y26K55 (0%, 2%, 26%, 55%)
(0.00 / 0.02 / 0.26 / 0.55)

CMYK percentages

%0
%1.74
%26.09
%54.9

Codes

Color #737155 in popluar color models

73 71 55
RGB 115 113 85
HSL 56° 15.00% 39.22%
HSB/HSV 56° 26.09% 45.10%
CMYK 0.00% 1.74% 26.09%
54.90%

Color #737155 in popluar number systems.

HEX 73 71 55
Decimal 115 113 85
Binary 1110011 1110001 1010101
Octal 163 161 125

Shades and tints

Shades of #737155

#737155
(115,113,85)
#69674E
(105,103,78)
#5F5D47
(95,93,71)
#555340
(85,83,64)
#4B4939
(75,73,57)
#413F32
(65,63,50)
#37352B
(55,53,43)
#2D2B24
(45,43,36)
#23211D
(35,33,29)
#191716
(25,23,22)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #737155

#737155
(115,113,85)
#7F7D64
(127,125,100)
#8B8973
(139,137,115)
#979582
(151,149,130)
#A3A191
(163,161,145)
#AFADA0
(175,173,160)
#BBB9AF
(187,185,175)
#C7C5BE
(199,197,190)
#D3D1CD
(211,209,205)
#DFDDDC
(223,221,220)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737155 color. Also use rgb(115,113,85) instead hex code.

Text Font Color

.myTextColor { color: #737155; }

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

This text font color is #737155.

Background Color

.myBgColor { background-color: #737155; }

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

This div background color is #737155.

Border color

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

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

This div border color is #737155.

Opacity

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

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

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

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

This text has shadow with #737155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737155.

Preview

Color preview on black background

This text has color #737155 on black background.


Color preview on white background

This text has color #737155 on white background.


Black color preview on #737155 background

This text has black color on #737155 background.


White color preview on #737155 background

This text has white color on #737155 background.


Related colors

Complementary color

Complementary color for #hex is #8C8EAA.


I love getcolorcode.com

Triadic colors

1 #557371 and #715573 with #737155 are triadic colors.

2 #557173 and #717355 with #737155 are triadic colors.