COLOR #C6D0E6

HEX: #C6D0E6 RGB: (198,208,230)

Renk bilgisi

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

RGB renk modeli

#C6D0E6 color RGB value is (198,208,230).

RGB: (198,208,230) (78%, 82%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 208 of 255 = 82%
B 230 of 255 = 90%

198
208
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 208 + 230 = 636 (100%)
R 198 of 636 ~ 31.13%
G 208 of 636 ~ 32.7%
B 230 of 636 ~ 36.16'%

%31.13
%32.7
%36.16

CMYK RENK MODELİ

#C6D0E6 rengi CMYK tonu (14,10,0,10).

  • camgöbeği tonu 13.91%
  • eflatun tonu 9.57%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,10,0,10)
C14M10Y0K10 (14%, 10%, 0%, 10%)
(0.14 / 0.10 / 0.00 / 0.10)

CMYK yüzdeleri

%13.91
%9.57
%0
%9.8

Codes

Color #C6D0E6 in popluar color models

C6 D0 E6
RGB 198 208 230
HSL 221° 39.02% 83.92%
HSB/HSV 221° 13.91% 90.20%
CMYK 13.91% 9.57% 0.00%
9.80%

Color #C6D0E6 in popluar number systems.

HEX C6 D0 E6
Decimal 198 208 230
Binary 11000110 11010000 11100110
Octal 306 320 346

Shades and tints

Shades of #C6D0E6

#C6D0E6
(198,208,230)
#B4BED2
(180,190,210)
#A2ACBE
(162,172,190)
#909AAA
(144,154,170)
#7E8896
(126,136,150)
#6C7682
(108,118,130)
#5A646E
(90,100,110)
#48525A
(72,82,90)
#364046
(54,64,70)
#242E32
(36,46,50)
#121C1E
(18,28,30)
#000000
(0,0,0)

Tints of #C6D0E6

#C6D0E6
(198,208,230)
#CBD4E8
(203,212,232)
#D0D8EA
(208,216,234)
#D5DCEC
(213,220,236)
#DAE0EE
(218,224,238)
#DFE4F0
(223,228,240)
#E4E8F2
(228,232,242)
#E9ECF4
(233,236,244)
#EEF0F6
(238,240,246)
#F3F4F8
(243,244,248)
#F8F8FA
(248,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D0E6 color. Also use rgb(198,208,230) instead hex code.

Text Font Color

.myTextColor { color: #C6D0E6; }

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

This text font color is #C6D0E6.

Background Color

.myBgColor { background-color: #C6D0E6; }

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

This div background color is #C6D0E6.

Border color

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

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

This div border color is #C6D0E6.

Opacity

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

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

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

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

This text has shadow with #C6D0E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D0E6.

Preview

Color preview on black background

This text has color #C6D0E6 on black background.


Color preview on white background

This text has color #C6D0E6 on white background.


Black color preview on #C6D0E6 background

This text has black color on #C6D0E6 background.


White color preview on #C6D0E6 background

This text has white color on #C6D0E6 background.


Related colors

Complementary color

Complementary color for #hex is #392F19.


I love getcolorcode.com

Triadic colors

1 #E6C6D0 and #D0E6C6 with #C6D0E6 are triadic colors.

2 #E6D0C6 and #D0C6E6 with #C6D0E6 are triadic colors.