COLOR #749996

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

116
153
150

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

Portions of RGB colors in percentages

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

%27.68
%36.52
%35.8

CMYK color model

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

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

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

CMYK percentages

%24.18
%0
%1.96
%40

Codes

Color #749996 in popluar color models

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

Color #749996 in popluar number systems.

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

Shades and tints

Shades of #749996

#749996
(116,153,150)
#6A8C89
(106,140,137)
#607F7C
(96,127,124)
#56726F
(86,114,111)
#4C6562
(76,101,98)
#425855
(66,88,85)
#384B48
(56,75,72)
#2E3E3B
(46,62,59)
#24312E
(36,49,46)
#1A2421
(26,36,33)
#101714
(16,23,20)
#000000
(0,0,0)

Tints of #749996

#749996
(116,153,150)
#80A29F
(128,162,159)
#8CABA8
(140,171,168)
#98B4B1
(152,180,177)
#A4BDBA
(164,189,186)
#B0C6C3
(176,198,195)
#BCCFCC
(188,207,204)
#C8D8D5
(200,216,213)
#D4E1DE
(212,225,222)
#E0EAE7
(224,234,231)
#ECF3F0
(236,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749996; }

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

This text font color is #749996.

Background Color

.myBgColor { background-color: #749996; }

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

This div background color is #749996.

Border color

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

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

This div border color is #749996.

Opacity

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

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

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

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

This text has shadow with #749996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749996.

Preview

Color preview on black background

This text has color #749996 on black background.


Color preview on white background

This text has color #749996 on white background.


Black color preview on #749996 background

This text has black color on #749996 background.


White color preview on #749996 background

This text has white color on #749996 background.


Related colors

Complementary color

Complementary color for #hex is #8B6669.


I love getcolorcode.com

Triadic colors

1 #967499 and #999674 with #749996 are triadic colors.

2 #969974 and #997496 with #749996 are triadic colors.