COLOR #C6DDDA

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

198
221
218

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

Yüzdelerle RGB renk parçaları

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

%31.08
%34.69
%34.22

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%10.41
%0
%1.36
%13.33

Codes

Color #C6DDDA in popluar color models

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

Color #C6DDDA in popluar number systems.

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

Shades and tints

Shades of #C6DDDA

#C6DDDA
(198,221,218)
#B4C9C7
(180,201,199)
#A2B5B4
(162,181,180)
#90A1A1
(144,161,161)
#7E8D8E
(126,141,142)
#6C797B
(108,121,123)
#5A6568
(90,101,104)
#485155
(72,81,85)
#363D42
(54,61,66)
#24292F
(36,41,47)
#12151C
(18,21,28)
#000000
(0,0,0)

Tints of #C6DDDA

#C6DDDA
(198,221,218)
#CBE0DD
(203,224,221)
#D0E3E0
(208,227,224)
#D5E6E3
(213,230,227)
#DAE9E6
(218,233,230)
#DFECE9
(223,236,233)
#E4EFEC
(228,239,236)
#E9F2EF
(233,242,239)
#EEF5F2
(238,245,242)
#F3F8F5
(243,248,245)
#F8FBF8
(248,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DDDA; }

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

This text font color is #C6DDDA.

Background Color

.myBgColor { background-color: #C6DDDA; }

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

This div background color is #C6DDDA.

Border color

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

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

This div border color is #C6DDDA.

Opacity

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

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

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

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

This text has shadow with #C6DDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DDDA.

Preview

Color preview on black background

This text has color #C6DDDA on black background.


Color preview on white background

This text has color #C6DDDA on white background.


Black color preview on #C6DDDA background

This text has black color on #C6DDDA background.


White color preview on #C6DDDA background

This text has white color on #C6DDDA background.


Related colors

Complementary color

Complementary color for #hex is #392225.


I love getcolorcode.com

Triadic colors

1 #DAC6DD and #DDDAC6 with #C6DDDA are triadic colors.

2 #DADDC6 and #DDC6DA with #C6DDDA are triadic colors.