COLOR #C6DAEC

HEX: #C6DAEC RGB: (198,218,236)

Renk bilgisi

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

RGB renk modeli

#C6DAEC color RGB value is (198,218,236).

RGB: (198,218,236) (78%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 218 of 255 = 85%
B 236 of 255 = 93%

198
218
236

R + G + B ~ 85%. #C6DAEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 218 + 236 = 652 (100%)
R 198 of 652 ~ 30.37%
G 218 of 652 ~ 33.44%
B 236 of 652 ~ 36.2'%

%30.37
%33.44
%36.2

CMYK RENK MODELİ

#C6DAEC rengi CMYK tonu (16,8,0,7).

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

CMYK: (16,8,0,7)
C16M8Y0K7 (16%, 8%, 0%, 7%)
(0.16 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%16.1
%7.63
%0
%7.45

Codes

Color #C6DAEC in popluar color models

C6 DA EC
RGB 198 218 236
HSL 208° 50.00% 85.10%
HSB/HSV 208° 16.10% 92.55%
CMYK 16.10% 7.63% 0.00%
7.45%

Color #C6DAEC in popluar number systems.

HEX C6 DA EC
Decimal 198 218 236
Binary 11000110 11011010 11101100
Octal 306 332 354

Shades and tints

Shades of #C6DAEC

#C6DAEC
(198,218,236)
#B4C7D7
(180,199,215)
#A2B4C2
(162,180,194)
#90A1AD
(144,161,173)
#7E8E98
(126,142,152)
#6C7B83
(108,123,131)
#5A686E
(90,104,110)
#485559
(72,85,89)
#364244
(54,66,68)
#242F2F
(36,47,47)
#121C1A
(18,28,26)
#000000
(0,0,0)

Tints of #C6DAEC

#C6DAEC
(198,218,236)
#CBDDED
(203,221,237)
#D0E0EE
(208,224,238)
#D5E3EF
(213,227,239)
#DAE6F0
(218,230,240)
#DFE9F1
(223,233,241)
#E4ECF2
(228,236,242)
#E9EFF3
(233,239,243)
#EEF2F4
(238,242,244)
#F3F5F5
(243,245,245)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DAEC; }

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

This text font color is #C6DAEC.

Background Color

.myBgColor { background-color: #C6DAEC; }

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

This div background color is #C6DAEC.

Border color

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

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

This div border color is #C6DAEC.

Opacity

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

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

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

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

This text has shadow with #C6DAEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DAEC.

Preview

Color preview on black background

This text has color #C6DAEC on black background.


Color preview on white background

This text has color #C6DAEC on white background.


Black color preview on #C6DAEC background

This text has black color on #C6DAEC background.


White color preview on #C6DAEC background

This text has white color on #C6DAEC background.


Related colors

Complementary color

Complementary color for #C6DAEC is #392513.


I love getcolorcode.com

Triadic colors

1 #ECC6DA and #DAECC6 with #C6DAEC are triadic colors.

2 #ECDAC6 and #DAC6EC with #C6DAEC are triadic colors.