COLOR #749791

HEX: #749791 RGB: (116,151,145)

Color info

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

RGB color model

#749791 color RGB value is (116,151,145).

RGB: (116,151,145) (45%, 59%, 57%)

RGB channels and saturation

R 116 of 255 = 45%
G 151 of 255 = 59%
B 145 of 255 = 57%

116
151
145

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

Portions of RGB colors in percentages

R + G + B = 116 + 151 + 145 = 412 (100%)
R 116 of 412 ~ 28.16%
G 151 of 412 ~ 36.65%
B 145 of 412 ~ 35.19'%

%28.16
%36.65
%35.19

CMYK color model

#749791 color CMYK value is (23,0,4,41).

  • cyan value is 23.18%
  • magenta value is 0.00%
  • yellow value is 3.97%
  • key color value is 40.78%

CMYK: (23,0,4,41)
C23M0Y4K41 (23%, 0%, 4%, 41%)
(0.23 / 0.00 / 0.04 / 0.41)

CMYK percentages

%23.18
%0
%3.97
%40.78

Codes

Color #749791 in popluar color models

74 97 91
RGB 116 151 145
HSL 170° 14.40% 52.35%
HSB/HSV 170° 23.18% 59.22%
CMYK 23.18% 0.00% 3.97%
40.78%

Color #749791 in popluar number systems.

HEX 74 97 91
Decimal 116 151 145
Binary 1110100 10010111 10010001
Octal 164 227 221

Shades and tints

Shades of #749791

#749791
(116,151,145)
#6A8A84
(106,138,132)
#607D77
(96,125,119)
#56706A
(86,112,106)
#4C635D
(76,99,93)
#425650
(66,86,80)
#384943
(56,73,67)
#2E3C36
(46,60,54)
#242F29
(36,47,41)
#1A221C
(26,34,28)
#10150F
(16,21,15)
#000000
(0,0,0)

Tints of #749791

#749791
(116,151,145)
#80A09B
(128,160,155)
#8CA9A5
(140,169,165)
#98B2AF
(152,178,175)
#A4BBB9
(164,187,185)
#B0C4C3
(176,196,195)
#BCCDCD
(188,205,205)
#C8D6D7
(200,214,215)
#D4DFE1
(212,223,225)
#E0E8EB
(224,232,235)
#ECF1F5
(236,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749791 color. Also use rgb(116,151,145) instead hex code.

Text Font Color

.myTextColor { color: #749791; }

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

This text font color is #749791.

Background Color

.myBgColor { background-color: #749791; }

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

This div background color is #749791.

Border color

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

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

This div border color is #749791.

Opacity

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

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

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

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

This text has shadow with #749791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749791.

Preview

Color preview on black background

This text has color #749791 on black background.


Color preview on white background

This text has color #749791 on white background.


Black color preview on #749791 background

This text has black color on #749791 background.


White color preview on #749791 background

This text has white color on #749791 background.


Related colors

Complementary color

Complementary color for #hex is #8B686E.


I love getcolorcode.com

Triadic colors

1 #917497 and #979174 with #749791 are triadic colors.

2 #919774 and #977491 with #749791 are triadic colors.