COLOR #7D774A

HEX: #7D774A RGB: (125,119,74)

Renk bilgisi

#7D774A contains red, green and blue colors in about the same proportion. #7D774A ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#7D774A color RGB value is (125,119,74).

RGB: (125,119,74) (49%, 47%, 29%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 119 of 255 = 47%
B 74 of 255 = 29%

125
119
74

R + G + B ~ 42%. #7D774A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 119 + 74 = 318 (100%)
R 125 of 318 ~ 39.31%
G 119 of 318 ~ 37.42%
B 74 of 318 ~ 23.27'%

%39.31
%37.42
%23.27

CMYK RENK MODELİ

#7D774A rengi CMYK tonu (0,5,41,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.80%
  • sarı tonu 40.80%
  • ana renk tonu 50.98%

CMYK: (0,5,41,51)
C0M5Y41K51 (0%, 5%, 41%, 51%)
(0.00 / 0.05 / 0.41 / 0.51)

CMYK yüzdeleri

%0
%4.8
%40.8
%50.98

Codes

Color #7D774A in popluar color models

7D 77 4A
RGB 125 119 74
HSL 53° 25.63% 39.02%
HSB/HSV 53° 40.80% 49.02%
CMYK 0.00% 4.80% 40.80%
50.98%

Color #7D774A in popluar number systems.

HEX 7D 77 4A
Decimal 125 119 74
Binary 1111101 1110111 1001010
Octal 175 167 112

Shades and tints

Shades of #7D774A

#7D774A
(125,119,74)
#726D44
(114,109,68)
#67633E
(103,99,62)
#5C5938
(92,89,56)
#514F32
(81,79,50)
#46452C
(70,69,44)
#3B3B26
(59,59,38)
#303120
(48,49,32)
#25271A
(37,39,26)
#1A1D14
(26,29,20)
#0F130E
(15,19,14)
#000000
(0,0,0)

Tints of #7D774A

#7D774A
(125,119,74)
#88835A
(136,131,90)
#938F6A
(147,143,106)
#9E9B7A
(158,155,122)
#A9A78A
(169,167,138)
#B4B39A
(180,179,154)
#BFBFAA
(191,191,170)
#CACBBA
(202,203,186)
#D5D7CA
(213,215,202)
#E0E3DA
(224,227,218)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D774A color. Also use rgb(125,119,74) instead hex code.

Text Font Color

.myTextColor { color: #7D774A; }

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

This text font color is #7D774A.

Background Color

.myBgColor { background-color: #7D774A; }

<div style="background-color:#7D774A">Inner text</div>

This div background color is #7D774A.

Border color

.myBorderColor { border: 1px solid #7D774A; }

<div style="border:3px solid #7D774A">Div</div>

This div border color is #7D774A.

Opacity

.myOpacity80 { color: #7D774A; opacity: 0.8; }

<p style="color:#7D774A;opacity:0.8;">80%</p>

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

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

This text has shadow with #7D774A color.


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

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

This text has shadow with #7D774A primary color and red secondary color.


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

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

This text has shadow with #7D774A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7D774A.

Preview

Color preview on black background

This text has color #7D774A on black background.


Color preview on white background

This text has color #7D774A on white background.


Black color preview on #7D774A background

This text has black color on #7D774A background.


White color preview on #7D774A background

This text has white color on #7D774A background.


Related colors

Complementary color

Complementary color for #hex is #8288B5.


I love getcolorcode.com

Triadic colors

1 #4A7D77 and #774A7D with #7D774A are triadic colors.

2 #4A777D and #777D4A with #7D774A are triadic colors.