COLOR #C6D9ED

HEX: #C6D9ED RGB: (198,217,237)

Renk bilgisi

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

RGB renk modeli

#C6D9ED color RGB value is (198,217,237).

RGB: (198,217,237) (78%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 217 of 255 = 85%
B 237 of 255 = 93%

198
217
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 237 = 652 (100%)
R 198 of 652 ~ 30.37%
G 217 of 652 ~ 33.28%
B 237 of 652 ~ 36.35'%

%30.37
%33.28
%36.35

CMYK RENK MODELİ

#C6D9ED rengi CMYK tonu (16,8,0,7).

  • camgöbeği tonu 16.46%
  • eflatun tonu 8.44%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,8,0,7)
C16M8Y0K7 (16%, 8%, 0%, 7%)
(0.16 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%16.46
%8.44
%0
%7.06

Codes

Color #C6D9ED in popluar color models

C6 D9 ED
RGB 198 217 237
HSL 211° 52.00% 85.29%
HSB/HSV 211° 16.46% 92.94%
CMYK 16.46% 8.44% 0.00%
7.06%

Color #C6D9ED in popluar number systems.

HEX C6 D9 ED
Decimal 198 217 237
Binary 11000110 11011001 11101101
Octal 306 331 355

Shades and tints

Shades of #C6D9ED

#C6D9ED
(198,217,237)
#B4C6D8
(180,198,216)
#A2B3C3
(162,179,195)
#90A0AE
(144,160,174)
#7E8D99
(126,141,153)
#6C7A84
(108,122,132)
#5A676F
(90,103,111)
#48545A
(72,84,90)
#364145
(54,65,69)
#242E30
(36,46,48)
#121B1B
(18,27,27)
#000000
(0,0,0)

Tints of #C6D9ED

#C6D9ED
(198,217,237)
#CBDCEE
(203,220,238)
#D0DFEF
(208,223,239)
#D5E2F0
(213,226,240)
#DAE5F1
(218,229,241)
#DFE8F2
(223,232,242)
#E4EBF3
(228,235,243)
#E9EEF4
(233,238,244)
#EEF1F5
(238,241,245)
#F3F4F6
(243,244,246)
#F8F7F7
(248,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D9ED; }

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

This text font color is #C6D9ED.

Background Color

.myBgColor { background-color: #C6D9ED; }

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

This div background color is #C6D9ED.

Border color

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

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

This div border color is #C6D9ED.

Opacity

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

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

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

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

This text has shadow with #C6D9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9ED.

Preview

Color preview on black background

This text has color #C6D9ED on black background.


Color preview on white background

This text has color #C6D9ED on white background.


Black color preview on #C6D9ED background

This text has black color on #C6D9ED background.


White color preview on #C6D9ED background

This text has white color on #C6D9ED background.


Related colors

Complementary color

Complementary color for #hex is #392612.


I love getcolorcode.com

Triadic colors

1 #EDC6D9 and #D9EDC6 with #C6D9ED are triadic colors.

2 #EDD9C6 and #D9C6ED with #C6D9ED are triadic colors.