COLOR #749193

HEX: #749193 RGB: (116,145,147)

Color info

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

RGB color model

#749193 color RGB value is (116,145,147).

RGB: (116,145,147) (45%, 57%, 58%)

RGB channels and saturation

R 116 of 255 = 45%
G 145 of 255 = 57%
B 147 of 255 = 58%

116
145
147

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

Portions of RGB colors in percentages

R + G + B = 116 + 145 + 147 = 408 (100%)
R 116 of 408 ~ 28.43%
G 145 of 408 ~ 35.54%
B 147 of 408 ~ 36.03'%

%28.43
%35.54
%36.03

CMYK color model

#749193 color CMYK value is (21,1,0,42).

  • cyan value is 21.09%
  • magenta value is 1.36%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (21,1,0,42) C21M1Y0K42 (21%,1%,0%,42%) (0.21/0.01/0.00/0.42) 

CMYK percentages

%21.09
%1.36
%0
%42.35

Codes

Color #749193 in popluar color models

74 91 93
RGB 116 145 147
HSL 184° 12.55% 51.57%
HSB/HSV 184° 21.09% 57.65%
CMYK 21.09% 1.36% 0.00%
42.35%

Color #749193 in popluar number systems.

HEX 74 91 93
Decimal 116 145 147
Binary 1110100 10010001 10010011
Octal 164 221 223

Shades and tints

Shades of #749193

#749193
(116,145,147)
#6A8486
(106,132,134)
#607779
(96,119,121)
#566A6C
(86,106,108)
#4C5D5F
(76,93,95)
#425052
(66,80,82)
#384345
(56,67,69)
#2E3638
(46,54,56)
#24292B
(36,41,43)
#1A1C1E
(26,28,30)
#100F11
(16,15,17)
#000000
(0,0,0)

Tints of #749193

#749193
(116,145,147)
#809B9C
(128,155,156)
#8CA5A5
(140,165,165)
#98AFAE
(152,175,174)
#A4B9B7
(164,185,183)
#B0C3C0
(176,195,192)
#BCCDC9
(188,205,201)
#C8D7D2
(200,215,210)
#D4E1DB
(212,225,219)
#E0EBE4
(224,235,228)
#ECF5ED
(236,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749193; }

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

This text font color is #749193.

Background Color

.myBgColor { background-color: #749193; }

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

This div background color is #749193.

Border color

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

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

This div border color is #749193.

Opacity

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

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

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

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

This text has shadow with #749193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749193.

Preview

Color preview on black background

This text has color #749193 on black background.


Color preview on white background

This text has color #749193 on white background.


Black color preview on #749193 background

This text has black color on #749193 background.


White color preview on #749193 background

This text has white color on #749193 background.


Related colors

Complementary color

Complementary color for #hex is #8B6E6C.


I love getcolorcode.com

Triadic colors

1 #937491 and #919374 with #749193 are triadic colors.

2 #939174 and #917493 with #749193 are triadic colors.