COLOR #C6DADD

HEX: #C6DADD RGB: (198,218,221)

Renk bilgisi

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

RGB renk modeli

#C6DADD color RGB value is (198,218,221).

RGB: (198,218,221) (78%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 218 of 255 = 85%
B 221 of 255 = 87%

198
218
221

R + G + B ~ 83%. #C6DADD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 218 + 221 = 637 (100%)
R 198 of 637 ~ 31.08%
G 218 of 637 ~ 34.22%
B 221 of 637 ~ 34.69'%

%31.08
%34.22
%34.69

CMYK RENK MODELİ

#C6DADD rengi CMYK tonu (10,1,0,13).

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

CMYK: (10,1,0,13)
C10M1Y0K13 (10%, 1%, 0%, 13%)
(0.10 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%1.36
%0
%13.33

Codes

Color #C6DADD in popluar color models

C6 DA DD
RGB 198 218 221
HSL 188° 25.27% 82.16%
HSB/HSV 188° 10.41% 86.67%
CMYK 10.41% 1.36% 0.00%
13.33%

Color #C6DADD in popluar number systems.

HEX C6 DA DD
Decimal 198 218 221
Binary 11000110 11011010 11011101
Octal 306 332 335

Shades and tints

Shades of #C6DADD

#C6DADD
(198,218,221)
#B4C7C9
(180,199,201)
#A2B4B5
(162,180,181)
#90A1A1
(144,161,161)
#7E8E8D
(126,142,141)
#6C7B79
(108,123,121)
#5A6865
(90,104,101)
#485551
(72,85,81)
#36423D
(54,66,61)
#242F29
(36,47,41)
#121C15
(18,28,21)
#000000
(0,0,0)

Tints of #C6DADD

#C6DADD
(198,218,221)
#CBDDE0
(203,221,224)
#D0E0E3
(208,224,227)
#D5E3E6
(213,227,230)
#DAE6E9
(218,230,233)
#DFE9EC
(223,233,236)
#E4ECEF
(228,236,239)
#E9EFF2
(233,239,242)
#EEF2F5
(238,242,245)
#F3F5F8
(243,245,248)
#F8F8FB
(248,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DADD; }

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

This text font color is #C6DADD.

Background Color

.myBgColor { background-color: #C6DADD; }

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

This div background color is #C6DADD.

Border color

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

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

This div border color is #C6DADD.

Opacity

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

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

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

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

This text has shadow with #C6DADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DADD.

Preview

Color preview on black background

This text has color #C6DADD on black background.


Color preview on white background

This text has color #C6DADD on white background.


Black color preview on #C6DADD background

This text has black color on #C6DADD background.


White color preview on #C6DADD background

This text has white color on #C6DADD background.


Related colors

Complementary color

Complementary color for #hex is #392522.


I love getcolorcode.com

Triadic colors

1 #DDC6DA and #DADDC6 with #C6DADD are triadic colors.

2 #DDDAC6 and #DAC6DD with #C6DADD are triadic colors.