COLOR #76704B

HEX: #76704B RGB: (118,112,75)

Renk bilgisi

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

RGB renk modeli

#76704B color RGB value is (118,112,75).

RGB: (118,112,75) (46%, 44%, 29%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 112 of 255 = 44%
B 75 of 255 = 29%

118
112
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 112 + 75 = 305 (100%)
R 118 of 305 ~ 38.69%
G 112 of 305 ~ 36.72%
B 75 of 305 ~ 24.59'%

%38.69
%36.72
%24.59

CMYK RENK MODELİ

#76704B rengi CMYK tonu (0,5,36,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.08%
  • sarı tonu 36.44%
  • ana renk tonu 53.73%

CMYK: (0,5,36,54)
C0M5Y36K54 (0%, 5%, 36%, 54%)
(0.00 / 0.05 / 0.36 / 0.54)

CMYK yüzdeleri

%0
%5.08
%36.44
%53.73

Codes

Color #76704B in popluar color models

76 70 4B
RGB 118 112 75
HSL 52° 22.28% 37.84%
HSB/HSV 52° 36.44% 46.27%
CMYK 0.00% 5.08% 36.44%
53.73%

Color #76704B in popluar number systems.

HEX 76 70 4B
Decimal 118 112 75
Binary 1110110 1110000 1001011
Octal 166 160 113

Shades and tints

Shades of #76704B

#76704B
(118,112,75)
#6C6645
(108,102,69)
#625C3F
(98,92,63)
#585239
(88,82,57)
#4E4833
(78,72,51)
#443E2D
(68,62,45)
#3A3427
(58,52,39)
#302A21
(48,42,33)
#26201B
(38,32,27)
#1C1615
(28,22,21)
#120C0F
(18,12,15)
#000000
(0,0,0)

Tints of #76704B

#76704B
(118,112,75)
#827D5B
(130,125,91)
#8E8A6B
(142,138,107)
#9A977B
(154,151,123)
#A6A48B
(166,164,139)
#B2B19B
(178,177,155)
#BEBEAB
(190,190,171)
#CACBBB
(202,203,187)
#D6D8CB
(214,216,203)
#E2E5DB
(226,229,219)
#EEF2EB
(238,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76704B color. Also use rgb(118,112,75) instead hex code.

Text Font Color

.myTextColor { color: #76704B; }

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

This text font color is #76704B.

Background Color

.myBgColor { background-color: #76704B; }

<div style="background-color:#76704B">Inner text</div>

This div background color is #76704B.

Border color

.myBorderColor { border: 1px solid #76704B; }

<div style="border:3px solid #76704B">Div</div>

This div border color is #76704B.

Opacity

.myOpacity80 { color: #76704B; opacity: 0.8; }

<p style="color:#76704B;opacity:0.8;">80%</p>

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

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

This text has shadow with #76704B color.


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

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

This text has shadow with #76704B primary color and red secondary color.


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

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

This text has shadow with #76704B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76704B.

Preview

Color preview on black background

This text has color #76704B on black background.


Color preview on white background

This text has color #76704B on white background.


Black color preview on #76704B background

This text has black color on #76704B background.


White color preview on #76704B background

This text has white color on #76704B background.


Related colors

Complementary color

Complementary color for #hex is #898FB4.


I love getcolorcode.com

Triadic colors

1 #4B7670 and #704B76 with #76704B are triadic colors.

2 #4B7076 and #70764B with #76704B are triadic colors.