COLOR #74868E

HEX: #74868E RGB: (116,134,142)

Color info

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

RGB color model

#74868E color RGB value is (116,134,142).

RGB: (116,134,142) (45%, 53%, 56%)

RGB channels and saturation

R 116 of 255 = 45%
G 134 of 255 = 53%
B 142 of 255 = 56%

116
134
142

R + G + B ~ 51%. #74868E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 134 + 142 = 392 (100%)
R 116 of 392 ~ 29.59%
G 134 of 392 ~ 34.18%
B 142 of 392 ~ 36.22'%

%29.59
%34.18
%36.22

CMYK color model

#74868E color CMYK value is (18,6,0,44).

  • cyan value is 18.31%
  • magenta value is 5.63%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (18,6,0,44)
C18M6Y0K44 (18%, 6%, 0%, 44%)
(0.18 / 0.06 / 0.00 / 0.44)

CMYK percentages

%18.31
%5.63
%0
%44.31

Codes

Color #74868E in popluar color models

74 86 8E
RGB 116 134 142
HSL 198° 10.32% 50.59%
HSB/HSV 198° 18.31% 55.69%
CMYK 18.31% 5.63% 0.00%
44.31%

Color #74868E in popluar number systems.

HEX 74 86 8E
Decimal 116 134 142
Binary 1110100 10000110 10001110
Octal 164 206 216

Shades and tints

Shades of #74868E

#74868E
(116,134,142)
#6A7A82
(106,122,130)
#606E76
(96,110,118)
#56626A
(86,98,106)
#4C565E
(76,86,94)
#424A52
(66,74,82)
#383E46
(56,62,70)
#2E323A
(46,50,58)
#24262E
(36,38,46)
#1A1A22
(26,26,34)
#100E16
(16,14,22)
#000000
(0,0,0)

Tints of #74868E

#74868E
(116,134,142)
#809198
(128,145,152)
#8C9CA2
(140,156,162)
#98A7AC
(152,167,172)
#A4B2B6
(164,178,182)
#B0BDC0
(176,189,192)
#BCC8CA
(188,200,202)
#C8D3D4
(200,211,212)
#D4DEDE
(212,222,222)
#E0E9E8
(224,233,232)
#ECF4F2
(236,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74868E color. Also use rgb(116,134,142) instead hex code.

Text Font Color

.myTextColor { color: #74868E; }

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

This text font color is #74868E.

Background Color

.myBgColor { background-color: #74868E; }

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

This div background color is #74868E.

Border color

.myBorderColor { border: 1px solid #74868E; }

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

This div border color is #74868E.

Opacity

.myOpacity80 { color: #74868E; opacity: 0.8; }

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

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

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

This text has shadow with #74868E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74868E.

Preview

Color preview on black background

This text has color #74868E on black background.


Color preview on white background

This text has color #74868E on white background.


Black color preview on #74868E background

This text has black color on #74868E background.


White color preview on #74868E background

This text has white color on #74868E background.


Related colors

Complementary color

Complementary color for #hex is #8B7971.


I love getcolorcode.com

Triadic colors

1 #8E7486 and #868E74 with #74868E are triadic colors.

2 #8E8674 and #86748E with #74868E are triadic colors.