COLOR #C6ECFD

HEX: #C6ECFD RGB: (198,236,253)

Renk bilgisi

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

RGB renk modeli

#C6ECFD color RGB value is (198,236,253).

RGB: (198,236,253) (78%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 236 of 255 = 93%
B 253 of 255 = 99%

198
236
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 253 = 687 (100%)
R 198 of 687 ~ 28.82%
G 236 of 687 ~ 34.35%
B 253 of 687 ~ 36.83'%

%28.82
%34.35
%36.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.74%
  • 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

%21.74
%6.72
%0
%0.78

Codes

Color #C6ECFD in popluar color models

C6 EC FD
RGB 198 236 253
HSL 199° 93.22% 88.43%
HSB/HSV 199° 21.74% 99.22%
CMYK 21.74% 6.72% 0.00%
0.78%

Color #C6ECFD in popluar number systems.

HEX C6 EC FD
Decimal 198 236 253
Binary 11000110 11101100 11111101
Octal 306 354 375

Shades and tints

Shades of #C6ECFD

#C6ECFD
(198,236,253)
#B4D7E6
(180,215,230)
#A2C2CF
(162,194,207)
#90ADB8
(144,173,184)
#7E98A1
(126,152,161)
#6C838A
(108,131,138)
#5A6E73
(90,110,115)
#48595C
(72,89,92)
#364445
(54,68,69)
#242F2E
(36,47,46)
#121A17
(18,26,23)
#000000
(0,0,0)

Tints of #C6ECFD

#C6ECFD
(198,236,253)
#CBEDFD
(203,237,253)
#D0EEFD
(208,238,253)
#D5EFFD
(213,239,253)
#DAF0FD
(218,240,253)
#DFF1FD
(223,241,253)
#E4F2FD
(228,242,253)
#E9F3FD
(233,243,253)
#EEF4FD
(238,244,253)
#F3F5FD
(243,245,253)
#F8F6FD
(248,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ECFD; }

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

This text font color is #C6ECFD.

Background Color

.myBgColor { background-color: #C6ECFD; }

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

This div background color is #C6ECFD.

Border color

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

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

This div border color is #C6ECFD.

Opacity

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

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

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

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

This text has shadow with #C6ECFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECFD.

Preview

Color preview on black background

This text has color #C6ECFD on black background.


Color preview on white background

This text has color #C6ECFD on white background.


Black color preview on #C6ECFD background

This text has black color on #C6ECFD background.


White color preview on #C6ECFD background

This text has white color on #C6ECFD background.


Related colors

Complementary color

Complementary color for #hex is #391302.


I love getcolorcode.com

Triadic colors

1 #FDC6EC and #ECFDC6 with #C6ECFD are triadic colors.

2 #FDECC6 and #ECC6FD with #C6ECFD are triadic colors.