COLOR #76C5B4

HEX: #76C5B4 RGB: (118,197,180)

Renk bilgisi

#76C5B4 contains mainly green and blue colors. #76C5B4 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#76C5B4 color RGB value is (118,197,180).

RGB: (118,197,180) (46%, 77%, 71%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 197 of 255 = 77%
B 180 of 255 = 71%

118
197
180

R + G + B ~ 65%. #76C5B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 197 + 180 = 495 (100%)
R 118 of 495 ~ 23.84%
G 197 of 495 ~ 39.8%
B 180 of 495 ~ 36.36'%

%23.84
%39.8
%36.36

CMYK RENK MODELİ

#76C5B4 rengi CMYK tonu (40,0,9,23).

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

CMYK: (40,0,9,23)
C40M0Y9K23 (40%, 0%, 9%, 23%)
(0.40 / 0.00 / 0.09 / 0.23)

CMYK yüzdeleri

%40.1
%0
%8.63
%22.75

Codes

Color #76C5B4 in popluar color models

76 C5 B4
RGB 118 197 180
HSL 167° 40.51% 61.76%
HSB/HSV 167° 40.10% 77.25%
CMYK 40.10% 0.00% 8.63%
22.75%

Color #76C5B4 in popluar number systems.

HEX 76 C5 B4
Decimal 118 197 180
Binary 1110110 11000101 10110100
Octal 166 305 264

Shades and tints

Shades of #76C5B4

#76C5B4
(118,197,180)
#6CB4A4
(108,180,164)
#62A394
(98,163,148)
#589284
(88,146,132)
#4E8174
(78,129,116)
#447064
(68,112,100)
#3A5F54
(58,95,84)
#304E44
(48,78,68)
#263D34
(38,61,52)
#1C2C24
(28,44,36)
#121B14
(18,27,20)
#000000
(0,0,0)

Tints of #76C5B4

#76C5B4
(118,197,180)
#82CABA
(130,202,186)
#8ECFC0
(142,207,192)
#9AD4C6
(154,212,198)
#A6D9CC
(166,217,204)
#B2DED2
(178,222,210)
#BEE3D8
(190,227,216)
#CAE8DE
(202,232,222)
#D6EDE4
(214,237,228)
#E2F2EA
(226,242,234)
#EEF7F0
(238,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76C5B4; }

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

This text font color is #76C5B4.

Background Color

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

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

This div background color is #76C5B4.

Border color

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

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

This div border color is #76C5B4.

Opacity

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

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

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

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

This text has shadow with #76C5B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C5B4.

Preview

Color preview on black background

This text has color #76C5B4 on black background.


Color preview on white background

This text has color #76C5B4 on white background.


Black color preview on #76C5B4 background

This text has black color on #76C5B4 background.


White color preview on #76C5B4 background

This text has white color on #76C5B4 background.


Related colors

Complementary color

Complementary color for #hex is #893A4B.


I love getcolorcode.com

Triadic colors

1 #B476C5 and #C5B476 with #76C5B4 are triadic colors.

2 #B4C576 and #C576B4 with #76C5B4 are triadic colors.