COLOR #76B887

HEX: #76B887 RGB: (118,184,135)

Renk bilgisi

#76B887 contains mainly green and blue colors. #76B887 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76B887 color RGB value is (118,184,135).

RGB: (118,184,135) (46%, 72%, 53%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 184 of 255 = 72%
B 135 of 255 = 53%

118
184
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 184 + 135 = 437 (100%)
R 118 of 437 ~ 27%
G 184 of 437 ~ 42.11%
B 135 of 437 ~ 30.89'%

%27
%42.11
%30.89

CMYK RENK MODELİ

#76B887 rengi CMYK tonu (36,0,27,28).

  • camgöbeği tonu 35.87%
  • eflatun tonu 0.00%
  • sarı tonu 26.63%
  • ana renk tonu 27.84%

CMYK: (36,0,27,28)
C36M0Y27K28 (36%, 0%, 27%, 28%)
(0.36 / 0.00 / 0.27 / 0.28)

CMYK yüzdeleri

%35.87
%0
%26.63
%27.84

Codes

Color #76B887 in popluar color models

76 B8 87
RGB 118 184 135
HSL 135° 31.73% 59.22%
HSB/HSV 135° 35.87% 72.16%
CMYK 35.87% 0.00% 26.63%
27.84%

Color #76B887 in popluar number systems.

HEX 76 B8 87
Decimal 118 184 135
Binary 1110110 10111000 10000111
Octal 166 270 207

Shades and tints

Shades of #76B887

#76B887
(118,184,135)
#6CA87B
(108,168,123)
#62986F
(98,152,111)
#588863
(88,136,99)
#4E7857
(78,120,87)
#44684B
(68,104,75)
#3A583F
(58,88,63)
#304833
(48,72,51)
#263827
(38,56,39)
#1C281B
(28,40,27)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #76B887

#76B887
(118,184,135)
#82BE91
(130,190,145)
#8EC49B
(142,196,155)
#9ACAA5
(154,202,165)
#A6D0AF
(166,208,175)
#B2D6B9
(178,214,185)
#BEDCC3
(190,220,195)
#CAE2CD
(202,226,205)
#D6E8D7
(214,232,215)
#E2EEE1
(226,238,225)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B887 color. Also use rgb(118,184,135) instead hex code.

Text Font Color

.myTextColor { color: #76B887; }

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

This text font color is #76B887.

Background Color

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

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

This div background color is #76B887.

Border color

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

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

This div border color is #76B887.

Opacity

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

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

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

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

This text has shadow with #76B887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B887.

Preview

Color preview on black background

This text has color #76B887 on black background.


Color preview on white background

This text has color #76B887 on white background.


Black color preview on #76B887 background

This text has black color on #76B887 background.


White color preview on #76B887 background

This text has white color on #76B887 background.


Related colors

Complementary color

Complementary color for #hex is #894778.


I love getcolorcode.com

Triadic colors

1 #8776B8 and #B88776 with #76B887 are triadic colors.

2 #87B876 and #B87687 with #76B887 are triadic colors.