COLOR #C6DCDF

HEX: #C6DCDF RGB: (198,220,223)

Renk bilgisi

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

RGB renk modeli

#C6DCDF color RGB value is (198,220,223).

RGB: (198,220,223) (78%, 86%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 220 of 255 = 86%
B 223 of 255 = 87%

198
220
223

R + G + B ~ 84%. #C6DCDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 223 = 641 (100%)
R 198 of 641 ~ 30.89%
G 220 of 641 ~ 34.32%
B 223 of 641 ~ 34.79'%

%30.89
%34.32
%34.79

CMYK RENK MODELİ

#C6DCDF rengi CMYK tonu (11,1,0,13).

  • camgöbeği tonu 11.21%
  • eflatun tonu 1.35%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (11,1,0,13)
C11M1Y0K13 (11%, 1%, 0%, 13%)
(0.11 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%11.21
%1.35
%0
%12.55

Codes

Color #C6DCDF in popluar color models

C6 DC DF
RGB 198 220 223
HSL 187° 28.09% 82.55%
HSB/HSV 187° 11.21% 87.45%
CMYK 11.21% 1.35% 0.00%
12.55%

Color #C6DCDF in popluar number systems.

HEX C6 DC DF
Decimal 198 220 223
Binary 11000110 11011100 11011111
Octal 306 334 337

Shades and tints

Shades of #C6DCDF

#C6DCDF
(198,220,223)
#B4C8CB
(180,200,203)
#A2B4B7
(162,180,183)
#90A0A3
(144,160,163)
#7E8C8F
(126,140,143)
#6C787B
(108,120,123)
#5A6467
(90,100,103)
#485053
(72,80,83)
#363C3F
(54,60,63)
#24282B
(36,40,43)
#121417
(18,20,23)
#000000
(0,0,0)

Tints of #C6DCDF

#C6DCDF
(198,220,223)
#CBDFE1
(203,223,225)
#D0E2E3
(208,226,227)
#D5E5E5
(213,229,229)
#DAE8E7
(218,232,231)
#DFEBE9
(223,235,233)
#E4EEEB
(228,238,235)
#E9F1ED
(233,241,237)
#EEF4EF
(238,244,239)
#F3F7F1
(243,247,241)
#F8FAF3
(248,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DCDF; }

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

This text font color is #C6DCDF.

Background Color

.myBgColor { background-color: #C6DCDF; }

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

This div background color is #C6DCDF.

Border color

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

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

This div border color is #C6DCDF.

Opacity

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

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

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

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

This text has shadow with #C6DCDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCDF.

Preview

Color preview on black background

This text has color #C6DCDF on black background.


Color preview on white background

This text has color #C6DCDF on white background.


Black color preview on #C6DCDF background

This text has black color on #C6DCDF background.


White color preview on #C6DCDF background

This text has white color on #C6DCDF background.


Related colors

Complementary color

Complementary color for #hex is #392320.


I love getcolorcode.com

Triadic colors

1 #DFC6DC and #DCDFC6 with #C6DCDF are triadic colors.

2 #DFDCC6 and #DCC6DF with #C6DCDF are triadic colors.