COLOR #736963

HEX: #736963 RGB: (115,105,99)

Color info

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

RGB color model

#736963 color RGB value is (115,105,99).

RGB: (115,105,99) (45%, 41%, 39%)

RGB channels and saturation

R 115 of 255 = 45%
G 105 of 255 = 41%
B 99 of 255 = 39%

115
105
99

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

Portions of RGB colors in percentages

R + G + B = 115 + 105 + 99 = 319 (100%)
R 115 of 319 ~ 36.05%
G 105 of 319 ~ 32.92%
B 99 of 319 ~ 31.03'%

%36.05
%32.92
%31.03

CMYK color model

#736963 color CMYK value is (0,9,14,55).

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

CMYK: (0,9,14,55)
C0M9Y14K55 (0%, 9%, 14%, 55%)
(0.00 / 0.09 / 0.14 / 0.55)

CMYK percentages

%0
%8.7
%13.91
%54.9

Codes

Color #736963 in popluar color models

73 69 63
RGB 115 105 99
HSL 23° 7.48% 41.96%
HSB/HSV 23° 13.91% 45.10%
CMYK 0.00% 8.70% 13.91%
54.90%

Color #736963 in popluar number systems.

HEX 73 69 63
Decimal 115 105 99
Binary 1110011 1101001 1100011
Octal 163 151 143

Shades and tints

Shades of #736963

#736963
(115,105,99)
#69605A
(105,96,90)
#5F5751
(95,87,81)
#554E48
(85,78,72)
#4B453F
(75,69,63)
#413C36
(65,60,54)
#37332D
(55,51,45)
#2D2A24
(45,42,36)
#23211B
(35,33,27)
#191812
(25,24,18)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #736963

#736963
(115,105,99)
#7F7671
(127,118,113)
#8B837F
(139,131,127)
#97908D
(151,144,141)
#A39D9B
(163,157,155)
#AFAAA9
(175,170,169)
#BBB7B7
(187,183,183)
#C7C4C5
(199,196,197)
#D3D1D3
(211,209,211)
#DFDEE1
(223,222,225)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736963; }

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

This text font color is #736963.

Background Color

.myBgColor { background-color: #736963; }

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

This div background color is #736963.

Border color

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

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

This div border color is #736963.

Opacity

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

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

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

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

This text has shadow with #736963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736963.

Preview

Color preview on black background

This text has color #736963 on black background.


Color preview on white background

This text has color #736963 on white background.


Black color preview on #736963 background

This text has black color on #736963 background.


White color preview on #736963 background

This text has white color on #736963 background.


Related colors

Complementary color

Complementary color for #hex is #8C969C.


I love getcolorcode.com

Triadic colors

1 #637369 and #696373 with #736963 are triadic colors.

2 #636973 and #697363 with #736963 are triadic colors.