COLOR #774D5E

HEX: #774D5E RGB: (119,77,94)

Renk bilgisi

#774D5E contains red, green and blue colors in about the same proportion. #774D5E ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#774D5E color RGB value is (119,77,94).

RGB: (119,77,94) (47%, 30%, 37%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 77 of 255 = 30%
B 94 of 255 = 37%

119
77
94

R + G + B ~ 38%. #774D5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 77 + 94 = 290 (100%)
R 119 of 290 ~ 41.03%
G 77 of 290 ~ 26.55%
B 94 of 290 ~ 32.41'%

%41.03
%26.55
%32.41

CMYK RENK MODELİ

#774D5E rengi CMYK tonu (0,35,21,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.29%
  • sarı tonu 21.01%
  • ana renk tonu 53.33%

CMYK: (0,35,21,53)
C0M35Y21K53 (0%, 35%, 21%, 53%)
(0.00 / 0.35 / 0.21 / 0.53)

CMYK yüzdeleri

%0
%35.29
%21.01
%53.33

Codes

Color #774D5E in popluar color models

77 4D 5E
RGB 119 77 94
HSL 336° 21.43% 38.43%
HSB/HSV 336° 35.29% 46.67%
CMYK 0.00% 35.29% 21.01%
53.33%

Color #774D5E in popluar number systems.

HEX 77 4D 5E
Decimal 119 77 94
Binary 1110111 1001101 1011110
Octal 167 115 136

Shades and tints

Shades of #774D5E

#774D5E
(119,77,94)
#6D4656
(109,70,86)
#633F4E
(99,63,78)
#593846
(89,56,70)
#4F313E
(79,49,62)
#452A36
(69,42,54)
#3B232E
(59,35,46)
#311C26
(49,28,38)
#27151E
(39,21,30)
#1D0E16
(29,14,22)
#13070E
(19,7,14)
#000000
(0,0,0)

Tints of #774D5E

#774D5E
(119,77,94)
#835D6C
(131,93,108)
#8F6D7A
(143,109,122)
#9B7D88
(155,125,136)
#A78D96
(167,141,150)
#B39DA4
(179,157,164)
#BFADB2
(191,173,178)
#CBBDC0
(203,189,192)
#D7CDCE
(215,205,206)
#E3DDDC
(227,221,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774D5E color. Also use rgb(119,77,94) instead hex code.

Text Font Color

.myTextColor { color: #774D5E; }

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

This text font color is #774D5E.

Background Color

.myBgColor { background-color: #774D5E; }

<div style="background-color:#774D5E">Inner text</div>

This div background color is #774D5E.

Border color

.myBorderColor { border: 1px solid #774D5E; }

<div style="border:3px solid #774D5E">Div</div>

This div border color is #774D5E.

Opacity

.myOpacity80 { color: #774D5E; opacity: 0.8; }

<p style="color:#774D5E;opacity:0.8;">80%</p>

Text with #774D5E 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 #774D5E;}

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

This text has shadow with #774D5E color.


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

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

This text has shadow with #774D5E primary color and red secondary color.


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

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

This text has shadow with #774D5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #774D5E.

Preview

Color preview on black background

This text has color #774D5E on black background.


Color preview on white background

This text has color #774D5E on white background.


Black color preview on #774D5E background

This text has black color on #774D5E background.


White color preview on #774D5E background

This text has white color on #774D5E background.


Related colors

Complementary color

Complementary color for #hex is #88B2A1.


I love getcolorcode.com

Triadic colors

1 #5E774D and #4D5E77 with #774D5E are triadic colors.

2 #5E4D77 and #4D775E with #774D5E are triadic colors.