COLOR #8CC5E6

HEX: #8CC5E6 RGB: (140,197,230)

Renk bilgisi

#8CC5E6 contains mainly green and blue colors. #8CC5E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#8CC5E6 color RGB value is (140,197,230).

RGB: (140,197,230) (55%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 197 of 255 = 77%
B 230 of 255 = 90%

140
197
230

R + G + B ~ 74%. #8CC5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 197 + 230 = 567 (100%)
R 140 of 567 ~ 24.69%
G 197 of 567 ~ 34.74%
B 230 of 567 ~ 40.56'%

%24.69
%34.74
%40.56

CMYK RENK MODELİ

#8CC5E6 rengi CMYK tonu (39,14,0,10).

  • camgöbeği tonu 39.13%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (39,14,0,10)
C39M14Y0K10 (39%, 14%, 0%, 10%)
(0.39 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%39.13
%14.35
%0
%9.8

Codes

Color #8CC5E6 in popluar color models

8C C5 E6
RGB 140 197 230
HSL 202° 64.29% 72.55%
HSB/HSV 202° 39.13% 90.20%
CMYK 39.13% 14.35% 0.00%
9.80%

Color #8CC5E6 in popluar number systems.

HEX 8C C5 E6
Decimal 140 197 230
Binary 10001100 11000101 11100110
Octal 214 305 346

Shades and tints

Shades of #8CC5E6

#8CC5E6
(140,197,230)
#80B4D2
(128,180,210)
#74A3BE
(116,163,190)
#6892AA
(104,146,170)
#5C8196
(92,129,150)
#507082
(80,112,130)
#445F6E
(68,95,110)
#384E5A
(56,78,90)
#2C3D46
(44,61,70)
#202C32
(32,44,50)
#141B1E
(20,27,30)
#000000
(0,0,0)

Tints of #8CC5E6

#8CC5E6
(140,197,230)
#96CAE8
(150,202,232)
#A0CFEA
(160,207,234)
#AAD4EC
(170,212,236)
#B4D9EE
(180,217,238)
#BEDEF0
(190,222,240)
#C8E3F2
(200,227,242)
#D2E8F4
(210,232,244)
#DCEDF6
(220,237,246)
#E6F2F8
(230,242,248)
#F0F7FA
(240,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8CC5E6 color. Also use rgb(140,197,230) instead hex code.

Text Font Color

.myTextColor { color: #8CC5E6; }

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

This text font color is #8CC5E6.

Background Color

.myBgColor { background-color: #8CC5E6; }

<div style="background-color:#8CC5E6">Inner text</div>

This div background color is #8CC5E6.

Border color

.myBorderColor { border: 1px solid #8CC5E6; }

<div style="border:3px solid #8CC5E6">Div</div>

This div border color is #8CC5E6.

Opacity

.myOpacity80 { color: #8CC5E6; opacity: 0.8; }

<p style="color:#8CC5E6;opacity:0.8;">80%</p>

Text with #8CC5E6 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 #8CC5E6;}

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

This text has shadow with #8CC5E6 color.


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

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

This text has shadow with #8CC5E6 primary color and red secondary color.


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

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

This text has shadow with #8CC5E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8CC5E6.

Preview

Color preview on black background

This text has color #8CC5E6 on black background.


Color preview on white background

This text has color #8CC5E6 on white background.


Black color preview on #8CC5E6 background

This text has black color on #8CC5E6 background.


White color preview on #8CC5E6 background

This text has white color on #8CC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #733A19.


I love getcolorcode.com

Triadic colors

1 #E68CC5 and #C5E68C with #8CC5E6 are triadic colors.

2 #E6C58C and #C58CE6 with #8CC5E6 are triadic colors.