COLOR #76C596

HEX: #76C596 RGB: (118,197,150)

Renk bilgisi

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

RGB renk modeli

#76C596 color RGB value is (118,197,150).

RGB: (118,197,150) (46%, 77%, 59%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 197 of 255 = 77%
B 150 of 255 = 59%

118
197
150

R + G + B ~ 61%. #76C596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 197 + 150 = 465 (100%)
R 118 of 465 ~ 25.38%
G 197 of 465 ~ 42.37%
B 150 of 465 ~ 32.26'%

%25.38
%42.37
%32.26

CMYK RENK MODELİ

#76C596 rengi CMYK tonu (40,0,24,23).

  • camgöbeği tonu 40.10%
  • eflatun tonu 0.00%
  • sarı tonu 23.86%
  • ana renk tonu 22.75%

CMYK: (40,0,24,23)
C40M0Y24K23 (40%, 0%, 24%, 23%)
(0.40 / 0.00 / 0.24 / 0.23)

CMYK yüzdeleri

%40.1
%0
%23.86
%22.75

Codes

Color #76C596 in popluar color models

76 C5 96
RGB 118 197 150
HSL 144° 40.51% 61.76%
HSB/HSV 144° 40.10% 77.25%
CMYK 40.10% 0.00% 23.86%
22.75%

Color #76C596 in popluar number systems.

HEX 76 C5 96
Decimal 118 197 150
Binary 1110110 11000101 10010110
Octal 166 305 226

Shades and tints

Shades of #76C596

#76C596
(118,197,150)
#6CB489
(108,180,137)
#62A37C
(98,163,124)
#58926F
(88,146,111)
#4E8162
(78,129,98)
#447055
(68,112,85)
#3A5F48
(58,95,72)
#304E3B
(48,78,59)
#263D2E
(38,61,46)
#1C2C21
(28,44,33)
#121B14
(18,27,20)
#000000
(0,0,0)

Tints of #76C596

#76C596
(118,197,150)
#82CA9F
(130,202,159)
#8ECFA8
(142,207,168)
#9AD4B1
(154,212,177)
#A6D9BA
(166,217,186)
#B2DEC3
(178,222,195)
#BEE3CC
(190,227,204)
#CAE8D5
(202,232,213)
#D6EDDE
(214,237,222)
#E2F2E7
(226,242,231)
#EEF7F0
(238,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C596 color. Also use rgb(118,197,150) instead hex code.

Text Font Color

.myTextColor { color: #76C596; }

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

This text font color is #76C596.

Background Color

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

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

This div background color is #76C596.

Border color

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

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

This div border color is #76C596.

Opacity

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

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

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

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

This text has shadow with #76C596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C596.

Preview

Color preview on black background

This text has color #76C596 on black background.


Color preview on white background

This text has color #76C596 on white background.


Black color preview on #76C596 background

This text has black color on #76C596 background.


White color preview on #76C596 background

This text has white color on #76C596 background.


Related colors

Complementary color

Complementary color for #hex is #893A69.


I love getcolorcode.com

Triadic colors

1 #9676C5 and #C59676 with #76C596 are triadic colors.

2 #96C576 and #C57696 with #76C596 are triadic colors.