COLOR #C6DCE5

HEX: #C6DCE5 RGB: (198,220,229)

Renk bilgisi

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

RGB renk modeli

#C6DCE5 color RGB value is (198,220,229).

RGB: (198,220,229) (78%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 220 of 255 = 86%
B 229 of 255 = 90%

198
220
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 229 = 647 (100%)
R 198 of 647 ~ 30.6%
G 220 of 647 ~ 34%
B 229 of 647 ~ 35.39'%

%30.6
%34
%35.39

CMYK RENK MODELİ

#C6DCE5 rengi CMYK tonu (14,4,0,10).

  • camgöbeği tonu 13.54%
  • eflatun tonu 3.93%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (14,4,0,10)
C14M4Y0K10 (14%, 4%, 0%, 10%)
(0.14 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%13.54
%3.93
%0
%10.2

Codes

Color #C6DCE5 in popluar color models

C6 DC E5
RGB 198 220 229
HSL 197° 37.35% 83.73%
HSB/HSV 197° 13.54% 89.80%
CMYK 13.54% 3.93% 0.00%
10.20%

Color #C6DCE5 in popluar number systems.

HEX C6 DC E5
Decimal 198 220 229
Binary 11000110 11011100 11100101
Octal 306 334 345

Shades and tints

Shades of #C6DCE5

#C6DCE5
(198,220,229)
#B4C8D1
(180,200,209)
#A2B4BD
(162,180,189)
#90A0A9
(144,160,169)
#7E8C95
(126,140,149)
#6C7881
(108,120,129)
#5A646D
(90,100,109)
#485059
(72,80,89)
#363C45
(54,60,69)
#242831
(36,40,49)
#12141D
(18,20,29)
#000000
(0,0,0)

Tints of #C6DCE5

#C6DCE5
(198,220,229)
#CBDFE7
(203,223,231)
#D0E2E9
(208,226,233)
#D5E5EB
(213,229,235)
#DAE8ED
(218,232,237)
#DFEBEF
(223,235,239)
#E4EEF1
(228,238,241)
#E9F1F3
(233,241,243)
#EEF4F5
(238,244,245)
#F3F7F7
(243,247,247)
#F8FAF9
(248,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DCE5 color. Also use rgb(198,220,229) instead hex code.

Text Font Color

.myTextColor { color: #C6DCE5; }

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

This text font color is #C6DCE5.

Background Color

.myBgColor { background-color: #C6DCE5; }

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

This div background color is #C6DCE5.

Border color

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

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

This div border color is #C6DCE5.

Opacity

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

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

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

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

This text has shadow with #C6DCE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCE5.

Preview

Color preview on black background

This text has color #C6DCE5 on black background.


Color preview on white background

This text has color #C6DCE5 on white background.


Black color preview on #C6DCE5 background

This text has black color on #C6DCE5 background.


White color preview on #C6DCE5 background

This text has white color on #C6DCE5 background.


Related colors

Complementary color

Complementary color for #hex is #39231A.


I love getcolorcode.com

Triadic colors

1 #E5C6DC and #DCE5C6 with #C6DCE5 are triadic colors.

2 #E5DCC6 and #DCC6E5 with #C6DCE5 are triadic colors.