COLOR #76825C

HEX: #76825C RGB: (118,130,92)

Renk bilgisi

#76825C contains red, green and blue colors in about the same proportion. #76825C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76825C color RGB value is (118,130,92).

RGB: (118,130,92) (46%, 51%, 36%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 130 of 255 = 51%
B 92 of 255 = 36%

118
130
92

R + G + B ~ 44%. #76825C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 130 + 92 = 340 (100%)
R 118 of 340 ~ 34.71%
G 130 of 340 ~ 38.24%
B 92 of 340 ~ 27.06'%

%34.71
%38.24
%27.06

CMYK RENK MODELİ

#76825C rengi CMYK tonu (9,0,29,49).

  • camgöbeği tonu 9.23%
  • eflatun tonu 0.00%
  • sarı tonu 29.23%
  • ana renk tonu 49.02%
CMYK: (9,0,29,49) C9M0Y29K49 (9%,0%,29%,49%) (0.09/0.00/0.29/0.49) 

CMYK yüzdeleri

%9.23
%0
%29.23
%49.02

Codes

Color #76825C in popluar color models

76 82 5C
RGB 118 130 92
HSL 79° 17.12% 43.53%
HSB/HSV 79° 29.23% 50.98%
CMYK 9.23% 0.00% 29.23%
49.02%

Color #76825C in popluar number systems.

HEX 76 82 5C
Decimal 118 130 92
Binary 1110110 10000010 1011100
Octal 166 202 134

Shades and tints

Shades of #76825C

#76825C
(118,130,92)
#6C7754
(108,119,84)
#626C4C
(98,108,76)
#586144
(88,97,68)
#4E563C
(78,86,60)
#444B34
(68,75,52)
#3A402C
(58,64,44)
#303524
(48,53,36)
#262A1C
(38,42,28)
#1C1F14
(28,31,20)
#12140C
(18,20,12)
#000000
(0,0,0)

Tints of #76825C

#76825C
(118,130,92)
#828D6A
(130,141,106)
#8E9878
(142,152,120)
#9AA386
(154,163,134)
#A6AE94
(166,174,148)
#B2B9A2
(178,185,162)
#BEC4B0
(190,196,176)
#CACFBE
(202,207,190)
#D6DACC
(214,218,204)
#E2E5DA
(226,229,218)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76825C color. Also use rgb(118,130,92) instead hex code.

Text Font Color

.myTextColor { color: #76825C; }

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

This text font color is #76825C.

Background Color

.myBgColor { background-color: #76825C; }

<div style="background-color:#76825C">Inner text</div>

This div background color is #76825C.

Border color

.myBorderColor { border: 1px solid #76825C; }

<div style="border:3px solid #76825C">Div</div>

This div border color is #76825C.

Opacity

.myOpacity80 { color: #76825C; opacity: 0.8; }

<p style="color:#76825C;opacity:0.8;">80%</p>

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

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

This text has shadow with #76825C color.


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

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

This text has shadow with #76825C primary color and red secondary color.


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

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

This text has shadow with #76825C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76825C.

Preview

Color preview on black background

This text has color #76825C on black background.


Color preview on white background

This text has color #76825C on white background.


Black color preview on #76825C background

This text has black color on #76825C background.


White color preview on #76825C background

This text has white color on #76825C background.


Related colors

Complementary color

Complementary color for #hex is #897DA3.


I love getcolorcode.com

Triadic colors

1 #5C7682 and #825C76 with #76825C are triadic colors.

2 #5C8276 and #82765C with #76825C are triadic colors.