COLOR #749597

HEX: #749597 RGB: (116,149,151)

Color info

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

RGB color model

#749597 color RGB value is (116,149,151).

RGB: (116,149,151) (45%, 58%, 59%)

RGB channels and saturation

R 116 of 255 = 45%
G 149 of 255 = 58%
B 151 of 255 = 59%

116
149
151

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

Portions of RGB colors in percentages

R + G + B = 116 + 149 + 151 = 416 (100%)
R 116 of 416 ~ 27.88%
G 149 of 416 ~ 35.82%
B 151 of 416 ~ 36.3'%

%27.88
%35.82
%36.3

CMYK color model

#749597 color CMYK value is (23,1,0,41).

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

CMYK: (23,1,0,41)
C23M1Y0K41 (23%, 1%, 0%, 41%)
(0.23 / 0.01 / 0.00 / 0.41)

CMYK percentages

%23.18
%1.32
%0
%40.78

Codes

Color #749597 in popluar color models

74 95 97
RGB 116 149 151
HSL 183° 14.40% 52.35%
HSB/HSV 183° 23.18% 59.22%
CMYK 23.18% 1.32% 0.00%
40.78%

Color #749597 in popluar number systems.

HEX 74 95 97
Decimal 116 149 151
Binary 1110100 10010101 10010111
Octal 164 225 227

Shades and tints

Shades of #749597

#749597
(116,149,151)
#6A888A
(106,136,138)
#607B7D
(96,123,125)
#566E70
(86,110,112)
#4C6163
(76,97,99)
#425456
(66,84,86)
#384749
(56,71,73)
#2E3A3C
(46,58,60)
#242D2F
(36,45,47)
#1A2022
(26,32,34)
#101315
(16,19,21)
#000000
(0,0,0)

Tints of #749597

#749597
(116,149,151)
#809EA0
(128,158,160)
#8CA7A9
(140,167,169)
#98B0B2
(152,176,178)
#A4B9BB
(164,185,187)
#B0C2C4
(176,194,196)
#BCCBCD
(188,203,205)
#C8D4D6
(200,212,214)
#D4DDDF
(212,221,223)
#E0E6E8
(224,230,232)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749597; }

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

This text font color is #749597.

Background Color

.myBgColor { background-color: #749597; }

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

This div background color is #749597.

Border color

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

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

This div border color is #749597.

Opacity

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

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

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

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

This text has shadow with #749597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749597.

Preview

Color preview on black background

This text has color #749597 on black background.


Color preview on white background

This text has color #749597 on white background.


Black color preview on #749597 background

This text has black color on #749597 background.


White color preview on #749597 background

This text has white color on #749597 background.


Related colors

Complementary color

Complementary color for #hex is #8B6A68.


I love getcolorcode.com

Triadic colors

1 #977495 and #959774 with #749597 are triadic colors.

2 #979574 and #957497 with #749597 are triadic colors.