COLOR #76826F

HEX: #76826F
RGB: (118,130,111)

Renk bilgisi

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

RGB renk modeli

#76826F color RGB value is (118,130,111).

  • kırmız ton 118;
  • yeşil ton 130;
  • mavi ton 111.
RGB: (118,130,111) (46%,51%,44%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 130 of 255 = 51%
B 111 of 255 = 44%

118
130
111

R + G + B ~ 47%. #76826F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B =
118 + 130 + 111 = 359 (100%)
R 118 of 359 ~ 32.87%
G 130 of 359 ~ 36.21%
B 111 of 359 ~ 30.92%

%32.87
%36.21
%30.92

CMYK RENK MODELİ

#76826F rengi CMYK tonu (9,0,15,49).

  • camgöbeği tonu 9.23%
  • eflatun tonu 0.00%
  • sarı tonu 14.62%
  • ana renk tonu 49.02%
CMYK: (9,0,15,49) C9M0Y15K49 (9%,0%,15%,49%) (0.09/0.00/0.15/0.49)

CMYK yüzdeleri

%9.23
%0
%14.62
%49.02

Codes

Color #76826F in popluar color models

76826F
RGB118130111
HSL98°7.88%47.25%
HSB/HSV98°14.62%50.98%
CMYK9.23%0.00%14.62%
49.02%

Color #76826F in popluar number systems.

HEX76826F
Decimal118130111
Binary1110110100000101101111
Octal166202157

Shades and tints

Shades of #76826F

#76826F
(118,130,111)
#6C7765
(108,119,101)
#626C5B
(98,108,91)
#586151
(88,97,81)
#4E5647
(78,86,71)
#444B3D
(68,75,61)
#3A4033
(58,64,51)
#303529
(48,53,41)
#262A1F
(38,42,31)
#1C1F15
(28,31,21)
#12140B
(18,20,11)
#000000
(0,0,0)

Tints of #76826F

#76826F
(118,130,111)
#828D7C
(130,141,124)
#8E9889
(142,152,137)
#9AA396
(154,163,150)
#A6AEA3
(166,174,163)
#B2B9B0
(178,185,176)
#BEC4BD
(190,196,189)
#CACFCA
(202,207,202)
#D6DAD7
(214,218,215)
#E2E5E4
(226,229,228)
#EEF0F1
(238,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76826F color. Also use rgb(118,130,111) instead hex code.

Text Font Color

.myTextColor { color: #76826F; }

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

This text font color is #76826F.


Background Color

.myBgColor { background-color: #76826F; }

<div style="background-color:#76826F">Inner text</div>

This div background color is #76826F.


Border color

.myBorderColor { border: 1px solid #76826F; }

<div style="border:3px solid #76826F">Div</div>

This div border color is #76826F.


Opacity

.myOpacity80 { color: #76826F; opacity: 0.8; }

<p style="color:#76826F;opacity:0.8;">80%</p>

Text with #76826F 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 #76826F;}

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

This text has shadow with #76826F color.

.textShadow {text-shadow: 3px 3px 1px #76826F, 3px 3px 1px red;}

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

This text has shadow with #76826F primary color and red secondary color.


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

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

This text has shadow with #76826F and red colors in old Internet Explorer.


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #76826F; -webkit-box-shadow:	1px 1px 3px 2px #76826F; box-shadow:	1px 1px 3px 2px #76826F; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #76826F; -webkit-box-shadow: 1px 1px 3px 2px #76826F; box-shadow:1px 1px 3px 2px #76826F;">
Div content here</div>
This div box has shadow with color #76826F.

Preview

Color preview on black background

This text has color #76826F on black background.


Color preview on white background

This text has color #76826F on white background.



Black color preview on #76826F background

This text has black color on #76826F background.


White color preview on #76826F background

This text has white color on #76826F background.