COLOR #76CBE0

HEX: #76CBE0 RGB: (118,203,224)

Renk bilgisi

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

RGB renk modeli

#76CBE0 color RGB value is (118,203,224).

RGB: (118,203,224) (46%, 80%, 88%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 203 of 255 = 80%
B 224 of 255 = 88%

118
203
224

R + G + B ~ 71%. #76CBE0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 203 + 224 = 545 (100%)
R 118 of 545 ~ 21.65%
G 203 of 545 ~ 37.25%
B 224 of 545 ~ 41.1'%

%21.65
%37.25
%41.1

CMYK RENK MODELİ

#76CBE0 rengi CMYK tonu (47,9,0,12).

  • camgöbeği tonu 47.32%
  • eflatun tonu 9.38%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (47,9,0,12)
C47M9Y0K12 (47%, 9%, 0%, 12%)
(0.47 / 0.09 / 0.00 / 0.12)

CMYK yüzdeleri

%47.32
%9.38
%0
%12.16

Codes

Color #76CBE0 in popluar color models

76 CB E0
RGB 118 203 224
HSL 192° 63.10% 67.06%
HSB/HSV 192° 47.32% 87.84%
CMYK 47.32% 9.38% 0.00%
12.16%

Color #76CBE0 in popluar number systems.

HEX 76 CB E0
Decimal 118 203 224
Binary 1110110 11001011 11100000
Octal 166 313 340

Shades and tints

Shades of #76CBE0

#76CBE0
(118,203,224)
#6CB9CC
(108,185,204)
#62A7B8
(98,167,184)
#5895A4
(88,149,164)
#4E8390
(78,131,144)
#44717C
(68,113,124)
#3A5F68
(58,95,104)
#304D54
(48,77,84)
#263B40
(38,59,64)
#1C292C
(28,41,44)
#121718
(18,23,24)
#000000
(0,0,0)

Tints of #76CBE0

#76CBE0
(118,203,224)
#82CFE2
(130,207,226)
#8ED3E4
(142,211,228)
#9AD7E6
(154,215,230)
#A6DBE8
(166,219,232)
#B2DFEA
(178,223,234)
#BEE3EC
(190,227,236)
#CAE7EE
(202,231,238)
#D6EBF0
(214,235,240)
#E2EFF2
(226,239,242)
#EEF3F4
(238,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76CBE0 color. Also use rgb(118,203,224) instead hex code.

Text Font Color

.myTextColor { color: #76CBE0; }

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

This text font color is #76CBE0.

Background Color

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

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

This div background color is #76CBE0.

Border color

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

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

This div border color is #76CBE0.

Opacity

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

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

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

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

This text has shadow with #76CBE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CBE0.

Preview

Color preview on black background

This text has color #76CBE0 on black background.


Color preview on white background

This text has color #76CBE0 on white background.


Black color preview on #76CBE0 background

This text has black color on #76CBE0 background.


White color preview on #76CBE0 background

This text has white color on #76CBE0 background.


Related colors

Complementary color

Complementary color for #hex is #89341F.


I love getcolorcode.com

Triadic colors

1 #E076CB and #CBE076 with #76CBE0 are triadic colors.

2 #E0CB76 and #CB76E0 with #76CBE0 are triadic colors.