COLOR #C6D9DE

HEX: #C6D9DE RGB: (198,217,222)

Renk bilgisi

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

RGB renk modeli

#C6D9DE color RGB value is (198,217,222).

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

RGB bağlantıları ve doygunluk

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

198
217
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 222 = 637 (100%)
R 198 of 637 ~ 31.08%
G 217 of 637 ~ 34.07%
B 222 of 637 ~ 34.85'%

%31.08
%34.07
%34.85

CMYK RENK MODELİ

#C6D9DE rengi CMYK tonu (11,2,0,13).

  • camgöbeği tonu 10.81%
  • eflatun tonu 2.25%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (11,2,0,13)
C11M2Y0K13 (11%, 2%, 0%, 13%)
(0.11 / 0.02 / 0.00 / 0.13)

CMYK yüzdeleri

%10.81
%2.25
%0
%12.94

Codes

Color #C6D9DE in popluar color models

C6 D9 DE
RGB 198 217 222
HSL 193° 26.67% 82.35%
HSB/HSV 193° 10.81% 87.06%
CMYK 10.81% 2.25% 0.00%
12.94%

Color #C6D9DE in popluar number systems.

HEX C6 D9 DE
Decimal 198 217 222
Binary 11000110 11011001 11011110
Octal 306 331 336

Shades and tints

Shades of #C6D9DE

#C6D9DE
(198,217,222)
#B4C6CA
(180,198,202)
#A2B3B6
(162,179,182)
#90A0A2
(144,160,162)
#7E8D8E
(126,141,142)
#6C7A7A
(108,122,122)
#5A6766
(90,103,102)
#485452
(72,84,82)
#36413E
(54,65,62)
#242E2A
(36,46,42)
#121B16
(18,27,22)
#000000
(0,0,0)

Tints of #C6D9DE

#C6D9DE
(198,217,222)
#CBDCE1
(203,220,225)
#D0DFE4
(208,223,228)
#D5E2E7
(213,226,231)
#DAE5EA
(218,229,234)
#DFE8ED
(223,232,237)
#E4EBF0
(228,235,240)
#E9EEF3
(233,238,243)
#EEF1F6
(238,241,246)
#F3F4F9
(243,244,249)
#F8F7FC
(248,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D9DE; }

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

This text font color is #C6D9DE.

Background Color

.myBgColor { background-color: #C6D9DE; }

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

This div background color is #C6D9DE.

Border color

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

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

This div border color is #C6D9DE.

Opacity

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

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

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

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

This text has shadow with #C6D9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9DE.

Preview

Color preview on black background

This text has color #C6D9DE on black background.


Color preview on white background

This text has color #C6D9DE on white background.


Black color preview on #C6D9DE background

This text has black color on #C6D9DE background.


White color preview on #C6D9DE background

This text has white color on #C6D9DE background.


Related colors

Complementary color

Complementary color for #hex is #392621.


I love getcolorcode.com

Triadic colors

1 #DEC6D9 and #D9DEC6 with #C6D9DE are triadic colors.

2 #DED9C6 and #D9C6DE with #C6D9DE are triadic colors.