COLOR #76754A

HEX: #76754A RGB: (118,117,74)

Renk bilgisi

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

RGB renk modeli

#76754A color RGB value is (118,117,74).

RGB: (118,117,74) (46%, 46%, 29%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 117 of 255 = 46%
B 74 of 255 = 29%

118
117
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 117 + 74 = 309 (100%)
R 118 of 309 ~ 38.19%
G 117 of 309 ~ 37.86%
B 74 of 309 ~ 23.95'%

%38.19
%37.86
%23.95

CMYK RENK MODELİ

#76754A rengi CMYK tonu (0,1,37,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.85%
  • sarı tonu 37.29%
  • ana renk tonu 53.73%

CMYK: (0,1,37,54)
C0M1Y37K54 (0%, 1%, 37%, 54%)
(0.00 / 0.01 / 0.37 / 0.54)

CMYK yüzdeleri

%0
%0.85
%37.29
%53.73

Codes

Color #76754A in popluar color models

76 75 4A
RGB 118 117 74
HSL 59° 22.92% 37.65%
HSB/HSV 59° 37.29% 46.27%
CMYK 0.00% 0.85% 37.29%
53.73%

Color #76754A in popluar number systems.

HEX 76 75 4A
Decimal 118 117 74
Binary 1110110 1110101 1001010
Octal 166 165 112

Shades and tints

Shades of #76754A

#76754A
(118,117,74)
#6C6B44
(108,107,68)
#62613E
(98,97,62)
#585738
(88,87,56)
#4E4D32
(78,77,50)
#44432C
(68,67,44)
#3A3926
(58,57,38)
#302F20
(48,47,32)
#26251A
(38,37,26)
#1C1B14
(28,27,20)
#12110E
(18,17,14)
#000000
(0,0,0)

Tints of #76754A

#76754A
(118,117,74)
#82815A
(130,129,90)
#8E8D6A
(142,141,106)
#9A997A
(154,153,122)
#A6A58A
(166,165,138)
#B2B19A
(178,177,154)
#BEBDAA
(190,189,170)
#CAC9BA
(202,201,186)
#D6D5CA
(214,213,202)
#E2E1DA
(226,225,218)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76754A color. Also use rgb(118,117,74) instead hex code.

Text Font Color

.myTextColor { color: #76754A; }

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

This text font color is #76754A.

Background Color

.myBgColor { background-color: #76754A; }

<div style="background-color:#76754A">Inner text</div>

This div background color is #76754A.

Border color

.myBorderColor { border: 1px solid #76754A; }

<div style="border:3px solid #76754A">Div</div>

This div border color is #76754A.

Opacity

.myOpacity80 { color: #76754A; opacity: 0.8; }

<p style="color:#76754A;opacity:0.8;">80%</p>

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

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

This text has shadow with #76754A color.


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

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

This text has shadow with #76754A primary color and red secondary color.


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

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

This text has shadow with #76754A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76754A.

Preview

Color preview on black background

This text has color #76754A on black background.


Color preview on white background

This text has color #76754A on white background.


Black color preview on #76754A background

This text has black color on #76754A background.


White color preview on #76754A background

This text has white color on #76754A background.


Related colors

Complementary color

Complementary color for #hex is #898AB5.


I love getcolorcode.com

Triadic colors

1 #4A7675 and #754A76 with #76754A are triadic colors.

2 #4A7576 and #75764A with #76754A are triadic colors.