COLOR #76A19B

HEX: #76A19B RGB: (118,161,155)

Renk bilgisi

#76A19B contains red, green and blue colors in about the same proportion. #76A19B ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#76A19B color RGB value is (118,161,155).

RGB: (118,161,155) (46%, 63%, 61%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 161 of 255 = 63%
B 155 of 255 = 61%

118
161
155

R + G + B ~ 57%. #76A19B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 161 + 155 = 434 (100%)
R 118 of 434 ~ 27.19%
G 161 of 434 ~ 37.1%
B 155 of 434 ~ 35.71'%

%27.19
%37.1
%35.71

CMYK RENK MODELİ

#76A19B rengi CMYK tonu (27,0,4,37).

  • camgöbeği tonu 26.71%
  • eflatun tonu 0.00%
  • sarı tonu 3.73%
  • ana renk tonu 36.86%

CMYK: (27,0,4,37)
C27M0Y4K37 (27%, 0%, 4%, 37%)
(0.27 / 0.00 / 0.04 / 0.37)

CMYK yüzdeleri

%26.71
%0
%3.73
%36.86

Codes

Color #76A19B in popluar color models

76 A1 9B
RGB 118 161 155
HSL 172° 18.61% 54.71%
HSB/HSV 172° 26.71% 63.14%
CMYK 26.71% 0.00% 3.73%
36.86%

Color #76A19B in popluar number systems.

HEX 76 A1 9B
Decimal 118 161 155
Binary 1110110 10100001 10011011
Octal 166 241 233

Shades and tints

Shades of #76A19B

#76A19B
(118,161,155)
#6C938D
(108,147,141)
#62857F
(98,133,127)
#587771
(88,119,113)
#4E6963
(78,105,99)
#445B55
(68,91,85)
#3A4D47
(58,77,71)
#303F39
(48,63,57)
#26312B
(38,49,43)
#1C231D
(28,35,29)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #76A19B

#76A19B
(118,161,155)
#82A9A4
(130,169,164)
#8EB1AD
(142,177,173)
#9AB9B6
(154,185,182)
#A6C1BF
(166,193,191)
#B2C9C8
(178,201,200)
#BED1D1
(190,209,209)
#CAD9DA
(202,217,218)
#D6E1E3
(214,225,227)
#E2E9EC
(226,233,236)
#EEF1F5
(238,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A19B color. Also use rgb(118,161,155) instead hex code.

Text Font Color

.myTextColor { color: #76A19B; }

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

This text font color is #76A19B.

Background Color

.myBgColor { background-color: #76A19B; }

<div style="background-color:#76A19B">Inner text</div>

This div background color is #76A19B.

Border color

.myBorderColor { border: 1px solid #76A19B; }

<div style="border:3px solid #76A19B">Div</div>

This div border color is #76A19B.

Opacity

.myOpacity80 { color: #76A19B; opacity: 0.8; }

<p style="color:#76A19B;opacity:0.8;">80%</p>

Text with #76A19B 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 #76A19B;}

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

This text has shadow with #76A19B color.


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

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

This text has shadow with #76A19B primary color and red secondary color.


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

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

This text has shadow with #76A19B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76A19B.

Preview

Color preview on black background

This text has color #76A19B on black background.


Color preview on white background

This text has color #76A19B on white background.


Black color preview on #76A19B background

This text has black color on #76A19B background.


White color preview on #76A19B background

This text has white color on #76A19B background.


Related colors

Complementary color

Complementary color for #hex is #895E64.


I love getcolorcode.com

Triadic colors

1 #9B76A1 and #A19B76 with #76A19B are triadic colors.

2 #9BA176 and #A1769B with #76A19B are triadic colors.