COLOR #76C6B0

HEX: #76C6B0 RGB: (118,198,176)

Renk bilgisi

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

RGB renk modeli

#76C6B0 color RGB value is (118,198,176).

RGB: (118,198,176) (46%, 78%, 69%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 198 of 255 = 78%
B 176 of 255 = 69%

118
198
176

R + G + B ~ 64%. #76C6B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 198 + 176 = 492 (100%)
R 118 of 492 ~ 23.98%
G 198 of 492 ~ 40.24%
B 176 of 492 ~ 35.77'%

%23.98
%40.24
%35.77

CMYK RENK MODELİ

#76C6B0 rengi CMYK tonu (40,0,11,22).

  • camgöbeği tonu 40.40%
  • eflatun tonu 0.00%
  • sarı tonu 11.11%
  • ana renk tonu 22.35%

CMYK: (40,0,11,22)
C40M0Y11K22 (40%, 0%, 11%, 22%)
(0.40 / 0.00 / 0.11 / 0.22)

CMYK yüzdeleri

%40.4
%0
%11.11
%22.35

Codes

Color #76C6B0 in popluar color models

76 C6 B0
RGB 118 198 176
HSL 164° 41.24% 61.96%
HSB/HSV 164° 40.40% 77.65%
CMYK 40.40% 0.00% 11.11%
22.35%

Color #76C6B0 in popluar number systems.

HEX 76 C6 B0
Decimal 118 198 176
Binary 1110110 11000110 10110000
Octal 166 306 260

Shades and tints

Shades of #76C6B0

#76C6B0
(118,198,176)
#6CB4A0
(108,180,160)
#62A290
(98,162,144)
#589080
(88,144,128)
#4E7E70
(78,126,112)
#446C60
(68,108,96)
#3A5A50
(58,90,80)
#304840
(48,72,64)
#263630
(38,54,48)
#1C2420
(28,36,32)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #76C6B0

#76C6B0
(118,198,176)
#82CBB7
(130,203,183)
#8ED0BE
(142,208,190)
#9AD5C5
(154,213,197)
#A6DACC
(166,218,204)
#B2DFD3
(178,223,211)
#BEE4DA
(190,228,218)
#CAE9E1
(202,233,225)
#D6EEE8
(214,238,232)
#E2F3EF
(226,243,239)
#EEF8F6
(238,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C6B0 color. Also use rgb(118,198,176) instead hex code.

Text Font Color

.myTextColor { color: #76C6B0; }

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

This text font color is #76C6B0.

Background Color

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

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

This div background color is #76C6B0.

Border color

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

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

This div border color is #76C6B0.

Opacity

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

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

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

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

This text has shadow with #76C6B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C6B0.

Preview

Color preview on black background

This text has color #76C6B0 on black background.


Color preview on white background

This text has color #76C6B0 on white background.


Black color preview on #76C6B0 background

This text has black color on #76C6B0 background.


White color preview on #76C6B0 background

This text has white color on #76C6B0 background.


Related colors

Complementary color

Complementary color for #hex is #89394F.


I love getcolorcode.com

Triadic colors

1 #B076C6 and #C6B076 with #76C6B0 are triadic colors.

2 #B0C676 and #C676B0 with #76C6B0 are triadic colors.