COLOR #C6DDD9

HEX: #C6DDD9 RGB: (198,221,217)

Renk bilgisi

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

RGB renk modeli

#C6DDD9 color RGB value is (198,221,217).

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

RGB bağlantıları ve doygunluk

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

198
221
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 221 + 217 = 636 (100%)
R 198 of 636 ~ 31.13%
G 221 of 636 ~ 34.75%
B 217 of 636 ~ 34.12'%

%31.13
%34.75
%34.12

CMYK RENK MODELİ

#C6DDD9 rengi CMYK tonu (10,0,2,13).

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

CMYK: (10,0,2,13)
C10M0Y2K13 (10%, 0%, 2%, 13%)
(0.10 / 0.00 / 0.02 / 0.13)

CMYK yüzdeleri

%10.41
%0
%1.81
%13.33

Codes

Color #C6DDD9 in popluar color models

C6 DD D9
RGB 198 221 217
HSL 170° 25.27% 82.16%
HSB/HSV 170° 10.41% 86.67%
CMYK 10.41% 0.00% 1.81%
13.33%

Color #C6DDD9 in popluar number systems.

HEX C6 DD D9
Decimal 198 221 217
Binary 11000110 11011101 11011001
Octal 306 335 331

Shades and tints

Shades of #C6DDD9

#C6DDD9
(198,221,217)
#B4C9C6
(180,201,198)
#A2B5B3
(162,181,179)
#90A1A0
(144,161,160)
#7E8D8D
(126,141,141)
#6C797A
(108,121,122)
#5A6567
(90,101,103)
#485154
(72,81,84)
#363D41
(54,61,65)
#24292E
(36,41,46)
#12151B
(18,21,27)
#000000
(0,0,0)

Tints of #C6DDD9

#C6DDD9
(198,221,217)
#CBE0DC
(203,224,220)
#D0E3DF
(208,227,223)
#D5E6E2
(213,230,226)
#DAE9E5
(218,233,229)
#DFECE8
(223,236,232)
#E4EFEB
(228,239,235)
#E9F2EE
(233,242,238)
#EEF5F1
(238,245,241)
#F3F8F4
(243,248,244)
#F8FBF7
(248,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DDD9; }

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

This text font color is #C6DDD9.

Background Color

.myBgColor { background-color: #C6DDD9; }

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

This div background color is #C6DDD9.

Border color

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

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

This div border color is #C6DDD9.

Opacity

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

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

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

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

This text has shadow with #C6DDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DDD9.

Preview

Color preview on black background

This text has color #C6DDD9 on black background.


Color preview on white background

This text has color #C6DDD9 on white background.


Black color preview on #C6DDD9 background

This text has black color on #C6DDD9 background.


White color preview on #C6DDD9 background

This text has white color on #C6DDD9 background.


Related colors

Complementary color

Complementary color for #hex is #392226.


I love getcolorcode.com

Triadic colors

1 #D9C6DD and #DDD9C6 with #C6DDD9 are triadic colors.

2 #D9DDC6 and #DDC6D9 with #C6DDD9 are triadic colors.