COLOR #C6D7E7

HEX: #C6D7E7 RGB: (198,215,231)

Renk bilgisi

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

RGB renk modeli

#C6D7E7 color RGB value is (198,215,231).

RGB: (198,215,231) (78%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 215 of 255 = 84%
B 231 of 255 = 91%

198
215
231

R + G + B ~ 84%. #C6D7E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 215 + 231 = 644 (100%)
R 198 of 644 ~ 30.75%
G 215 of 644 ~ 33.39%
B 231 of 644 ~ 35.87'%

%30.75
%33.39
%35.87

CMYK RENK MODELİ

#C6D7E7 rengi CMYK tonu (14,7,0,9).

  • camgöbeği tonu 14.29%
  • eflatun tonu 6.93%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%
CMYK: (14,7,0,9) C14M7Y0K9 (14%,7%,0%,9%) (0.14/0.07/0.00/0.09) 

CMYK yüzdeleri

%14.29
%6.93
%0
%9.41

Codes

Color #C6D7E7 in popluar color models

C6 D7 E7
RGB 198 215 231
HSL 209° 40.74% 84.12%
HSB/HSV 209° 14.29% 90.59%
CMYK 14.29% 6.93% 0.00%
9.41%

Color #C6D7E7 in popluar number systems.

HEX C6 D7 E7
Decimal 198 215 231
Binary 11000110 11010111 11100111
Octal 306 327 347

Shades and tints

Shades of #C6D7E7

#C6D7E7
(198,215,231)
#B4C4D2
(180,196,210)
#A2B1BD
(162,177,189)
#909EA8
(144,158,168)
#7E8B93
(126,139,147)
#6C787E
(108,120,126)
#5A6569
(90,101,105)
#485254
(72,82,84)
#363F3F
(54,63,63)
#242C2A
(36,44,42)
#121915
(18,25,21)
#000000
(0,0,0)

Tints of #C6D7E7

#C6D7E7
(198,215,231)
#CBDAE9
(203,218,233)
#D0DDEB
(208,221,235)
#D5E0ED
(213,224,237)
#DAE3EF
(218,227,239)
#DFE6F1
(223,230,241)
#E4E9F3
(228,233,243)
#E9ECF5
(233,236,245)
#EEEFF7
(238,239,247)
#F3F2F9
(243,242,249)
#F8F5FB
(248,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D7E7 color. Also use rgb(198,215,231) instead hex code.

Text Font Color

.myTextColor { color: #C6D7E7; }

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

This text font color is #C6D7E7.

Background Color

.myBgColor { background-color: #C6D7E7; }

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

This div background color is #C6D7E7.

Border color

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

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

This div border color is #C6D7E7.

Opacity

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

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

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

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

This text has shadow with #C6D7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D7E7.

Preview

Color preview on black background

This text has color #C6D7E7 on black background.


Color preview on white background

This text has color #C6D7E7 on white background.


Black color preview on #C6D7E7 background

This text has black color on #C6D7E7 background.


White color preview on #C6D7E7 background

This text has white color on #C6D7E7 background.


Related colors

Complementary color

Complementary color for #hex is #392818.


I love getcolorcode.com

Triadic colors

1 #E7C6D7 and #D7E7C6 with #C6D7E7 are triadic colors.

2 #E7D7C6 and #D7C6E7 with #C6D7E7 are triadic colors.