COLOR #774C5E

HEX: #774C5E RGB: (119,76,94)

Renk bilgisi

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

RGB renk modeli

#774C5E color RGB value is (119,76,94).

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

RGB bağlantıları ve doygunluk

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

119
76
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 76 + 94 = 289 (100%)
R 119 of 289 ~ 41.18%
G 76 of 289 ~ 26.3%
B 94 of 289 ~ 32.53'%

%41.18
%26.3
%32.53

CMYK RENK MODELİ

#774C5E rengi CMYK tonu (0,36,21,53).

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

CMYK: (0,36,21,53)
C0M36Y21K53 (0%, 36%, 21%, 53%)
(0.00 / 0.36 / 0.21 / 0.53)

CMYK yüzdeleri

%0
%36.13
%21.01
%53.33

Codes

Color #774C5E in popluar color models

77 4C 5E
RGB 119 76 94
HSL 335° 22.05% 38.24%
HSB/HSV 335° 36.13% 46.67%
CMYK 0.00% 36.13% 21.01%
53.33%

Color #774C5E in popluar number systems.

HEX 77 4C 5E
Decimal 119 76 94
Binary 1110111 1001100 1011110
Octal 167 114 136

Shades and tints

Shades of #774C5E

#774C5E
(119,76,94)
#6D4656
(109,70,86)
#63404E
(99,64,78)
#593A46
(89,58,70)
#4F343E
(79,52,62)
#452E36
(69,46,54)
#3B282E
(59,40,46)
#312226
(49,34,38)
#271C1E
(39,28,30)
#1D1616
(29,22,22)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #774C5E

#774C5E
(119,76,94)
#835C6C
(131,92,108)
#8F6C7A
(143,108,122)
#9B7C88
(155,124,136)
#A78C96
(167,140,150)
#B39CA4
(179,156,164)
#BFACB2
(191,172,178)
#CBBCC0
(203,188,192)
#D7CCCE
(215,204,206)
#E3DCDC
(227,220,220)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774C5E; }

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

This text font color is #774C5E.

Background Color

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

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

This div background color is #774C5E.

Border color

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

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

This div border color is #774C5E.

Opacity

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

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

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

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

This text has shadow with #774C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774C5E.

Preview

Color preview on black background

This text has color #774C5E on black background.


Color preview on white background

This text has color #774C5E on white background.


Black color preview on #774C5E background

This text has black color on #774C5E background.


White color preview on #774C5E background

This text has white color on #774C5E background.


Related colors

Complementary color

Complementary color for #hex is #88B3A1.


I love getcolorcode.com

Triadic colors

1 #5E774C and #4C5E77 with #774C5E are triadic colors.

2 #5E4C77 and #4C775E with #774C5E are triadic colors.