COLOR #C6DCFC

HEX: #C6DCFC RGB: (198,220,252)

Renk bilgisi

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

RGB renk modeli

#C6DCFC color RGB value is (198,220,252).

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

RGB bağlantıları ve doygunluk

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

198
220
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 252 = 670 (100%)
R 198 of 670 ~ 29.55%
G 220 of 670 ~ 32.84%
B 252 of 670 ~ 37.61'%

%29.55
%32.84
%37.61

CMYK RENK MODELİ

#C6DCFC rengi CMYK tonu (21,13,0,1).

  • camgöbeği tonu 21.43%
  • eflatun tonu 12.70%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (21,13,0,1)
C21M13Y0K1 (21%, 13%, 0%, 1%)
(0.21 / 0.13 / 0.00 / 0.01)

CMYK yüzdeleri

%21.43
%12.7
%0
%1.18

Codes

Color #C6DCFC in popluar color models

C6 DC FC
RGB 198 220 252
HSL 216° 90.00% 88.24%
HSB/HSV 216° 21.43% 98.82%
CMYK 21.43% 12.70% 0.00%
1.18%

Color #C6DCFC in popluar number systems.

HEX C6 DC FC
Decimal 198 220 252
Binary 11000110 11011100 11111100
Octal 306 334 374

Shades and tints

Shades of #C6DCFC

#C6DCFC
(198,220,252)
#B4C8E6
(180,200,230)
#A2B4D0
(162,180,208)
#90A0BA
(144,160,186)
#7E8CA4
(126,140,164)
#6C788E
(108,120,142)
#5A6478
(90,100,120)
#485062
(72,80,98)
#363C4C
(54,60,76)
#242836
(36,40,54)
#121420
(18,20,32)
#000000
(0,0,0)

Tints of #C6DCFC

#C6DCFC
(198,220,252)
#CBDFFC
(203,223,252)
#D0E2FC
(208,226,252)
#D5E5FC
(213,229,252)
#DAE8FC
(218,232,252)
#DFEBFC
(223,235,252)
#E4EEFC
(228,238,252)
#E9F1FC
(233,241,252)
#EEF4FC
(238,244,252)
#F3F7FC
(243,247,252)
#F8FAFC
(248,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DCFC; }

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

This text font color is #C6DCFC.

Background Color

.myBgColor { background-color: #C6DCFC; }

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

This div background color is #C6DCFC.

Border color

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

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

This div border color is #C6DCFC.

Opacity

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

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

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

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

This text has shadow with #C6DCFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCFC.

Preview

Color preview on black background

This text has color #C6DCFC on black background.


Color preview on white background

This text has color #C6DCFC on white background.


Black color preview on #C6DCFC background

This text has black color on #C6DCFC background.


White color preview on #C6DCFC background

This text has white color on #C6DCFC background.


Related colors

Complementary color

Complementary color for #hex is #392303.


I love getcolorcode.com

Triadic colors

1 #FCC6DC and #DCFCC6 with #C6DCFC are triadic colors.

2 #FCDCC6 and #DCC6FC with #C6DCFC are triadic colors.