COLOR #749293

HEX: #749293 RGB: (116,146,147)

Color info

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

RGB color model

#749293 color RGB value is (116,146,147).

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

RGB channels and saturation

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

116
146
147

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

Portions of RGB colors in percentages

R + G + B = 116 + 146 + 147 = 409 (100%)
R 116 of 409 ~ 28.36%
G 146 of 409 ~ 35.7%
B 147 of 409 ~ 35.94'%

%28.36
%35.7
%35.94

CMYK color model

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

  • cyan value is 21.09%
  • magenta value is 0.68%
  • 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
%0.68
%0
%42.35

Codes

Color #749293 in popluar color models

74 92 93
RGB 116 146 147
HSL 182° 12.55% 51.57%
HSB/HSV 182° 21.09% 57.65%
CMYK 21.09% 0.68% 0.00%
42.35%

Color #749293 in popluar number systems.

HEX 74 92 93
Decimal 116 146 147
Binary 1110100 10010010 10010011
Octal 164 222 223

Shades and tints

Shades of #749293

#749293
(116,146,147)
#6A8586
(106,133,134)
#607879
(96,120,121)
#566B6C
(86,107,108)
#4C5E5F
(76,94,95)
#425152
(66,81,82)
#384445
(56,68,69)
#2E3738
(46,55,56)
#242A2B
(36,42,43)
#1A1D1E
(26,29,30)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #749293

#749293
(116,146,147)
#809B9C
(128,155,156)
#8CA4A5
(140,164,165)
#98ADAE
(152,173,174)
#A4B6B7
(164,182,183)
#B0BFC0
(176,191,192)
#BCC8C9
(188,200,201)
#C8D1D2
(200,209,210)
#D4DADB
(212,218,219)
#E0E3E4
(224,227,228)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749293; }

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

This text font color is #749293.

Background Color

.myBgColor { background-color: #749293; }

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

This div background color is #749293.

Border color

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

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

This div border color is #749293.

Opacity

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

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

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

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

This text has shadow with #749293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749293.

Preview

Color preview on black background

This text has color #749293 on black background.


Color preview on white background

This text has color #749293 on white background.


Black color preview on #749293 background

This text has black color on #749293 background.


White color preview on #749293 background

This text has white color on #749293 background.


Related colors

Complementary color

Complementary color for #hex is #8B6D6C.


I love getcolorcode.com

Triadic colors

1 #937492 and #929374 with #749293 are triadic colors.

2 #939274 and #927493 with #749293 are triadic colors.