COLOR #774A49

HEX: #774A49 RGB: (119,74,73)

Renk bilgisi

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

RGB renk modeli

#774A49 color RGB value is (119,74,73).

RGB: (119,74,73) (47%, 29%, 29%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 74 of 255 = 29%
B 73 of 255 = 29%

119
74
73

R + G + B ~ 35%. #774A49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 74 + 73 = 266 (100%)
R 119 of 266 ~ 44.74%
G 74 of 266 ~ 27.82%
B 73 of 266 ~ 27.44'%

%44.74
%27.82
%27.44

CMYK RENK MODELİ

#774A49 rengi CMYK tonu (0,38,39,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.82%
  • sarı tonu 38.66%
  • ana renk tonu 53.33%

CMYK: (0,38,39,53)
C0M38Y39K53 (0%, 38%, 39%, 53%)
(0.00 / 0.38 / 0.39 / 0.53)

CMYK yüzdeleri

%0
%37.82
%38.66
%53.33

Codes

Color #774A49 in popluar color models

77 4A 49
RGB 119 74 73
HSL 23.96% 37.65%
HSB/HSV 38.66% 46.67%
CMYK 0.00% 37.82% 38.66%
53.33%

Color #774A49 in popluar number systems.

HEX 77 4A 49
Decimal 119 74 73
Binary 1110111 1001010 1001001
Octal 167 112 111

Shades and tints

Shades of #774A49

#774A49
(119,74,73)
#6D4443
(109,68,67)
#633E3D
(99,62,61)
#593837
(89,56,55)
#4F3231
(79,50,49)
#452C2B
(69,44,43)
#3B2625
(59,38,37)
#31201F
(49,32,31)
#271A19
(39,26,25)
#1D1413
(29,20,19)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #774A49

#774A49
(119,74,73)
#835A59
(131,90,89)
#8F6A69
(143,106,105)
#9B7A79
(155,122,121)
#A78A89
(167,138,137)
#B39A99
(179,154,153)
#BFAAA9
(191,170,169)
#CBBAB9
(203,186,185)
#D7CAC9
(215,202,201)
#E3DAD9
(227,218,217)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774A49 color. Also use rgb(119,74,73) instead hex code.

Text Font Color

.myTextColor { color: #774A49; }

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

This text font color is #774A49.

Background Color

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

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

This div background color is #774A49.

Border color

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

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

This div border color is #774A49.

Opacity

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

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

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

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

This text has shadow with #774A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774A49.

Preview

Color preview on black background

This text has color #774A49 on black background.


Color preview on white background

This text has color #774A49 on white background.


Black color preview on #774A49 background

This text has black color on #774A49 background.


White color preview on #774A49 background

This text has white color on #774A49 background.


Related colors

Complementary color

Complementary color for #hex is #88B5B6.


I love getcolorcode.com

Triadic colors

1 #49774A and #4A4977 with #774A49 are triadic colors.

2 #494A77 and #4A7749 with #774A49 are triadic colors.