COLOR #738797

HEX: #738797 RGB: (115,135,151)

Color info

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

RGB color model

#738797 color RGB value is (115,135,151).

RGB: (115,135,151) (45%, 53%, 59%)

RGB channels and saturation

R 115 of 255 = 45%
G 135 of 255 = 53%
B 151 of 255 = 59%

115
135
151

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

Portions of RGB colors in percentages

R + G + B = 115 + 135 + 151 = 401 (100%)
R 115 of 401 ~ 28.68%
G 135 of 401 ~ 33.67%
B 151 of 401 ~ 37.66'%

%28.68
%33.67
%37.66

CMYK color model

#738797 color CMYK value is (24,11,0,41).

  • cyan value is 23.84%
  • magenta value is 10.60%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (24,11,0,41)
C24M11Y0K41 (24%, 11%, 0%, 41%)
(0.24 / 0.11 / 0.00 / 0.41)

CMYK percentages

%23.84
%10.6
%0
%40.78

Codes

Color #738797 in popluar color models

73 87 97
RGB 115 135 151
HSL 207° 14.75% 52.16%
HSB/HSV 207° 23.84% 59.22%
CMYK 23.84% 10.60% 0.00%
40.78%

Color #738797 in popluar number systems.

HEX 73 87 97
Decimal 115 135 151
Binary 1110011 10000111 10010111
Octal 163 207 227

Shades and tints

Shades of #738797

#738797
(115,135,151)
#697B8A
(105,123,138)
#5F6F7D
(95,111,125)
#556370
(85,99,112)
#4B5763
(75,87,99)
#414B56
(65,75,86)
#373F49
(55,63,73)
#2D333C
(45,51,60)
#23272F
(35,39,47)
#191B22
(25,27,34)
#0F0F15
(15,15,21)
#000000
(0,0,0)

Tints of #738797

#738797
(115,135,151)
#7F91A0
(127,145,160)
#8B9BA9
(139,155,169)
#97A5B2
(151,165,178)
#A3AFBB
(163,175,187)
#AFB9C4
(175,185,196)
#BBC3CD
(187,195,205)
#C7CDD6
(199,205,214)
#D3D7DF
(211,215,223)
#DFE1E8
(223,225,232)
#EBEBF1
(235,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738797 color. Also use rgb(115,135,151) instead hex code.

Text Font Color

.myTextColor { color: #738797; }

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

This text font color is #738797.

Background Color

.myBgColor { background-color: #738797; }

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

This div background color is #738797.

Border color

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

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

This div border color is #738797.

Opacity

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

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

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

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

This text has shadow with #738797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738797.

Preview

Color preview on black background

This text has color #738797 on black background.


Color preview on white background

This text has color #738797 on white background.


Black color preview on #738797 background

This text has black color on #738797 background.


White color preview on #738797 background

This text has white color on #738797 background.


Related colors

Complementary color

Complementary color for #hex is #8C7868.


I love getcolorcode.com

Triadic colors

1 #977387 and #879773 with #738797 are triadic colors.

2 #978773 and #877397 with #738797 are triadic colors.