COLOR #7D784C

HEX: #7D784C RGB: (125,120,76)

Renk bilgisi

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

RGB renk modeli

#7D784C color RGB value is (125,120,76).

RGB: (125,120,76) (49%, 47%, 30%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 120 of 255 = 47%
B 76 of 255 = 30%

125
120
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 120 + 76 = 321 (100%)
R 125 of 321 ~ 38.94%
G 120 of 321 ~ 37.38%
B 76 of 321 ~ 23.68'%

%38.94
%37.38
%23.68

CMYK RENK MODELİ

#7D784C rengi CMYK tonu (0,4,39,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.00%
  • sarı tonu 39.20%
  • ana renk tonu 50.98%

CMYK: (0,4,39,51)
C0M4Y39K51 (0%, 4%, 39%, 51%)
(0.00 / 0.04 / 0.39 / 0.51)

CMYK yüzdeleri

%0
%4
%39.2
%50.98

Codes

Color #7D784C in popluar color models

7D 78 4C
RGB 125 120 76
HSL 54° 24.38% 39.41%
HSB/HSV 54° 39.20% 49.02%
CMYK 0.00% 4.00% 39.20%
50.98%

Color #7D784C in popluar number systems.

HEX 7D 78 4C
Decimal 125 120 76
Binary 1111101 1111000 1001100
Octal 175 170 114

Shades and tints

Shades of #7D784C

#7D784C
(125,120,76)
#726E46
(114,110,70)
#676440
(103,100,64)
#5C5A3A
(92,90,58)
#515034
(81,80,52)
#46462E
(70,70,46)
#3B3C28
(59,60,40)
#303222
(48,50,34)
#25281C
(37,40,28)
#1A1E16
(26,30,22)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #7D784C

#7D784C
(125,120,76)
#88845C
(136,132,92)
#93906C
(147,144,108)
#9E9C7C
(158,156,124)
#A9A88C
(169,168,140)
#B4B49C
(180,180,156)
#BFC0AC
(191,192,172)
#CACCBC
(202,204,188)
#D5D8CC
(213,216,204)
#E0E4DC
(224,228,220)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D784C color. Also use rgb(125,120,76) instead hex code.

Text Font Color

.myTextColor { color: #7D784C; }

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

This text font color is #7D784C.

Background Color

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

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

This div background color is #7D784C.

Border color

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

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

This div border color is #7D784C.

Opacity

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

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

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

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

This text has shadow with #7D784C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D784C.

Preview

Color preview on black background

This text has color #7D784C on black background.


Color preview on white background

This text has color #7D784C on white background.


Black color preview on #7D784C background

This text has black color on #7D784C background.


White color preview on #7D784C background

This text has white color on #7D784C background.


Related colors

Complementary color

Complementary color for #hex is #8287B3.


I love getcolorcode.com

Triadic colors

1 #4C7D78 and #784C7D with #7D784C are triadic colors.

2 #4C787D and #787D4C with #7D784C are triadic colors.