COLOR #74646C

HEX: #74646C RGB: (116,100,108)

Renk bilgisi

#74646C contains red, green and blue colors in about the same proportion. #74646C ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#74646C color RGB value is (116,100,108).

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

RGB bağlantıları ve doygunluk

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

116
100
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 100 + 108 = 324 (100%)
R 116 of 324 ~ 35.8%
G 100 of 324 ~ 30.86%
B 108 of 324 ~ 33.33'%

%35.8
%30.86
%33.33

CMYK RENK MODELİ

#74646C rengi CMYK tonu (0,14,7,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.79%
  • sarı tonu 6.90%
  • ana renk tonu 54.51%

CMYK: (0,14,7,55)
C0M14Y7K55 (0%, 14%, 7%, 55%)
(0.00 / 0.14 / 0.07 / 0.55)

CMYK yüzdeleri

%0
%13.79
%6.9
%54.51

Codes

Color #74646C in popluar color models

74 64 6C
RGB 116 100 108
HSL 330° 7.41% 42.35%
HSB/HSV 330° 13.79% 45.49%
CMYK 0.00% 13.79% 6.90%
54.51%

Color #74646C in popluar number systems.

HEX 74 64 6C
Decimal 116 100 108
Binary 1110100 1100100 1101100
Octal 164 144 154

Shades and tints

Shades of #74646C

#74646C
(116,100,108)
#6A5B63
(106,91,99)
#60525A
(96,82,90)
#564951
(86,73,81)
#4C4048
(76,64,72)
#42373F
(66,55,63)
#382E36
(56,46,54)
#2E252D
(46,37,45)
#241C24
(36,28,36)
#1A131B
(26,19,27)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #74646C

#74646C
(116,100,108)
#807279
(128,114,121)
#8C8086
(140,128,134)
#988E93
(152,142,147)
#A49CA0
(164,156,160)
#B0AAAD
(176,170,173)
#BCB8BA
(188,184,186)
#C8C6C7
(200,198,199)
#D4D4D4
(212,212,212)
#E0E2E1
(224,226,225)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74646C; }

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

This text font color is #74646C.

Background Color

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

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

This div background color is #74646C.

Border color

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

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

This div border color is #74646C.

Opacity

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

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

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

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

This text has shadow with #74646C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74646C.

Preview

Color preview on black background

This text has color #74646C on black background.


Color preview on white background

This text has color #74646C on white background.


Black color preview on #74646C background

This text has black color on #74646C background.


White color preview on #74646C background

This text has white color on #74646C background.


Related colors

Complementary color

Complementary color for #hex is #8B9B93.


I love getcolorcode.com

Triadic colors

1 #6C7464 and #646C74 with #74646C are triadic colors.

2 #6C6474 and #64746C with #74646C are triadic colors.