COLOR #76F0D7

HEX: #76F0D7 RGB: (118,240,215)

Color info

#76F0D7 contains mainly green and blue colors. Web safe color of #76F0D7 is #66FFCC (or #6FC).

RGB color model

#76F0D7 color RGB value is (118,240,215).

RGB: (118,240,215) (46%, 94%, 84%)

RGB channels and saturation

R 118 of 255 = 46%
G 240 of 255 = 94%
B 215 of 255 = 84%

118
240
215

R + G + B ~ 75%. #76F0D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 240 + 215 = 573 (100%)
R 118 of 573 ~ 20.59%
G 240 of 573 ~ 41.88%
B 215 of 573 ~ 37.52'%

%20.59
%41.88
%37.52

CMYK color model

#76F0D7 color CMYK value is (51,0,10,6).

  • cyan value is 50.83%
  • magenta value is 0.00%
  • yellow value is 10.42%
  • key color value is 5.88%

CMYK: (51,0,10,6)
C51M0Y10K6 (51%, 0%, 10%, 6%)
(0.51 / 0.00 / 0.10 / 0.06)

CMYK percentages

%50.83
%0
%10.42
%5.88

Codes

Color #76F0D7 in popluar color models

76 F0 D7
RGB 118 240 215
HSL 168° 80.26% 70.20%
HSB/HSV 168° 50.83% 94.12%
CMYK 50.83% 0.00% 10.42%
5.88%

Color #76F0D7 in popluar number systems.

HEX 76 F0 D7
Decimal 118 240 215
Binary 1110110 11110000 11010111
Octal 166 360 327

Shades and tints

Shades of #76F0D7

#76F0D7
(118,240,215)
#6CDBC4
(108,219,196)
#62C6B1
(98,198,177)
#58B19E
(88,177,158)
#4E9C8B
(78,156,139)
#448778
(68,135,120)
#3A7265
(58,114,101)
#305D52
(48,93,82)
#26483F
(38,72,63)
#1C332C
(28,51,44)
#121E19
(18,30,25)
#000000
(0,0,0)

Tints of #76F0D7

#76F0D7
(118,240,215)
#82F1DA
(130,241,218)
#8EF2DD
(142,242,221)
#9AF3E0
(154,243,224)
#A6F4E3
(166,244,227)
#B2F5E6
(178,245,230)
#BEF6E9
(190,246,233)
#CAF7EC
(202,247,236)
#D6F8EF
(214,248,239)
#E2F9F2
(226,249,242)
#EEFAF5
(238,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76F0D7 color. Also use rgb(118,240,215) instead hex code.

Text Font Color

.myTextColor { color: #76F0D7; }

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

This text font color is #76F0D7.

Background Color

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

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

This div background color is #76F0D7.

Border color

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

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

This div border color is #76F0D7.

Opacity

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

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

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

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

This text has shadow with #76F0D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76F0D7.

Preview

Color preview on black background

This text has color #76F0D7 on black background.


Color preview on white background

This text has color #76F0D7 on white background.


Black color preview on #76F0D7 background

This text has black color on #76F0D7 background.


White color preview on #76F0D7 background

This text has white color on #76F0D7 background.


Related colors

Complementary color

Complementary color for #hex is #890F28.


I love getcolorcode.com

Triadic colors

1 #D776F0 and #F0D776 with #76F0D7 are triadic colors.

2 #D7F076 and #F076D7 with #76F0D7 are triadic colors.