COLOR #746A74

HEX: #746A74 RGB: (116,106,116)

Renk bilgisi

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

RGB renk modeli

#746A74 color RGB value is (116,106,116).

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

RGB bağlantıları ve doygunluk

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

116
106
116

R + G + B ~ 44%. #746A74 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 106 + 116 = 338 (100%)
R 116 of 338 ~ 34.32%
G 106 of 338 ~ 31.36%
B 116 of 338 ~ 34.32'%

%34.32
%31.36
%34.32

CMYK RENK MODELİ

#746A74 rengi CMYK tonu (0,9,0,55).

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

CMYK: (0,9,0,55)
C0M9Y0K55 (0%, 9%, 0%, 55%)
(0.00 / 0.09 / 0.00 / 0.55)

CMYK yüzdeleri

%0
%8.62
%0
%54.51

Codes

Color #746A74 in popluar color models

74 6A 74
RGB 116 106 116
HSL 300° 4.50% 43.53%
HSB/HSV 300° 8.62% 45.49%
CMYK 0.00% 8.62% 0.00%
54.51%

Color #746A74 in popluar number systems.

HEX 74 6A 74
Decimal 116 106 116
Binary 1110100 1101010 1110100
Octal 164 152 164

Shades and tints

Shades of #746A74

#746A74
(116,106,116)
#6A616A
(106,97,106)
#605860
(96,88,96)
#564F56
(86,79,86)
#4C464C
(76,70,76)
#423D42
(66,61,66)
#383438
(56,52,56)
#2E2B2E
(46,43,46)
#242224
(36,34,36)
#1A191A
(26,25,26)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #746A74

#746A74
(116,106,116)
#807780
(128,119,128)
#8C848C
(140,132,140)
#989198
(152,145,152)
#A49EA4
(164,158,164)
#B0ABB0
(176,171,176)
#BCB8BC
(188,184,188)
#C8C5C8
(200,197,200)
#D4D2D4
(212,210,212)
#E0DFE0
(224,223,224)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746A74; }

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

This text font color is #746A74.

Background Color

.myBgColor { background-color: #746A74; }

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

This div background color is #746A74.

Border color

.myBorderColor { border: 1px solid #746A74; }

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

This div border color is #746A74.

Opacity

.myOpacity80 { color: #746A74; opacity: 0.8; }

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

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

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

This text has shadow with #746A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746A74.

Preview

Color preview on black background

This text has color #746A74 on black background.


Color preview on white background

This text has color #746A74 on white background.


Black color preview on #746A74 background

This text has black color on #746A74 background.


White color preview on #746A74 background

This text has white color on #746A74 background.


Related colors

Complementary color

Complementary color for #hex is #8B958B.


I love getcolorcode.com

Triadic colors

1 #74746A and #6A7474 with #746A74 are triadic colors.

2 #746A74 and #6A7474 with #746A74 are triadic colors.