COLOR #76C094

HEX: #76C094 RGB: (118,192,148)

Renk bilgisi

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

RGB renk modeli

#76C094 color RGB value is (118,192,148).

RGB: (118,192,148) (46%, 75%, 58%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 192 of 255 = 75%
B 148 of 255 = 58%

118
192
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 192 + 148 = 458 (100%)
R 118 of 458 ~ 25.76%
G 192 of 458 ~ 41.92%
B 148 of 458 ~ 32.31'%

%25.76
%41.92
%32.31

CMYK RENK MODELİ

#76C094 rengi CMYK tonu (39,0,23,25).

  • camgöbeği tonu 38.54%
  • eflatun tonu 0.00%
  • sarı tonu 22.92%
  • ana renk tonu 24.71%
CMYK: (39,0,23,25) C39M0Y23K25 (39%,0%,23%,25%) (0.39/0.00/0.23/0.25) 

CMYK yüzdeleri

%38.54
%0
%22.92
%24.71

Codes

Color #76C094 in popluar color models

76 C0 94
RGB 118 192 148
HSL 144° 37.00% 60.78%
HSB/HSV 144° 38.54% 75.29%
CMYK 38.54% 0.00% 22.92%
24.71%

Color #76C094 in popluar number systems.

HEX 76 C0 94
Decimal 118 192 148
Binary 1110110 11000000 10010100
Octal 166 300 224

Shades and tints

Shades of #76C094

#76C094
(118,192,148)
#6CAF87
(108,175,135)
#629E7A
(98,158,122)
#588D6D
(88,141,109)
#4E7C60
(78,124,96)
#446B53
(68,107,83)
#3A5A46
(58,90,70)
#304939
(48,73,57)
#26382C
(38,56,44)
#1C271F
(28,39,31)
#121612
(18,22,18)
#000000
(0,0,0)

Tints of #76C094

#76C094
(118,192,148)
#82C59D
(130,197,157)
#8ECAA6
(142,202,166)
#9ACFAF
(154,207,175)
#A6D4B8
(166,212,184)
#B2D9C1
(178,217,193)
#BEDECA
(190,222,202)
#CAE3D3
(202,227,211)
#D6E8DC
(214,232,220)
#E2EDE5
(226,237,229)
#EEF2EE
(238,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C094 color. Also use rgb(118,192,148) instead hex code.

Text Font Color

.myTextColor { color: #76C094; }

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

This text font color is #76C094.

Background Color

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

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

This div background color is #76C094.

Border color

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

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

This div border color is #76C094.

Opacity

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

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

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

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

This text has shadow with #76C094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C094.

Preview

Color preview on black background

This text has color #76C094 on black background.


Color preview on white background

This text has color #76C094 on white background.


Black color preview on #76C094 background

This text has black color on #76C094 background.


White color preview on #76C094 background

This text has white color on #76C094 background.


Related colors

Complementary color

Complementary color for #hex is #893F6B.


I love getcolorcode.com

Triadic colors

1 #9476C0 and #C09476 with #76C094 are triadic colors.

2 #94C076 and #C07694 with #76C094 are triadic colors.