COLOR #736675

HEX: #736675 RGB: (115,102,117)

Color info

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

RGB color model

#736675 color RGB value is (115,102,117).

RGB: (115,102,117) (45%, 40%, 46%)

RGB channels and saturation

R 115 of 255 = 45%
G 102 of 255 = 40%
B 117 of 255 = 46%

115
102
117

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

Portions of RGB colors in percentages

R + G + B = 115 + 102 + 117 = 334 (100%)
R 115 of 334 ~ 34.43%
G 102 of 334 ~ 30.54%
B 117 of 334 ~ 35.03'%

%34.43
%30.54
%35.03

CMYK color model

#736675 color CMYK value is (2,13,0,54).

  • cyan value is 1.71%
  • magenta value is 12.82%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (2,13,0,54)
C2M13Y0K54 (2%, 13%, 0%, 54%)
(0.02 / 0.13 / 0.00 / 0.54)

CMYK percentages

%1.71
%12.82
%0
%54.12

Codes

Color #736675 in popluar color models

73 66 75
RGB 115 102 117
HSL 292° 6.85% 42.94%
HSB/HSV 292° 12.82% 45.88%
CMYK 1.71% 12.82% 0.00%
54.12%

Color #736675 in popluar number systems.

HEX 73 66 75
Decimal 115 102 117
Binary 1110011 1100110 1110101
Octal 163 146 165

Shades and tints

Shades of #736675

#736675
(115,102,117)
#695D6B
(105,93,107)
#5F5461
(95,84,97)
#554B57
(85,75,87)
#4B424D
(75,66,77)
#413943
(65,57,67)
#373039
(55,48,57)
#2D272F
(45,39,47)
#231E25
(35,30,37)
#19151B
(25,21,27)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #736675

#736675
(115,102,117)
#7F7381
(127,115,129)
#8B808D
(139,128,141)
#978D99
(151,141,153)
#A39AA5
(163,154,165)
#AFA7B1
(175,167,177)
#BBB4BD
(187,180,189)
#C7C1C9
(199,193,201)
#D3CED5
(211,206,213)
#DFDBE1
(223,219,225)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736675 color. Also use rgb(115,102,117) instead hex code.

Text Font Color

.myTextColor { color: #736675; }

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

This text font color is #736675.

Background Color

.myBgColor { background-color: #736675; }

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

This div background color is #736675.

Border color

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

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

This div border color is #736675.

Opacity

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

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

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

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

This text has shadow with #736675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736675.

Preview

Color preview on black background

This text has color #736675 on black background.


Color preview on white background

This text has color #736675 on white background.


Black color preview on #736675 background

This text has black color on #736675 background.


White color preview on #736675 background

This text has white color on #736675 background.


Related colors

Complementary color

Complementary color for #hex is #8C998A.


I love getcolorcode.com

Triadic colors

1 #757366 and #667573 with #736675 are triadic colors.

2 #756673 and #667375 with #736675 are triadic colors.