COLOR #C6D9DB

HEX: #C6D9DB RGB: (198,217,219)

Renk bilgisi

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

RGB renk modeli

#C6D9DB color RGB value is (198,217,219).

RGB: (198,217,219) (78%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 217 of 255 = 85%
B 219 of 255 = 86%

198
217
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 219 = 634 (100%)
R 198 of 634 ~ 31.23%
G 217 of 634 ~ 34.23%
B 219 of 634 ~ 34.54'%

%31.23
%34.23
%34.54

CMYK RENK MODELİ

#C6D9DB rengi CMYK tonu (10,1,0,14).

  • camgöbeği tonu 9.59%
  • eflatun tonu 0.91%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,1,0,14)
C10M1Y0K14 (10%, 1%, 0%, 14%)
(0.10 / 0.01 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%0.91
%0
%14.12

Codes

Color #C6D9DB in popluar color models

C6 D9 DB
RGB 198 217 219
HSL 186° 22.58% 81.76%
HSB/HSV 186° 9.59% 85.88%
CMYK 9.59% 0.91% 0.00%
14.12%

Color #C6D9DB in popluar number systems.

HEX C6 D9 DB
Decimal 198 217 219
Binary 11000110 11011001 11011011
Octal 306 331 333

Shades and tints

Shades of #C6D9DB

#C6D9DB
(198,217,219)
#B4C6C8
(180,198,200)
#A2B3B5
(162,179,181)
#90A0A2
(144,160,162)
#7E8D8F
(126,141,143)
#6C7A7C
(108,122,124)
#5A6769
(90,103,105)
#485456
(72,84,86)
#364143
(54,65,67)
#242E30
(36,46,48)
#121B1D
(18,27,29)
#000000
(0,0,0)

Tints of #C6D9DB

#C6D9DB
(198,217,219)
#CBDCDE
(203,220,222)
#D0DFE1
(208,223,225)
#D5E2E4
(213,226,228)
#DAE5E7
(218,229,231)
#DFE8EA
(223,232,234)
#E4EBED
(228,235,237)
#E9EEF0
(233,238,240)
#EEF1F3
(238,241,243)
#F3F4F6
(243,244,246)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D9DB; }

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

This text font color is #C6D9DB.

Background Color

.myBgColor { background-color: #C6D9DB; }

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

This div background color is #C6D9DB.

Border color

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

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

This div border color is #C6D9DB.

Opacity

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

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

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

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

This text has shadow with #C6D9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9DB.

Preview

Color preview on black background

This text has color #C6D9DB on black background.


Color preview on white background

This text has color #C6D9DB on white background.


Black color preview on #C6D9DB background

This text has black color on #C6D9DB background.


White color preview on #C6D9DB background

This text has white color on #C6D9DB background.


Related colors

Complementary color

Complementary color for #hex is #392624.


I love getcolorcode.com

Triadic colors

1 #DBC6D9 and #D9DBC6 with #C6D9DB are triadic colors.

2 #DBD9C6 and #D9C6DB with #C6D9DB are triadic colors.