COLOR #738681

HEX: #738681 RGB: (115,134,129)

Color info

#738681 contains red, green and blue colors in about the same proportion. Web safe color of #738681 is #669999 (or #699).

RGB color model

#738681 color RGB value is (115,134,129).

RGB: (115,134,129) (45%, 53%, 51%)

RGB channels and saturation

R 115 of 255 = 45%
G 134 of 255 = 53%
B 129 of 255 = 51%

115
134
129

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

Portions of RGB colors in percentages

R + G + B = 115 + 134 + 129 = 378 (100%)
R 115 of 378 ~ 30.42%
G 134 of 378 ~ 35.45%
B 129 of 378 ~ 34.13'%

%30.42
%35.45
%34.13

CMYK color model

#738681 color CMYK value is (14,0,4,47).

  • cyan value is 14.18%
  • magenta value is 0.00%
  • yellow value is 3.73%
  • key color value is 47.45%
CMYK: (14,0,4,47) C14M0Y4K47 (14%,0%,4%,47%) (0.14/0.00/0.04/0.47) 

CMYK percentages

%14.18
%0
%3.73
%47.45

Codes

Color #738681 in popluar color models

73 86 81
RGB 115 134 129
HSL 164° 7.63% 48.82%
HSB/HSV 164° 14.18% 52.55%
CMYK 14.18% 0.00% 3.73%
47.45%

Color #738681 in popluar number systems.

HEX 73 86 81
Decimal 115 134 129
Binary 1110011 10000110 10000001
Octal 163 206 201

Shades and tints

Shades of #738681

#738681
(115,134,129)
#697A76
(105,122,118)
#5F6E6B
(95,110,107)
#556260
(85,98,96)
#4B5655
(75,86,85)
#414A4A
(65,74,74)
#373E3F
(55,62,63)
#2D3234
(45,50,52)
#232629
(35,38,41)
#191A1E
(25,26,30)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #738681

#738681
(115,134,129)
#7F918C
(127,145,140)
#8B9C97
(139,156,151)
#97A7A2
(151,167,162)
#A3B2AD
(163,178,173)
#AFBDB8
(175,189,184)
#BBC8C3
(187,200,195)
#C7D3CE
(199,211,206)
#D3DED9
(211,222,217)
#DFE9E4
(223,233,228)
#EBF4EF
(235,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738681 color. Also use rgb(115,134,129) instead hex code.

Text Font Color

.myTextColor { color: #738681; }

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

This text font color is #738681.

Background Color

.myBgColor { background-color: #738681; }

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

This div background color is #738681.

Border color

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

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

This div border color is #738681.

Opacity

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

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

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

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

This text has shadow with #738681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738681.

Preview

Color preview on black background

This text has color #738681 on black background.


Color preview on white background

This text has color #738681 on white background.


Black color preview on #738681 background

This text has black color on #738681 background.


White color preview on #738681 background

This text has white color on #738681 background.


Related colors

Complementary color

Complementary color for #hex is #8C797E.


I love getcolorcode.com

Triadic colors

1 #817386 and #868173 with #738681 are triadic colors.

2 #818673 and #867381 with #738681 are triadic colors.