COLOR #74646A

HEX: #74646A RGB: (116,100,106)

Color info

#74646A contains red, green and blue colors in about the same proportion. Web safe color of #74646A is #666666 (or #666).

RGB color model

#74646A color RGB value is (116,100,106).

RGB: (116,100,106) (45%, 39%, 42%)

RGB channels and saturation

R 116 of 255 = 45%
G 100 of 255 = 39%
B 106 of 255 = 42%

116
100
106

R + G + B ~ 42%. #74646A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 100 + 106 = 322 (100%)
R 116 of 322 ~ 36.02%
G 100 of 322 ~ 31.06%
B 106 of 322 ~ 32.92'%

%36.02
%31.06
%32.92

CMYK color model

#74646A color CMYK value is (0,14,9,55).

  • cyan value is 0.00%
  • magenta value is 13.79%
  • yellow value is 8.62%
  • key color value is 54.51%

CMYK: (0,14,9,55)
C0M14Y9K55 (0%, 14%, 9%, 55%)
(0.00 / 0.14 / 0.09 / 0.55)

CMYK percentages

%0
%13.79
%8.62
%54.51

Codes

Color #74646A in popluar color models

74 64 6A
RGB 116 100 106
HSL 338° 7.41% 42.35%
HSB/HSV 338° 13.79% 45.49%
CMYK 0.00% 13.79% 8.62%
54.51%

Color #74646A in popluar number systems.

HEX 74 64 6A
Decimal 116 100 106
Binary 1110100 1100100 1101010
Octal 164 144 152

Shades and tints

Shades of #74646A

#74646A
(116,100,106)
#6A5B61
(106,91,97)
#605258
(96,82,88)
#56494F
(86,73,79)
#4C4046
(76,64,70)
#42373D
(66,55,61)
#382E34
(56,46,52)
#2E252B
(46,37,43)
#241C22
(36,28,34)
#1A1319
(26,19,25)
#100A10
(16,10,16)
#000000
(0,0,0)

Tints of #74646A

#74646A
(116,100,106)
#807277
(128,114,119)
#8C8084
(140,128,132)
#988E91
(152,142,145)
#A49C9E
(164,156,158)
#B0AAAB
(176,170,171)
#BCB8B8
(188,184,184)
#C8C6C5
(200,198,197)
#D4D4D2
(212,212,210)
#E0E2DF
(224,226,223)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74646A color. Also use rgb(116,100,106) instead hex code.

Text Font Color

.myTextColor { color: #74646A; }

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

This text font color is #74646A.

Background Color

.myBgColor { background-color: #74646A; }

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

This div background color is #74646A.

Border color

.myBorderColor { border: 1px solid #74646A; }

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

This div border color is #74646A.

Opacity

.myOpacity80 { color: #74646A; opacity: 0.8; }

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

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

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

This text has shadow with #74646A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74646A.

Preview

Color preview on black background

This text has color #74646A on black background.


Color preview on white background

This text has color #74646A on white background.


Black color preview on #74646A background

This text has black color on #74646A background.


White color preview on #74646A background

This text has white color on #74646A background.


Related colors

Complementary color

Complementary color for #hex is #8B9B95.


I love getcolorcode.com

Triadic colors

1 #6A7464 and #646A74 with #74646A are triadic colors.

2 #6A6474 and #64746A with #74646A are triadic colors.