COLOR #749699

HEX: #749699 RGB: (116,150,153)

Color info

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

RGB color model

#749699 color RGB value is (116,150,153).

RGB: (116,150,153) (45%, 59%, 60%)

RGB channels and saturation

R 116 of 255 = 45%
G 150 of 255 = 59%
B 153 of 255 = 60%

116
150
153

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

Portions of RGB colors in percentages

R + G + B = 116 + 150 + 153 = 419 (100%)
R 116 of 419 ~ 27.68%
G 150 of 419 ~ 35.8%
B 153 of 419 ~ 36.52'%

%27.68
%35.8
%36.52

CMYK color model

#749699 color CMYK value is (24,2,0,40).

  • cyan value is 24.18%
  • magenta value is 1.96%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (24,2,0,40)
C24M2Y0K40 (24%, 2%, 0%, 40%)
(0.24 / 0.02 / 0.00 / 0.40)

CMYK percentages

%24.18
%1.96
%0
%40

Codes

Color #749699 in popluar color models

74 96 99
RGB 116 150 153
HSL 185° 15.35% 52.75%
HSB/HSV 185° 24.18% 60.00%
CMYK 24.18% 1.96% 0.00%
40.00%

Color #749699 in popluar number systems.

HEX 74 96 99
Decimal 116 150 153
Binary 1110100 10010110 10011001
Octal 164 226 231

Shades and tints

Shades of #749699

#749699
(116,150,153)
#6A898C
(106,137,140)
#607C7F
(96,124,127)
#566F72
(86,111,114)
#4C6265
(76,98,101)
#425558
(66,85,88)
#38484B
(56,72,75)
#2E3B3E
(46,59,62)
#242E31
(36,46,49)
#1A2124
(26,33,36)
#101417
(16,20,23)
#000000
(0,0,0)

Tints of #749699

#749699
(116,150,153)
#809FA2
(128,159,162)
#8CA8AB
(140,168,171)
#98B1B4
(152,177,180)
#A4BABD
(164,186,189)
#B0C3C6
(176,195,198)
#BCCCCF
(188,204,207)
#C8D5D8
(200,213,216)
#D4DEE1
(212,222,225)
#E0E7EA
(224,231,234)
#ECF0F3
(236,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749699 color. Also use rgb(116,150,153) instead hex code.

Text Font Color

.myTextColor { color: #749699; }

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

This text font color is #749699.

Background Color

.myBgColor { background-color: #749699; }

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

This div background color is #749699.

Border color

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

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

This div border color is #749699.

Opacity

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

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

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

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

This text has shadow with #749699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749699.

Preview

Color preview on black background

This text has color #749699 on black background.


Color preview on white background

This text has color #749699 on white background.


Black color preview on #749699 background

This text has black color on #749699 background.


White color preview on #749699 background

This text has white color on #749699 background.


Related colors

Complementary color

Complementary color for #hex is #8B6966.


I love getcolorcode.com

Triadic colors

1 #997496 and #969974 with #749699 are triadic colors.

2 #999674 and #967499 with #749699 are triadic colors.