COLOR #76B890

HEX: #76B890 RGB: (118,184,144)

Renk bilgisi

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

RGB renk modeli

#76B890 color RGB value is (118,184,144).

RGB: (118,184,144) (46%, 72%, 56%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 184 of 255 = 72%
B 144 of 255 = 56%

118
184
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 184 + 144 = 446 (100%)
R 118 of 446 ~ 26.46%
G 184 of 446 ~ 41.26%
B 144 of 446 ~ 32.29'%

%26.46
%41.26
%32.29

CMYK RENK MODELİ

#76B890 rengi CMYK tonu (36,0,22,28).

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

CMYK: (36,0,22,28)
C36M0Y22K28 (36%, 0%, 22%, 28%)
(0.36 / 0.00 / 0.22 / 0.28)

CMYK yüzdeleri

%35.87
%0
%21.74
%27.84

Codes

Color #76B890 in popluar color models

76 B8 90
RGB 118 184 144
HSL 144° 31.73% 59.22%
HSB/HSV 144° 35.87% 72.16%
CMYK 35.87% 0.00% 21.74%
27.84%

Color #76B890 in popluar number systems.

HEX 76 B8 90
Decimal 118 184 144
Binary 1110110 10111000 10010000
Octal 166 270 220

Shades and tints

Shades of #76B890

#76B890
(118,184,144)
#6CA883
(108,168,131)
#629876
(98,152,118)
#588869
(88,136,105)
#4E785C
(78,120,92)
#44684F
(68,104,79)
#3A5842
(58,88,66)
#304835
(48,72,53)
#263828
(38,56,40)
#1C281B
(28,40,27)
#12180E
(18,24,14)
#000000
(0,0,0)

Tints of #76B890

#76B890
(118,184,144)
#82BE9A
(130,190,154)
#8EC4A4
(142,196,164)
#9ACAAE
(154,202,174)
#A6D0B8
(166,208,184)
#B2D6C2
(178,214,194)
#BEDCCC
(190,220,204)
#CAE2D6
(202,226,214)
#D6E8E0
(214,232,224)
#E2EEEA
(226,238,234)
#EEF4F4
(238,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B890; }

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

This text font color is #76B890.

Background Color

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

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

This div background color is #76B890.

Border color

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

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

This div border color is #76B890.

Opacity

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

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

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

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

This text has shadow with #76B890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B890.

Preview

Color preview on black background

This text has color #76B890 on black background.


Color preview on white background

This text has color #76B890 on white background.


Black color preview on #76B890 background

This text has black color on #76B890 background.


White color preview on #76B890 background

This text has white color on #76B890 background.


Related colors

Complementary color

Complementary color for #hex is #89476F.


I love getcolorcode.com

Triadic colors

1 #9076B8 and #B89076 with #76B890 are triadic colors.

2 #90B876 and #B87690 with #76B890 are triadic colors.