COLOR #774D6A

HEX: #774D6A RGB: (119,77,106)

Renk bilgisi

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

RGB renk modeli

#774D6A color RGB value is (119,77,106).

RGB: (119,77,106) (47%, 30%, 42%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 77 of 255 = 30%
B 106 of 255 = 42%

119
77
106

R + G + B ~ 40%. #774D6A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 77 + 106 = 302 (100%)
R 119 of 302 ~ 39.4%
G 77 of 302 ~ 25.5%
B 106 of 302 ~ 35.1'%

%39.4
%25.5
%35.1

CMYK RENK MODELİ

#774D6A rengi CMYK tonu (0,35,11,53).

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

CMYK: (0,35,11,53)
C0M35Y11K53 (0%, 35%, 11%, 53%)
(0.00 / 0.35 / 0.11 / 0.53)

CMYK yüzdeleri

%0
%35.29
%10.92
%53.33

Codes

Color #774D6A in popluar color models

77 4D 6A
RGB 119 77 106
HSL 319° 21.43% 38.43%
HSB/HSV 319° 35.29% 46.67%
CMYK 0.00% 35.29% 10.92%
53.33%

Color #774D6A in popluar number systems.

HEX 77 4D 6A
Decimal 119 77 106
Binary 1110111 1001101 1101010
Octal 167 115 152

Shades and tints

Shades of #774D6A

#774D6A
(119,77,106)
#6D4661
(109,70,97)
#633F58
(99,63,88)
#59384F
(89,56,79)
#4F3146
(79,49,70)
#452A3D
(69,42,61)
#3B2334
(59,35,52)
#311C2B
(49,28,43)
#271522
(39,21,34)
#1D0E19
(29,14,25)
#130710
(19,7,16)
#000000
(0,0,0)

Tints of #774D6A

#774D6A
(119,77,106)
#835D77
(131,93,119)
#8F6D84
(143,109,132)
#9B7D91
(155,125,145)
#A78D9E
(167,141,158)
#B39DAB
(179,157,171)
#BFADB8
(191,173,184)
#CBBDC5
(203,189,197)
#D7CDD2
(215,205,210)
#E3DDDF
(227,221,223)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774D6A; }

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

This text font color is #774D6A.

Background Color

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

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

This div background color is #774D6A.

Border color

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

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

This div border color is #774D6A.

Opacity

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

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

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

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

This text has shadow with #774D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774D6A.

Preview

Color preview on black background

This text has color #774D6A on black background.


Color preview on white background

This text has color #774D6A on white background.


Black color preview on #774D6A background

This text has black color on #774D6A background.


White color preview on #774D6A background

This text has white color on #774D6A background.


Related colors

Complementary color

Complementary color for #hex is #88B295.


I love getcolorcode.com

Triadic colors

1 #6A774D and #4D6A77 with #774D6A are triadic colors.

2 #6A4D77 and #4D776A with #774D6A are triadic colors.