COLOR #736175

HEX: #736175 RGB: (115,97,117)

Color info

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

RGB color model

#736175 color RGB value is (115,97,117).

RGB: (115,97,117) (45%, 38%, 46%)

RGB channels and saturation

R 115 of 255 = 45%
G 97 of 255 = 38%
B 117 of 255 = 46%

115
97
117

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

Portions of RGB colors in percentages

R + G + B = 115 + 97 + 117 = 329 (100%)
R 115 of 329 ~ 34.95%
G 97 of 329 ~ 29.48%
B 117 of 329 ~ 35.56'%

%34.95
%29.48
%35.56

CMYK color model

#736175 color CMYK value is (2,17,0,54).

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

CMYK: (2,17,0,54)
C2M17Y0K54 (2%, 17%, 0%, 54%)
(0.02 / 0.17 / 0.00 / 0.54)

CMYK percentages

%1.71
%17.09
%0
%54.12

Codes

Color #736175 in popluar color models

73 61 75
RGB 115 97 117
HSL 294° 9.35% 41.96%
HSB/HSV 294° 17.09% 45.88%
CMYK 1.71% 17.09% 0.00%
54.12%

Color #736175 in popluar number systems.

HEX 73 61 75
Decimal 115 97 117
Binary 1110011 1100001 1110101
Octal 163 141 165

Shades and tints

Shades of #736175

#736175
(115,97,117)
#69596B
(105,89,107)
#5F5161
(95,81,97)
#554957
(85,73,87)
#4B414D
(75,65,77)
#413943
(65,57,67)
#373139
(55,49,57)
#2D292F
(45,41,47)
#232125
(35,33,37)
#19191B
(25,25,27)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #736175

#736175
(115,97,117)
#7F6F81
(127,111,129)
#8B7D8D
(139,125,141)
#978B99
(151,139,153)
#A399A5
(163,153,165)
#AFA7B1
(175,167,177)
#BBB5BD
(187,181,189)
#C7C3C9
(199,195,201)
#D3D1D5
(211,209,213)
#DFDFE1
(223,223,225)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736175; }

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

This text font color is #736175.

Background Color

.myBgColor { background-color: #736175; }

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

This div background color is #736175.

Border color

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

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

This div border color is #736175.

Opacity

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

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

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

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

This text has shadow with #736175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736175.

Preview

Color preview on black background

This text has color #736175 on black background.


Color preview on white background

This text has color #736175 on white background.


Black color preview on #736175 background

This text has black color on #736175 background.


White color preview on #736175 background

This text has white color on #736175 background.


Related colors

Complementary color

Complementary color for #hex is #8C9E8A.


I love getcolorcode.com

Triadic colors

1 #757361 and #617573 with #736175 are triadic colors.

2 #756173 and #617375 with #736175 are triadic colors.