COLOR #76C3D7

HEX: #76C3D7 RGB: (118,195,215)

Renk bilgisi

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

RGB renk modeli

#76C3D7 color RGB value is (118,195,215).

RGB: (118,195,215) (46%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 195 of 255 = 76%
B 215 of 255 = 84%

118
195
215

R + G + B ~ 69%. #76C3D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 195 + 215 = 528 (100%)
R 118 of 528 ~ 22.35%
G 195 of 528 ~ 36.93%
B 215 of 528 ~ 40.72'%

%22.35
%36.93
%40.72

CMYK RENK MODELİ

#76C3D7 rengi CMYK tonu (45,9,0,16).

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

CMYK: (45,9,0,16)
C45M9Y0K16 (45%, 9%, 0%, 16%)
(0.45 / 0.09 / 0.00 / 0.16)

CMYK yüzdeleri

%45.12
%9.3
%0
%15.69

Codes

Color #76C3D7 in popluar color models

76 C3 D7
RGB 118 195 215
HSL 192° 54.80% 65.29%
HSB/HSV 192° 45.12% 84.31%
CMYK 45.12% 9.30% 0.00%
15.69%

Color #76C3D7 in popluar number systems.

HEX 76 C3 D7
Decimal 118 195 215
Binary 1110110 11000011 11010111
Octal 166 303 327

Shades and tints

Shades of #76C3D7

#76C3D7
(118,195,215)
#6CB2C4
(108,178,196)
#62A1B1
(98,161,177)
#58909E
(88,144,158)
#4E7F8B
(78,127,139)
#446E78
(68,110,120)
#3A5D65
(58,93,101)
#304C52
(48,76,82)
#263B3F
(38,59,63)
#1C2A2C
(28,42,44)
#121919
(18,25,25)
#000000
(0,0,0)

Tints of #76C3D7

#76C3D7
(118,195,215)
#82C8DA
(130,200,218)
#8ECDDD
(142,205,221)
#9AD2E0
(154,210,224)
#A6D7E3
(166,215,227)
#B2DCE6
(178,220,230)
#BEE1E9
(190,225,233)
#CAE6EC
(202,230,236)
#D6EBEF
(214,235,239)
#E2F0F2
(226,240,242)
#EEF5F5
(238,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76C3D7; }

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

This text font color is #76C3D7.

Background Color

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

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

This div background color is #76C3D7.

Border color

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

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

This div border color is #76C3D7.

Opacity

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

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

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

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

This text has shadow with #76C3D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C3D7.

Preview

Color preview on black background

This text has color #76C3D7 on black background.


Color preview on white background

This text has color #76C3D7 on white background.


Black color preview on #76C3D7 background

This text has black color on #76C3D7 background.


White color preview on #76C3D7 background

This text has white color on #76C3D7 background.


Related colors

Complementary color

Complementary color for #hex is #893C28.


I love getcolorcode.com

Triadic colors

1 #D776C3 and #C3D776 with #76C3D7 are triadic colors.

2 #D7C376 and #C376D7 with #76C3D7 are triadic colors.