COLOR #736064

HEX: #736064 RGB: (115,96,100)

Color info

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

RGB color model

#736064 color RGB value is (115,96,100).

RGB: (115,96,100) (45%, 38%, 39%)

RGB channels and saturation

R 115 of 255 = 45%
G 96 of 255 = 38%
B 100 of 255 = 39%

115
96
100

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

Portions of RGB colors in percentages

R + G + B = 115 + 96 + 100 = 311 (100%)
R 115 of 311 ~ 36.98%
G 96 of 311 ~ 30.87%
B 100 of 311 ~ 32.15'%

%36.98
%30.87
%32.15

CMYK color model

#736064 color CMYK value is (0,17,13,55).

  • cyan value is 0.00%
  • magenta value is 16.52%
  • yellow value is 13.04%
  • key color value is 54.90%

CMYK: (0,17,13,55)
C0M17Y13K55 (0%, 17%, 13%, 55%)
(0.00 / 0.17 / 0.13 / 0.55)

CMYK percentages

%0
%16.52
%13.04
%54.9

Codes

Color #736064 in popluar color models

73 60 64
RGB 115 96 100
HSL 347° 9.00% 41.37%
HSB/HSV 347° 16.52% 45.10%
CMYK 0.00% 16.52% 13.04%
54.90%

Color #736064 in popluar number systems.

HEX 73 60 64
Decimal 115 96 100
Binary 1110011 1100000 1100100
Octal 163 140 144

Shades and tints

Shades of #736064

#736064
(115,96,100)
#69585B
(105,88,91)
#5F5052
(95,80,82)
#554849
(85,72,73)
#4B4040
(75,64,64)
#413837
(65,56,55)
#37302E
(55,48,46)
#2D2825
(45,40,37)
#23201C
(35,32,28)
#191813
(25,24,19)
#0F100A
(15,16,10)
#000000
(0,0,0)

Tints of #736064

#736064
(115,96,100)
#7F6E72
(127,110,114)
#8B7C80
(139,124,128)
#978A8E
(151,138,142)
#A3989C
(163,152,156)
#AFA6AA
(175,166,170)
#BBB4B8
(187,180,184)
#C7C2C6
(199,194,198)
#D3D0D4
(211,208,212)
#DFDEE2
(223,222,226)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736064 color. Also use rgb(115,96,100) instead hex code.

Text Font Color

.myTextColor { color: #736064; }

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

This text font color is #736064.

Background Color

.myBgColor { background-color: #736064; }

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

This div background color is #736064.

Border color

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

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

This div border color is #736064.

Opacity

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

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

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

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

This text has shadow with #736064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736064.

Preview

Color preview on black background

This text has color #736064 on black background.


Color preview on white background

This text has color #736064 on white background.


Black color preview on #736064 background

This text has black color on #736064 background.


White color preview on #736064 background

This text has white color on #736064 background.


Related colors

Complementary color

Complementary color for #hex is #8C9F9B.


I love getcolorcode.com

Triadic colors

1 #647360 and #606473 with #736064 are triadic colors.

2 #646073 and #607364 with #736064 are triadic colors.