COLOR #738791

HEX: #738791 RGB: (115,135,145)

Color info

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

RGB color model

#738791 color RGB value is (115,135,145).

RGB: (115,135,145) (45%, 53%, 57%)

RGB channels and saturation

R 115 of 255 = 45%
G 135 of 255 = 53%
B 145 of 255 = 57%

115
135
145

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

Portions of RGB colors in percentages

R + G + B = 115 + 135 + 145 = 395 (100%)
R 115 of 395 ~ 29.11%
G 135 of 395 ~ 34.18%
B 145 of 395 ~ 36.71'%

%29.11
%34.18
%36.71

CMYK color model

#738791 color CMYK value is (21,7,0,43).

  • cyan value is 20.69%
  • magenta value is 6.90%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (21,7,0,43)
C21M7Y0K43 (21%, 7%, 0%, 43%)
(0.21 / 0.07 / 0.00 / 0.43)

CMYK percentages

%20.69
%6.9
%0
%43.14

Codes

Color #738791 in popluar color models

73 87 91
RGB 115 135 145
HSL 200° 12.00% 50.98%
HSB/HSV 200° 20.69% 56.86%
CMYK 20.69% 6.90% 0.00%
43.14%

Color #738791 in popluar number systems.

HEX 73 87 91
Decimal 115 135 145
Binary 1110011 10000111 10010001
Octal 163 207 221

Shades and tints

Shades of #738791

#738791
(115,135,145)
#697B84
(105,123,132)
#5F6F77
(95,111,119)
#55636A
(85,99,106)
#4B575D
(75,87,93)
#414B50
(65,75,80)
#373F43
(55,63,67)
#2D3336
(45,51,54)
#232729
(35,39,41)
#191B1C
(25,27,28)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #738791

#738791
(115,135,145)
#7F919B
(127,145,155)
#8B9BA5
(139,155,165)
#97A5AF
(151,165,175)
#A3AFB9
(163,175,185)
#AFB9C3
(175,185,195)
#BBC3CD
(187,195,205)
#C7CDD7
(199,205,215)
#D3D7E1
(211,215,225)
#DFE1EB
(223,225,235)
#EBEBF5
(235,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738791; }

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

This text font color is #738791.

Background Color

.myBgColor { background-color: #738791; }

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

This div background color is #738791.

Border color

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

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

This div border color is #738791.

Opacity

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

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

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

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

This text has shadow with #738791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738791.

Preview

Color preview on black background

This text has color #738791 on black background.


Color preview on white background

This text has color #738791 on white background.


Black color preview on #738791 background

This text has black color on #738791 background.


White color preview on #738791 background

This text has white color on #738791 background.


Related colors

Complementary color

Complementary color for #hex is #8C786E.


I love getcolorcode.com

Triadic colors

1 #917387 and #879173 with #738791 are triadic colors.

2 #918773 and #877391 with #738791 are triadic colors.