COLOR #C6DCDD

HEX: #C6DCDD RGB: (198,220,221)

Renk bilgisi

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

RGB renk modeli

#C6DCDD color RGB value is (198,220,221).

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

RGB bağlantıları ve doygunluk

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

198
220
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 221 = 639 (100%)
R 198 of 639 ~ 30.99%
G 220 of 639 ~ 34.43%
B 221 of 639 ~ 34.59'%

%30.99
%34.43
%34.59

CMYK RENK MODELİ

#C6DCDD rengi CMYK tonu (10,0,0,13).

  • camgöbeği tonu 10.41%
  • eflatun tonu 0.45%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,0,0,13)
C10M0Y0K13 (10%, 0%, 0%, 13%)
(0.10 / 0.00 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%0.45
%0
%13.33

Codes

Color #C6DCDD in popluar color models

C6 DC DD
RGB 198 220 221
HSL 183° 25.27% 82.16%
HSB/HSV 183° 10.41% 86.67%
CMYK 10.41% 0.45% 0.00%
13.33%

Color #C6DCDD in popluar number systems.

HEX C6 DC DD
Decimal 198 220 221
Binary 11000110 11011100 11011101
Octal 306 334 335

Shades and tints

Shades of #C6DCDD

#C6DCDD
(198,220,221)
#B4C8C9
(180,200,201)
#A2B4B5
(162,180,181)
#90A0A1
(144,160,161)
#7E8C8D
(126,140,141)
#6C7879
(108,120,121)
#5A6465
(90,100,101)
#485051
(72,80,81)
#363C3D
(54,60,61)
#242829
(36,40,41)
#121415
(18,20,21)
#000000
(0,0,0)

Tints of #C6DCDD

#C6DCDD
(198,220,221)
#CBDFE0
(203,223,224)
#D0E2E3
(208,226,227)
#D5E5E6
(213,229,230)
#DAE8E9
(218,232,233)
#DFEBEC
(223,235,236)
#E4EEEF
(228,238,239)
#E9F1F2
(233,241,242)
#EEF4F5
(238,244,245)
#F3F7F8
(243,247,248)
#F8FAFB
(248,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DCDD; }

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

This text font color is #C6DCDD.

Background Color

.myBgColor { background-color: #C6DCDD; }

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

This div background color is #C6DCDD.

Border color

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

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

This div border color is #C6DCDD.

Opacity

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

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

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

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

This text has shadow with #C6DCDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCDD.

Preview

Color preview on black background

This text has color #C6DCDD on black background.


Color preview on white background

This text has color #C6DCDD on white background.


Black color preview on #C6DCDD background

This text has black color on #C6DCDD background.


White color preview on #C6DCDD background

This text has white color on #C6DCDD background.


Related colors

Complementary color

Complementary color for #hex is #392322.


I love getcolorcode.com

Triadic colors

1 #DDC6DC and #DCDDC6 with #C6DCDD are triadic colors.

2 #DDDCC6 and #DCC6DD with #C6DCDD are triadic colors.