COLOR #76724B

HEX: #76724B RGB: (118,114,75)

Renk bilgisi

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

RGB renk modeli

#76724B color RGB value is (118,114,75).

RGB: (118,114,75) (46%, 45%, 29%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 114 of 255 = 45%
B 75 of 255 = 29%

118
114
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 114 + 75 = 307 (100%)
R 118 of 307 ~ 38.44%
G 114 of 307 ~ 37.13%
B 75 of 307 ~ 24.43'%

%38.44
%37.13
%24.43

CMYK RENK MODELİ

#76724B rengi CMYK tonu (0,3,36,54).

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

CMYK: (0,3,36,54)
C0M3Y36K54 (0%, 3%, 36%, 54%)
(0.00 / 0.03 / 0.36 / 0.54)

CMYK yüzdeleri

%0
%3.39
%36.44
%53.73

Codes

Color #76724B in popluar color models

76 72 4B
RGB 118 114 75
HSL 54° 22.28% 37.84%
HSB/HSV 54° 36.44% 46.27%
CMYK 0.00% 3.39% 36.44%
53.73%

Color #76724B in popluar number systems.

HEX 76 72 4B
Decimal 118 114 75
Binary 1110110 1110010 1001011
Octal 166 162 113

Shades and tints

Shades of #76724B

#76724B
(118,114,75)
#6C6845
(108,104,69)
#625E3F
(98,94,63)
#585439
(88,84,57)
#4E4A33
(78,74,51)
#44402D
(68,64,45)
#3A3627
(58,54,39)
#302C21
(48,44,33)
#26221B
(38,34,27)
#1C1815
(28,24,21)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #76724B

#76724B
(118,114,75)
#827E5B
(130,126,91)
#8E8A6B
(142,138,107)
#9A967B
(154,150,123)
#A6A28B
(166,162,139)
#B2AE9B
(178,174,155)
#BEBAAB
(190,186,171)
#CAC6BB
(202,198,187)
#D6D2CB
(214,210,203)
#E2DEDB
(226,222,219)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76724B; }

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

This text font color is #76724B.

Background Color

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

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

This div background color is #76724B.

Border color

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

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

This div border color is #76724B.

Opacity

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

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

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

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

This text has shadow with #76724B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76724B.

Preview

Color preview on black background

This text has color #76724B on black background.


Color preview on white background

This text has color #76724B on white background.


Black color preview on #76724B background

This text has black color on #76724B background.


White color preview on #76724B background

This text has white color on #76724B background.


Related colors

Complementary color

Complementary color for #hex is #898DB4.


I love getcolorcode.com

Triadic colors

1 #4B7672 and #724B76 with #76724B are triadic colors.

2 #4B7276 and #72764B with #76724B are triadic colors.