COLOR #76784E

HEX: #76784E RGB: (118,120,78)

Renk bilgisi

#76784E contains red, green and blue colors in about the same proportion. #76784E ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#76784E color RGB value is (118,120,78).

RGB: (118,120,78) (46%, 47%, 31%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 120 of 255 = 47%
B 78 of 255 = 31%

118
120
78

R + G + B ~ 41%. #76784E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 120 + 78 = 316 (100%)
R 118 of 316 ~ 37.34%
G 120 of 316 ~ 37.97%
B 78 of 316 ~ 24.68'%

%37.34
%37.97
%24.68

CMYK RENK MODELİ

#76784E rengi CMYK tonu (2,0,35,53).

  • camgöbeği tonu 1.67%
  • eflatun tonu 0.00%
  • sarı tonu 35.00%
  • ana renk tonu 52.94%

CMYK: (2,0,35,53)
C2M0Y35K53 (2%, 0%, 35%, 53%)
(0.02 / 0.00 / 0.35 / 0.53)

CMYK yüzdeleri

%1.67
%0
%35
%52.94

Codes

Color #76784E in popluar color models

76 78 4E
RGB 118 120 78
HSL 63° 21.21% 38.82%
HSB/HSV 63° 35.00% 47.06%
CMYK 1.67% 0.00% 35.00%
52.94%

Color #76784E in popluar number systems.

HEX 76 78 4E
Decimal 118 120 78
Binary 1110110 1111000 1001110
Octal 166 170 116

Shades and tints

Shades of #76784E

#76784E
(118,120,78)
#6C6E47
(108,110,71)
#626440
(98,100,64)
#585A39
(88,90,57)
#4E5032
(78,80,50)
#44462B
(68,70,43)
#3A3C24
(58,60,36)
#30321D
(48,50,29)
#262816
(38,40,22)
#1C1E0F
(28,30,15)
#121408
(18,20,8)
#000000
(0,0,0)

Tints of #76784E

#76784E
(118,120,78)
#82845E
(130,132,94)
#8E906E
(142,144,110)
#9A9C7E
(154,156,126)
#A6A88E
(166,168,142)
#B2B49E
(178,180,158)
#BEC0AE
(190,192,174)
#CACCBE
(202,204,190)
#D6D8CE
(214,216,206)
#E2E4DE
(226,228,222)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76784E color. Also use rgb(118,120,78) instead hex code.

Text Font Color

.myTextColor { color: #76784E; }

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

This text font color is #76784E.

Background Color

.myBgColor { background-color: #76784E; }

<div style="background-color:#76784E">Inner text</div>

This div background color is #76784E.

Border color

.myBorderColor { border: 1px solid #76784E; }

<div style="border:3px solid #76784E">Div</div>

This div border color is #76784E.

Opacity

.myOpacity80 { color: #76784E; opacity: 0.8; }

<p style="color:#76784E;opacity:0.8;">80%</p>

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

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

This text has shadow with #76784E color.


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

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

This text has shadow with #76784E primary color and red secondary color.


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

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

This text has shadow with #76784E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76784E.

Preview

Color preview on black background

This text has color #76784E on black background.


Color preview on white background

This text has color #76784E on white background.


Black color preview on #76784E background

This text has black color on #76784E background.


White color preview on #76784E background

This text has white color on #76784E background.


Related colors

Complementary color

Complementary color for #hex is #8987B1.


I love getcolorcode.com

Triadic colors

1 #4E7678 and #784E76 with #76784E are triadic colors.

2 #4E7876 and #78764E with #76784E are triadic colors.