COLOR #76826E

HEX: #76826E RGB: (118,130,110)

Renk bilgisi

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

RGB renk modeli

#76826E color RGB value is (118,130,110).

RGB: (118,130,110) (46%, 51%, 43%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 130 of 255 = 51%
B 110 of 255 = 43%

118
130
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 130 + 110 = 358 (100%)
R 118 of 358 ~ 32.96%
G 130 of 358 ~ 36.31%
B 110 of 358 ~ 30.73'%

%32.96
%36.31
%30.73

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.23%
  • eflatun tonu 0.00%
  • sarı tonu 15.38%
  • 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
%15.38
%49.02

Codes

Color #76826E in popluar color models

76 82 6E
RGB 118 130 110
HSL 96° 8.33% 47.06%
HSB/HSV 96° 15.38% 50.98%
CMYK 9.23% 0.00% 15.38%
49.02%

Color #76826E in popluar number systems.

HEX 76 82 6E
Decimal 118 130 110
Binary 1110110 10000010 1101110
Octal 166 202 156

Shades and tints

Shades of #76826E

#76826E
(118,130,110)
#6C7764
(108,119,100)
#626C5A
(98,108,90)
#586150
(88,97,80)
#4E5646
(78,86,70)
#444B3C
(68,75,60)
#3A4032
(58,64,50)
#303528
(48,53,40)
#262A1E
(38,42,30)
#1C1F14
(28,31,20)
#12140A
(18,20,10)
#000000
(0,0,0)

Tints of #76826E

#76826E
(118,130,110)
#828D7B
(130,141,123)
#8E9888
(142,152,136)
#9AA395
(154,163,149)
#A6AEA2
(166,174,162)
#B2B9AF
(178,185,175)
#BEC4BC
(190,196,188)
#CACFC9
(202,207,201)
#D6DAD6
(214,218,214)
#E2E5E3
(226,229,227)
#EEF0F0
(238,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76826E; }

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

This text font color is #76826E.

Background Color

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

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

This div background color is #76826E.

Border color

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

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

This div border color is #76826E.

Opacity

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

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

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

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

This text has shadow with #76826E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76826E.

Preview

Color preview on black background

This text has color #76826E on black background.


Color preview on white background

This text has color #76826E on white background.


Black color preview on #76826E background

This text has black color on #76826E background.


White color preview on #76826E background

This text has white color on #76826E background.


Related colors

Complementary color

Complementary color for #hex is #897D91.


I love getcolorcode.com

Triadic colors

1 #6E7682 and #826E76 with #76826E are triadic colors.

2 #6E8276 and #82766E with #76826E are triadic colors.