COLOR #774C56

HEX: #774C56 RGB: (119,76,86)

Renk bilgisi

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

RGB renk modeli

#774C56 color RGB value is (119,76,86).

RGB: (119,76,86) (47%, 30%, 34%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 76 of 255 = 30%
B 86 of 255 = 34%

119
76
86

R + G + B ~ 37%. #774C56 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 76 + 86 = 281 (100%)
R 119 of 281 ~ 42.35%
G 76 of 281 ~ 27.05%
B 86 of 281 ~ 30.6'%

%42.35
%27.05
%30.6

CMYK RENK MODELİ

#774C56 rengi CMYK tonu (0,36,28,53).

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

CMYK: (0,36,28,53)
C0M36Y28K53 (0%, 36%, 28%, 53%)
(0.00 / 0.36 / 0.28 / 0.53)

CMYK yüzdeleri

%0
%36.13
%27.73
%53.33

Codes

Color #774C56 in popluar color models

77 4C 56
RGB 119 76 86
HSL 346° 22.05% 38.24%
HSB/HSV 346° 36.13% 46.67%
CMYK 0.00% 36.13% 27.73%
53.33%

Color #774C56 in popluar number systems.

HEX 77 4C 56
Decimal 119 76 86
Binary 1110111 1001100 1010110
Octal 167 114 126

Shades and tints

Shades of #774C56

#774C56
(119,76,86)
#6D464F
(109,70,79)
#634048
(99,64,72)
#593A41
(89,58,65)
#4F343A
(79,52,58)
#452E33
(69,46,51)
#3B282C
(59,40,44)
#312225
(49,34,37)
#271C1E
(39,28,30)
#1D1617
(29,22,23)
#131010
(19,16,16)
#000000
(0,0,0)

Tints of #774C56

#774C56
(119,76,86)
#835C65
(131,92,101)
#8F6C74
(143,108,116)
#9B7C83
(155,124,131)
#A78C92
(167,140,146)
#B39CA1
(179,156,161)
#BFACB0
(191,172,176)
#CBBCBF
(203,188,191)
#D7CCCE
(215,204,206)
#E3DCDD
(227,220,221)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774C56; }

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

This text font color is #774C56.

Background Color

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

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

This div background color is #774C56.

Border color

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

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

This div border color is #774C56.

Opacity

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

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

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

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

This text has shadow with #774C56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774C56.

Preview

Color preview on black background

This text has color #774C56 on black background.


Color preview on white background

This text has color #774C56 on white background.


Black color preview on #774C56 background

This text has black color on #774C56 background.


White color preview on #774C56 background

This text has white color on #774C56 background.


Related colors

Complementary color

Complementary color for #hex is #88B3A9.


I love getcolorcode.com

Triadic colors

1 #56774C and #4C5677 with #774C56 are triadic colors.

2 #564C77 and #4C7756 with #774C56 are triadic colors.