COLOR #76B091

HEX: #76B091 RGB: (118,176,145)

Renk bilgisi

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

RGB renk modeli

#76B091 color RGB value is (118,176,145).

RGB: (118,176,145) (46%, 69%, 57%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 176 of 255 = 69%
B 145 of 255 = 57%

118
176
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 176 + 145 = 439 (100%)
R 118 of 439 ~ 26.88%
G 176 of 439 ~ 40.09%
B 145 of 439 ~ 33.03'%

%26.88
%40.09
%33.03

CMYK RENK MODELİ

#76B091 rengi CMYK tonu (33,0,18,31).

  • camgöbeği tonu 32.95%
  • eflatun tonu 0.00%
  • sarı tonu 17.61%
  • ana renk tonu 30.98%

CMYK: (33,0,18,31)
C33M0Y18K31 (33%, 0%, 18%, 31%)
(0.33 / 0.00 / 0.18 / 0.31)

CMYK yüzdeleri

%32.95
%0
%17.61
%30.98

Codes

Color #76B091 in popluar color models

76 B0 91
RGB 118 176 145
HSL 148° 26.85% 57.65%
HSB/HSV 148° 32.95% 69.02%
CMYK 32.95% 0.00% 17.61%
30.98%

Color #76B091 in popluar number systems.

HEX 76 B0 91
Decimal 118 176 145
Binary 1110110 10110000 10010001
Octal 166 260 221

Shades and tints

Shades of #76B091

#76B091
(118,176,145)
#6CA084
(108,160,132)
#629077
(98,144,119)
#58806A
(88,128,106)
#4E705D
(78,112,93)
#446050
(68,96,80)
#3A5043
(58,80,67)
#304036
(48,64,54)
#263029
(38,48,41)
#1C201C
(28,32,28)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #76B091

#76B091
(118,176,145)
#82B79B
(130,183,155)
#8EBEA5
(142,190,165)
#9AC5AF
(154,197,175)
#A6CCB9
(166,204,185)
#B2D3C3
(178,211,195)
#BEDACD
(190,218,205)
#CAE1D7
(202,225,215)
#D6E8E1
(214,232,225)
#E2EFEB
(226,239,235)
#EEF6F5
(238,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B091 color. Also use rgb(118,176,145) instead hex code.

Text Font Color

.myTextColor { color: #76B091; }

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

This text font color is #76B091.

Background Color

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

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

This div background color is #76B091.

Border color

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

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

This div border color is #76B091.

Opacity

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

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

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

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

This text has shadow with #76B091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B091.

Preview

Color preview on black background

This text has color #76B091 on black background.


Color preview on white background

This text has color #76B091 on white background.


Black color preview on #76B091 background

This text has black color on #76B091 background.


White color preview on #76B091 background

This text has white color on #76B091 background.


Related colors

Complementary color

Complementary color for #hex is #894F6E.


I love getcolorcode.com

Triadic colors

1 #9176B0 and #B09176 with #76B091 are triadic colors.

2 #91B076 and #B07691 with #76B091 are triadic colors.