COLOR #C6DDE6

HEX: #C6DDE6 RGB: (198,221,230)

Renk bilgisi

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

RGB renk modeli

#C6DDE6 color RGB value is (198,221,230).

RGB: (198,221,230) (78%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 221 of 255 = 87%
B 230 of 255 = 90%

198
221
230

R + G + B ~ 85%. #C6DDE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 221 + 230 = 649 (100%)
R 198 of 649 ~ 30.51%
G 221 of 649 ~ 34.05%
B 230 of 649 ~ 35.44'%

%30.51
%34.05
%35.44

CMYK RENK MODELİ

#C6DDE6 rengi CMYK tonu (14,4,0,10).

  • camgöbeği tonu 13.91%
  • eflatun tonu 3.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,4,0,10)
C14M4Y0K10 (14%, 4%, 0%, 10%)
(0.14 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%13.91
%3.91
%0
%9.8

Codes

Color #C6DDE6 in popluar color models

C6 DD E6
RGB 198 221 230
HSL 197° 39.02% 83.92%
HSB/HSV 197° 13.91% 90.20%
CMYK 13.91% 3.91% 0.00%
9.80%

Color #C6DDE6 in popluar number systems.

HEX C6 DD E6
Decimal 198 221 230
Binary 11000110 11011101 11100110
Octal 306 335 346

Shades and tints

Shades of #C6DDE6

#C6DDE6
(198,221,230)
#B4C9D2
(180,201,210)
#A2B5BE
(162,181,190)
#90A1AA
(144,161,170)
#7E8D96
(126,141,150)
#6C7982
(108,121,130)
#5A656E
(90,101,110)
#48515A
(72,81,90)
#363D46
(54,61,70)
#242932
(36,41,50)
#12151E
(18,21,30)
#000000
(0,0,0)

Tints of #C6DDE6

#C6DDE6
(198,221,230)
#CBE0E8
(203,224,232)
#D0E3EA
(208,227,234)
#D5E6EC
(213,230,236)
#DAE9EE
(218,233,238)
#DFECF0
(223,236,240)
#E4EFF2
(228,239,242)
#E9F2F4
(233,242,244)
#EEF5F6
(238,245,246)
#F3F8F8
(243,248,248)
#F8FBFA
(248,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DDE6; }

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

This text font color is #C6DDE6.

Background Color

.myBgColor { background-color: #C6DDE6; }

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

This div background color is #C6DDE6.

Border color

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

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

This div border color is #C6DDE6.

Opacity

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

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

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

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

This text has shadow with #C6DDE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DDE6.

Preview

Color preview on black background

This text has color #C6DDE6 on black background.


Color preview on white background

This text has color #C6DDE6 on white background.


Black color preview on #C6DDE6 background

This text has black color on #C6DDE6 background.


White color preview on #C6DDE6 background

This text has white color on #C6DDE6 background.


Related colors

Complementary color

Complementary color for #hex is #392219.


I love getcolorcode.com

Triadic colors

1 #E6C6DD and #DDE6C6 with #C6DDE6 are triadic colors.

2 #E6DDC6 and #DDC6E6 with #C6DDE6 are triadic colors.