COLOR #C6DCEC

HEX: #C6DCEC RGB: (198,220,236)

Renk bilgisi

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

RGB renk modeli

#C6DCEC color RGB value is (198,220,236).

RGB: (198,220,236) (78%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 220 of 255 = 86%
B 236 of 255 = 93%

198
220
236

R + G + B ~ 86%. #C6DCEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 236 = 654 (100%)
R 198 of 654 ~ 30.28%
G 220 of 654 ~ 33.64%
B 236 of 654 ~ 36.09'%

%30.28
%33.64
%36.09

CMYK RENK MODELİ

#C6DCEC rengi CMYK tonu (16,7,0,7).

  • camgöbeği tonu 16.10%
  • eflatun tonu 6.78%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,7,0,7)
C16M7Y0K7 (16%, 7%, 0%, 7%)
(0.16 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%16.1
%6.78
%0
%7.45

Codes

Color #C6DCEC in popluar color models

C6 DC EC
RGB 198 220 236
HSL 205° 50.00% 85.10%
HSB/HSV 205° 16.10% 92.55%
CMYK 16.10% 6.78% 0.00%
7.45%

Color #C6DCEC in popluar number systems.

HEX C6 DC EC
Decimal 198 220 236
Binary 11000110 11011100 11101100
Octal 306 334 354

Shades and tints

Shades of #C6DCEC

#C6DCEC
(198,220,236)
#B4C8D7
(180,200,215)
#A2B4C2
(162,180,194)
#90A0AD
(144,160,173)
#7E8C98
(126,140,152)
#6C7883
(108,120,131)
#5A646E
(90,100,110)
#485059
(72,80,89)
#363C44
(54,60,68)
#24282F
(36,40,47)
#12141A
(18,20,26)
#000000
(0,0,0)

Tints of #C6DCEC

#C6DCEC
(198,220,236)
#CBDFED
(203,223,237)
#D0E2EE
(208,226,238)
#D5E5EF
(213,229,239)
#DAE8F0
(218,232,240)
#DFEBF1
(223,235,241)
#E4EEF2
(228,238,242)
#E9F1F3
(233,241,243)
#EEF4F4
(238,244,244)
#F3F7F5
(243,247,245)
#F8FAF6
(248,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DCEC; }

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

This text font color is #C6DCEC.

Background Color

.myBgColor { background-color: #C6DCEC; }

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

This div background color is #C6DCEC.

Border color

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

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

This div border color is #C6DCEC.

Opacity

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

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

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

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

This text has shadow with #C6DCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCEC.

Preview

Color preview on black background

This text has color #C6DCEC on black background.


Color preview on white background

This text has color #C6DCEC on white background.


Black color preview on #C6DCEC background

This text has black color on #C6DCEC background.


White color preview on #C6DCEC background

This text has white color on #C6DCEC background.


Related colors

Complementary color

Complementary color for #hex is #392313.


I love getcolorcode.com

Triadic colors

1 #ECC6DC and #DCECC6 with #C6DCEC are triadic colors.

2 #ECDCC6 and #DCC6EC with #C6DCEC are triadic colors.