COLOR #C6D9D7

HEX: #C6D9D7 RGB: (198,217,215)

Renk bilgisi

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

RGB renk modeli

#C6D9D7 color RGB value is (198,217,215).

RGB: (198,217,215) (78%, 85%, 84%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 217 of 255 = 85%
B 215 of 255 = 84%

198
217
215

R + G + B ~ 82%. #C6D9D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 215 = 630 (100%)
R 198 of 630 ~ 31.43%
G 217 of 630 ~ 34.44%
B 215 of 630 ~ 34.13'%

%31.43
%34.44
%34.13

CMYK RENK MODELİ

#C6D9D7 rengi CMYK tonu (9,0,1,15).

  • camgöbeği tonu 8.76%
  • eflatun tonu 0.00%
  • sarı tonu 0.92%
  • ana renk tonu 14.90%

CMYK: (9,0,1,15)
C9M0Y1K15 (9%, 0%, 1%, 15%)
(0.09 / 0.00 / 0.01 / 0.15)

CMYK yüzdeleri

%8.76
%0
%0.92
%14.9

Codes

Color #C6D9D7 in popluar color models

C6 D9 D7
RGB 198 217 215
HSL 174° 20.00% 81.37%
HSB/HSV 174° 8.76% 85.10%
CMYK 8.76% 0.00% 0.92%
14.90%

Color #C6D9D7 in popluar number systems.

HEX C6 D9 D7
Decimal 198 217 215
Binary 11000110 11011001 11010111
Octal 306 331 327

Shades and tints

Shades of #C6D9D7

#C6D9D7
(198,217,215)
#B4C6C4
(180,198,196)
#A2B3B1
(162,179,177)
#90A09E
(144,160,158)
#7E8D8B
(126,141,139)
#6C7A78
(108,122,120)
#5A6765
(90,103,101)
#485452
(72,84,82)
#36413F
(54,65,63)
#242E2C
(36,46,44)
#121B19
(18,27,25)
#000000
(0,0,0)

Tints of #C6D9D7

#C6D9D7
(198,217,215)
#CBDCDA
(203,220,218)
#D0DFDD
(208,223,221)
#D5E2E0
(213,226,224)
#DAE5E3
(218,229,227)
#DFE8E6
(223,232,230)
#E4EBE9
(228,235,233)
#E9EEEC
(233,238,236)
#EEF1EF
(238,241,239)
#F3F4F2
(243,244,242)
#F8F7F5
(248,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D9D7; }

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

This text font color is #C6D9D7.

Background Color

.myBgColor { background-color: #C6D9D7; }

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

This div background color is #C6D9D7.

Border color

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

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

This div border color is #C6D9D7.

Opacity

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

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

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

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

This text has shadow with #C6D9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9D7.

Preview

Color preview on black background

This text has color #C6D9D7 on black background.


Color preview on white background

This text has color #C6D9D7 on white background.


Black color preview on #C6D9D7 background

This text has black color on #C6D9D7 background.


White color preview on #C6D9D7 background

This text has white color on #C6D9D7 background.


Related colors

Complementary color

Complementary color for #hex is #392628.


I love getcolorcode.com

Triadic colors

1 #D7C6D9 and #D9D7C6 with #C6D9D7 are triadic colors.

2 #D7D9C6 and #D9C6D7 with #C6D9D7 are triadic colors.