COLOR #749799

HEX: #749799 RGB: (116,151,153)

Color info

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

RGB color model

#749799 color RGB value is (116,151,153).

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

RGB channels and saturation

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

116
151
153

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

Portions of RGB colors in percentages

R + G + B = 116 + 151 + 153 = 420 (100%)
R 116 of 420 ~ 27.62%
G 151 of 420 ~ 35.95%
B 153 of 420 ~ 36.43'%

%27.62
%35.95
%36.43

CMYK color model

#749799 color CMYK value is (24,1,0,40).

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

CMYK: (24,1,0,40)
C24M1Y0K40 (24%, 1%, 0%, 40%)
(0.24 / 0.01 / 0.00 / 0.40)

CMYK percentages

%24.18
%1.31
%0
%40

Codes

Color #749799 in popluar color models

74 97 99
RGB 116 151 153
HSL 183° 15.35% 52.75%
HSB/HSV 183° 24.18% 60.00%
CMYK 24.18% 1.31% 0.00%
40.00%

Color #749799 in popluar number systems.

HEX 74 97 99
Decimal 116 151 153
Binary 1110100 10010111 10011001
Octal 164 227 231

Shades and tints

Shades of #749799

#749799
(116,151,153)
#6A8A8C
(106,138,140)
#607D7F
(96,125,127)
#567072
(86,112,114)
#4C6365
(76,99,101)
#425658
(66,86,88)
#38494B
(56,73,75)
#2E3C3E
(46,60,62)
#242F31
(36,47,49)
#1A2224
(26,34,36)
#101517
(16,21,23)
#000000
(0,0,0)

Tints of #749799

#749799
(116,151,153)
#80A0A2
(128,160,162)
#8CA9AB
(140,169,171)
#98B2B4
(152,178,180)
#A4BBBD
(164,187,189)
#B0C4C6
(176,196,198)
#BCCDCF
(188,205,207)
#C8D6D8
(200,214,216)
#D4DFE1
(212,223,225)
#E0E8EA
(224,232,234)
#ECF1F3
(236,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749799; }

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

This text font color is #749799.

Background Color

.myBgColor { background-color: #749799; }

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

This div background color is #749799.

Border color

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

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

This div border color is #749799.

Opacity

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

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

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

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

This text has shadow with #749799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749799.

Preview

Color preview on black background

This text has color #749799 on black background.


Color preview on white background

This text has color #749799 on white background.


Black color preview on #749799 background

This text has black color on #749799 background.


White color preview on #749799 background

This text has white color on #749799 background.


Related colors

Complementary color

Complementary color for #hex is #8B6866.


I love getcolorcode.com

Triadic colors

1 #997497 and #979974 with #749799 are triadic colors.

2 #999774 and #977499 with #749799 are triadic colors.