COLOR #749387

HEX: #749387 RGB: (116,147,135)

Color info

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

RGB color model

#749387 color RGB value is (116,147,135).

RGB: (116,147,135) (45%, 58%, 53%)

RGB channels and saturation

R 116 of 255 = 45%
G 147 of 255 = 58%
B 135 of 255 = 53%

116
147
135

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

Portions of RGB colors in percentages

R + G + B = 116 + 147 + 135 = 398 (100%)
R 116 of 398 ~ 29.15%
G 147 of 398 ~ 36.93%
B 135 of 398 ~ 33.92'%

%29.15
%36.93
%33.92

CMYK color model

#749387 color CMYK value is (21,0,8,42).

  • cyan value is 21.09%
  • magenta value is 0.00%
  • yellow value is 8.16%
  • key color value is 42.35%

CMYK: (21,0,8,42)
C21M0Y8K42 (21%, 0%, 8%, 42%)
(0.21 / 0.00 / 0.08 / 0.42)

CMYK percentages

%21.09
%0
%8.16
%42.35

Codes

Color #749387 in popluar color models

74 93 87
RGB 116 147 135
HSL 157° 12.55% 51.57%
HSB/HSV 157° 21.09% 57.65%
CMYK 21.09% 0.00% 8.16%
42.35%

Color #749387 in popluar number systems.

HEX 74 93 87
Decimal 116 147 135
Binary 1110100 10010011 10000111
Octal 164 223 207

Shades and tints

Shades of #749387

#749387
(116,147,135)
#6A867B
(106,134,123)
#60796F
(96,121,111)
#566C63
(86,108,99)
#4C5F57
(76,95,87)
#42524B
(66,82,75)
#38453F
(56,69,63)
#2E3833
(46,56,51)
#242B27
(36,43,39)
#1A1E1B
(26,30,27)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #749387

#749387
(116,147,135)
#809C91
(128,156,145)
#8CA59B
(140,165,155)
#98AEA5
(152,174,165)
#A4B7AF
(164,183,175)
#B0C0B9
(176,192,185)
#BCC9C3
(188,201,195)
#C8D2CD
(200,210,205)
#D4DBD7
(212,219,215)
#E0E4E1
(224,228,225)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749387 color. Also use rgb(116,147,135) instead hex code.

Text Font Color

.myTextColor { color: #749387; }

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

This text font color is #749387.

Background Color

.myBgColor { background-color: #749387; }

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

This div background color is #749387.

Border color

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

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

This div border color is #749387.

Opacity

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

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

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

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

This text has shadow with #749387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749387.

Preview

Color preview on black background

This text has color #749387 on black background.


Color preview on white background

This text has color #749387 on white background.


Black color preview on #749387 background

This text has black color on #749387 background.


White color preview on #749387 background

This text has white color on #749387 background.


Related colors

Complementary color

Complementary color for #hex is #8B6C78.


I love getcolorcode.com

Triadic colors

1 #877493 and #938774 with #749387 are triadic colors.

2 #879374 and #937487 with #749387 are triadic colors.