COLOR #C6DCFD

HEX: #C6DCFD RGB: (198,220,253)

Renk bilgisi

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

RGB renk modeli

#C6DCFD color RGB value is (198,220,253).

RGB: (198,220,253) (78%, 86%, 99%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 220 of 255 = 86%
B 253 of 255 = 99%

198
220
253

R + G + B ~ 88%. #C6DCFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 253 = 671 (100%)
R 198 of 671 ~ 29.51%
G 220 of 671 ~ 32.79%
B 253 of 671 ~ 37.7'%

%29.51
%32.79
%37.7

CMYK RENK MODELİ

#C6DCFD rengi CMYK tonu (22,13,0,1).

  • camgöbeği tonu 21.74%
  • eflatun tonu 13.04%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%
CMYK: (22,13,0,1) C22M13Y0K1 (22%,13%,0%,1%) (0.22/0.13/0.00/0.01) 

CMYK yüzdeleri

%21.74
%13.04
%0
%0.78

Codes

Color #C6DCFD in popluar color models

C6 DC FD
RGB 198 220 253
HSL 216° 93.22% 88.43%
HSB/HSV 216° 21.74% 99.22%
CMYK 21.74% 13.04% 0.00%
0.78%

Color #C6DCFD in popluar number systems.

HEX C6 DC FD
Decimal 198 220 253
Binary 11000110 11011100 11111101
Octal 306 334 375

Shades and tints

Shades of #C6DCFD

#C6DCFD
(198,220,253)
#B4C8E6
(180,200,230)
#A2B4CF
(162,180,207)
#90A0B8
(144,160,184)
#7E8CA1
(126,140,161)
#6C788A
(108,120,138)
#5A6473
(90,100,115)
#48505C
(72,80,92)
#363C45
(54,60,69)
#24282E
(36,40,46)
#121417
(18,20,23)
#000000
(0,0,0)

Tints of #C6DCFD

#C6DCFD
(198,220,253)
#CBDFFD
(203,223,253)
#D0E2FD
(208,226,253)
#D5E5FD
(213,229,253)
#DAE8FD
(218,232,253)
#DFEBFD
(223,235,253)
#E4EEFD
(228,238,253)
#E9F1FD
(233,241,253)
#EEF4FD
(238,244,253)
#F3F7FD
(243,247,253)
#F8FAFD
(248,250,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DCFD; }

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

This text font color is #C6DCFD.

Background Color

.myBgColor { background-color: #C6DCFD; }

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

This div background color is #C6DCFD.

Border color

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

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

This div border color is #C6DCFD.

Opacity

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

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

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

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

This text has shadow with #C6DCFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCFD.

Preview

Color preview on black background

This text has color #C6DCFD on black background.


Color preview on white background

This text has color #C6DCFD on white background.


Black color preview on #C6DCFD background

This text has black color on #C6DCFD background.


White color preview on #C6DCFD background

This text has white color on #C6DCFD background.


Related colors

Complementary color

Complementary color for #hex is #392302.


I love getcolorcode.com

Triadic colors

1 #FDC6DC and #DCFDC6 with #C6DCFD are triadic colors.

2 #FDDCC6 and #DCC6FD with #C6DCFD are triadic colors.