COLOR #76CCD7

HEX: #76CCD7 RGB: (118,204,215)

Renk bilgisi

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

RGB renk modeli

#76CCD7 color RGB value is (118,204,215).

RGB: (118,204,215) (46%, 80%, 84%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 204 of 255 = 80%
B 215 of 255 = 84%

118
204
215

R + G + B ~ 70%. #76CCD7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 204 + 215 = 537 (100%)
R 118 of 537 ~ 21.97%
G 204 of 537 ~ 37.99%
B 215 of 537 ~ 40.04'%

%21.97
%37.99
%40.04

CMYK RENK MODELİ

#76CCD7 rengi CMYK tonu (45,5,0,16).

  • camgöbeği tonu 45.12%
  • eflatun tonu 5.12%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (45,5,0,16)
C45M5Y0K16 (45%, 5%, 0%, 16%)
(0.45 / 0.05 / 0.00 / 0.16)

CMYK yüzdeleri

%45.12
%5.12
%0
%15.69

Codes

Color #76CCD7 in popluar color models

76 CC D7
RGB 118 204 215
HSL 187° 54.80% 65.29%
HSB/HSV 187° 45.12% 84.31%
CMYK 45.12% 5.12% 0.00%
15.69%

Color #76CCD7 in popluar number systems.

HEX 76 CC D7
Decimal 118 204 215
Binary 1110110 11001100 11010111
Octal 166 314 327

Shades and tints

Shades of #76CCD7

#76CCD7
(118,204,215)
#6CBAC4
(108,186,196)
#62A8B1
(98,168,177)
#58969E
(88,150,158)
#4E848B
(78,132,139)
#447278
(68,114,120)
#3A6065
(58,96,101)
#304E52
(48,78,82)
#263C3F
(38,60,63)
#1C2A2C
(28,42,44)
#121819
(18,24,25)
#000000
(0,0,0)

Tints of #76CCD7

#76CCD7
(118,204,215)
#82D0DA
(130,208,218)
#8ED4DD
(142,212,221)
#9AD8E0
(154,216,224)
#A6DCE3
(166,220,227)
#B2E0E6
(178,224,230)
#BEE4E9
(190,228,233)
#CAE8EC
(202,232,236)
#D6ECEF
(214,236,239)
#E2F0F2
(226,240,242)
#EEF4F5
(238,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76CCD7; }

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

This text font color is #76CCD7.

Background Color

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

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

This div background color is #76CCD7.

Border color

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

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

This div border color is #76CCD7.

Opacity

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

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

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

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

This text has shadow with #76CCD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CCD7.

Preview

Color preview on black background

This text has color #76CCD7 on black background.


Color preview on white background

This text has color #76CCD7 on white background.


Black color preview on #76CCD7 background

This text has black color on #76CCD7 background.


White color preview on #76CCD7 background

This text has white color on #76CCD7 background.


Related colors

Complementary color

Complementary color for #hex is #893328.


I love getcolorcode.com

Triadic colors

1 #D776CC and #CCD776 with #76CCD7 are triadic colors.

2 #D7CC76 and #CC76D7 with #76CCD7 are triadic colors.