COLOR #C5ECFD

HEX: #C5ECFD RGB: (197,236,253)

Renk bilgisi

#C5ECFD contains red, green and blue colors in about the same proportion. #C5ECFD ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#C5ECFD color RGB value is (197,236,253).

RGB: (197,236,253) (77%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 253 of 255 = 99%

197
236
253

R + G + B ~ 90%. #C5ECFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 253 = 686 (100%)
R 197 of 686 ~ 28.72%
G 236 of 686 ~ 34.4%
B 253 of 686 ~ 36.88'%

%28.72
%34.4
%36.88

CMYK RENK MODELİ

#C5ECFD rengi CMYK tonu (22,7,0,1).

  • camgöbeği tonu 22.13%
  • eflatun tonu 6.72%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (22,7,0,1)
C22M7Y0K1 (22%, 7%, 0%, 1%)
(0.22 / 0.07 / 0.00 / 0.01)

CMYK yüzdeleri

%22.13
%6.72
%0
%0.78

Codes

Color #C5ECFD in popluar color models

C5 EC FD
RGB 197 236 253
HSL 198° 93.33% 88.24%
HSB/HSV 198° 22.13% 99.22%
CMYK 22.13% 6.72% 0.00%
0.78%

Color #C5ECFD in popluar number systems.

HEX C5 EC FD
Decimal 197 236 253
Binary 11000101 11101100 11111101
Octal 305 354 375

Shades and tints

Shades of #C5ECFD

#C5ECFD
(197,236,253)
#B4D7E6
(180,215,230)
#A3C2CF
(163,194,207)
#92ADB8
(146,173,184)
#8198A1
(129,152,161)
#70838A
(112,131,138)
#5F6E73
(95,110,115)
#4E595C
(78,89,92)
#3D4445
(61,68,69)
#2C2F2E
(44,47,46)
#1B1A17
(27,26,23)
#000000
(0,0,0)

Tints of #C5ECFD

#C5ECFD
(197,236,253)
#CAEDFD
(202,237,253)
#CFEEFD
(207,238,253)
#D4EFFD
(212,239,253)
#D9F0FD
(217,240,253)
#DEF1FD
(222,241,253)
#E3F2FD
(227,242,253)
#E8F3FD
(232,243,253)
#EDF4FD
(237,244,253)
#F2F5FD
(242,245,253)
#F7F6FD
(247,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ECFD color. Also use rgb(197,236,253) instead hex code.

Text Font Color

.myTextColor { color: #C5ECFD; }

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

This text font color is #C5ECFD.

Background Color

.myBgColor { background-color: #C5ECFD; }

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

This div background color is #C5ECFD.

Border color

.myBorderColor { border: 1px solid #C5ECFD; }

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

This div border color is #C5ECFD.

Opacity

.myOpacity80 { color: #C5ECFD; opacity: 0.8; }

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

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

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

This text has shadow with #C5ECFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECFD.

Preview

Color preview on black background

This text has color #C5ECFD on black background.


Color preview on white background

This text has color #C5ECFD on white background.


Black color preview on #C5ECFD background

This text has black color on #C5ECFD background.


White color preview on #C5ECFD background

This text has white color on #C5ECFD background.


Related colors

Complementary color

Complementary color for #hex is #3A1302.


I love getcolorcode.com

Triadic colors

1 #FDC5EC and #ECFDC5 with #C5ECFD are triadic colors.

2 #FDECC5 and #ECC5FD with #C5ECFD are triadic colors.