COLOR #747D5A

HEX: #747D5A RGB: (116,125,90)

Renk bilgisi

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

RGB renk modeli

#747D5A color RGB value is (116,125,90).

RGB: (116,125,90) (45%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 125 of 255 = 49%
B 90 of 255 = 35%

116
125
90

R + G + B ~ 43%. #747D5A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 125 + 90 = 331 (100%)
R 116 of 331 ~ 35.05%
G 125 of 331 ~ 37.76%
B 90 of 331 ~ 27.19'%

%35.05
%37.76
%27.19

CMYK RENK MODELİ

#747D5A rengi CMYK tonu (7,0,28,51).

  • camgöbeği tonu 7.20%
  • eflatun tonu 0.00%
  • sarı tonu 28.00%
  • ana renk tonu 50.98%
CMYK: (7,0,28,51) C7M0Y28K51 (7%,0%,28%,51%) (0.07/0.00/0.28/0.51) 

CMYK yüzdeleri

%7.2
%0
%28
%50.98

Codes

Color #747D5A in popluar color models

74 7D 5A
RGB 116 125 90
HSL 75° 16.28% 42.16%
HSB/HSV 75° 28.00% 49.02%
CMYK 7.20% 0.00% 28.00%
50.98%

Color #747D5A in popluar number systems.

HEX 74 7D 5A
Decimal 116 125 90
Binary 1110100 1111101 1011010
Octal 164 175 132

Shades and tints

Shades of #747D5A

#747D5A
(116,125,90)
#6A7252
(106,114,82)
#60674A
(96,103,74)
#565C42
(86,92,66)
#4C513A
(76,81,58)
#424632
(66,70,50)
#383B2A
(56,59,42)
#2E3022
(46,48,34)
#24251A
(36,37,26)
#1A1A12
(26,26,18)
#100F0A
(16,15,10)
#000000
(0,0,0)

Tints of #747D5A

#747D5A
(116,125,90)
#808869
(128,136,105)
#8C9378
(140,147,120)
#989E87
(152,158,135)
#A4A996
(164,169,150)
#B0B4A5
(176,180,165)
#BCBFB4
(188,191,180)
#C8CAC3
(200,202,195)
#D4D5D2
(212,213,210)
#E0E0E1
(224,224,225)
#ECEBF0
(236,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747D5A color. Also use rgb(116,125,90) instead hex code.

Text Font Color

.myTextColor { color: #747D5A; }

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

This text font color is #747D5A.

Background Color

.myBgColor { background-color: #747D5A; }

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

This div background color is #747D5A.

Border color

.myBorderColor { border: 1px solid #747D5A; }

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

This div border color is #747D5A.

Opacity

.myOpacity80 { color: #747D5A; opacity: 0.8; }

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

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

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

This text has shadow with #747D5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747D5A.

Preview

Color preview on black background

This text has color #747D5A on black background.


Color preview on white background

This text has color #747D5A on white background.


Black color preview on #747D5A background

This text has black color on #747D5A background.


White color preview on #747D5A background

This text has white color on #747D5A background.


Related colors

Complementary color

Complementary color for #hex is #8B82A5.


I love getcolorcode.com

Triadic colors

1 #5A747D and #7D5A74 with #747D5A are triadic colors.

2 #5A7D74 and #7D745A with #747D5A are triadic colors.