COLOR #C6CDDB

HEX: #C6CDDB RGB: (198,205,219)

Renk bilgisi

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

RGB renk modeli

#C6CDDB color RGB value is (198,205,219).

RGB: (198,205,219) (78%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 205 of 255 = 80%
B 219 of 255 = 86%

198
205
219

R + G + B ~ 81%. #C6CDDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 205 + 219 = 622 (100%)
R 198 of 622 ~ 31.83%
G 205 of 622 ~ 32.96%
B 219 of 622 ~ 35.21'%

%31.83
%32.96
%35.21

CMYK RENK MODELİ

#C6CDDB rengi CMYK tonu (10,6,0,14).

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

CMYK: (10,6,0,14)
C10M6Y0K14 (10%, 6%, 0%, 14%)
(0.10 / 0.06 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%6.39
%0
%14.12

Codes

Color #C6CDDB in popluar color models

C6 CD DB
RGB 198 205 219
HSL 220° 22.58% 81.76%
HSB/HSV 220° 9.59% 85.88%
CMYK 9.59% 6.39% 0.00%
14.12%

Color #C6CDDB in popluar number systems.

HEX C6 CD DB
Decimal 198 205 219
Binary 11000110 11001101 11011011
Octal 306 315 333

Shades and tints

Shades of #C6CDDB

#C6CDDB
(198,205,219)
#B4BBC8
(180,187,200)
#A2A9B5
(162,169,181)
#9097A2
(144,151,162)
#7E858F
(126,133,143)
#6C737C
(108,115,124)
#5A6169
(90,97,105)
#484F56
(72,79,86)
#363D43
(54,61,67)
#242B30
(36,43,48)
#12191D
(18,25,29)
#000000
(0,0,0)

Tints of #C6CDDB

#C6CDDB
(198,205,219)
#CBD1DE
(203,209,222)
#D0D5E1
(208,213,225)
#D5D9E4
(213,217,228)
#DADDE7
(218,221,231)
#DFE1EA
(223,225,234)
#E4E5ED
(228,229,237)
#E9E9F0
(233,233,240)
#EEEDF3
(238,237,243)
#F3F1F6
(243,241,246)
#F8F5F9
(248,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6CDDB; }

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

This text font color is #C6CDDB.

Background Color

.myBgColor { background-color: #C6CDDB; }

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

This div background color is #C6CDDB.

Border color

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

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

This div border color is #C6CDDB.

Opacity

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

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

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

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

This text has shadow with #C6CDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CDDB.

Preview

Color preview on black background

This text has color #C6CDDB on black background.


Color preview on white background

This text has color #C6CDDB on white background.


Black color preview on #C6CDDB background

This text has black color on #C6CDDB background.


White color preview on #C6CDDB background

This text has white color on #C6CDDB background.


Related colors

Complementary color

Complementary color for #hex is #393224.


I love getcolorcode.com

Triadic colors

1 #DBC6CD and #CDDBC6 with #C6CDDB are triadic colors.

2 #DBCDC6 and #CDC6DB with #C6CDDB are triadic colors.