COLOR #749384

HEX: #749384 RGB: (116,147,132)

Color info

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

RGB color model

#749384 color RGB value is (116,147,132).

RGB: (116,147,132) (45%, 58%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 147 of 255 = 58%
B 132 of 255 = 52%

116
147
132

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

Portions of RGB colors in percentages

R + G + B = 116 + 147 + 132 = 395 (100%)
R 116 of 395 ~ 29.37%
G 147 of 395 ~ 37.22%
B 132 of 395 ~ 33.42'%

%29.37
%37.22
%33.42

CMYK color model

#749384 color CMYK value is (21,0,10,42).

  • cyan value is 21.09%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 42.35%

CMYK: (21,0,10,42)
C21M0Y10K42 (21%, 0%, 10%, 42%)
(0.21 / 0.00 / 0.10 / 0.42)

CMYK percentages

%21.09
%0
%10.2
%42.35

Codes

Color #749384 in popluar color models

74 93 84
RGB 116 147 132
HSL 151° 12.55% 51.57%
HSB/HSV 151° 21.09% 57.65%
CMYK 21.09% 0.00% 10.20%
42.35%

Color #749384 in popluar number systems.

HEX 74 93 84
Decimal 116 147 132
Binary 1110100 10010011 10000100
Octal 164 223 204

Shades and tints

Shades of #749384

#749384
(116,147,132)
#6A8678
(106,134,120)
#60796C
(96,121,108)
#566C60
(86,108,96)
#4C5F54
(76,95,84)
#425248
(66,82,72)
#38453C
(56,69,60)
#2E3830
(46,56,48)
#242B24
(36,43,36)
#1A1E18
(26,30,24)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #749384

#749384
(116,147,132)
#809C8F
(128,156,143)
#8CA59A
(140,165,154)
#98AEA5
(152,174,165)
#A4B7B0
(164,183,176)
#B0C0BB
(176,192,187)
#BCC9C6
(188,201,198)
#C8D2D1
(200,210,209)
#D4DBDC
(212,219,220)
#E0E4E7
(224,228,231)
#ECEDF2
(236,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749384; }

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

This text font color is #749384.

Background Color

.myBgColor { background-color: #749384; }

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

This div background color is #749384.

Border color

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

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

This div border color is #749384.

Opacity

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

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

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

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

This text has shadow with #749384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749384.

Preview

Color preview on black background

This text has color #749384 on black background.


Color preview on white background

This text has color #749384 on white background.


Black color preview on #749384 background

This text has black color on #749384 background.


White color preview on #749384 background

This text has white color on #749384 background.


Related colors

Complementary color

Complementary color for #hex is #8B6C7B.


I love getcolorcode.com

Triadic colors

1 #847493 and #938474 with #749384 are triadic colors.

2 #849374 and #937484 with #749384 are triadic colors.