COLOR #C6D1ED

HEX: #C6D1ED RGB: (198,209,237)

Renk bilgisi

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

RGB renk modeli

#C6D1ED color RGB value is (198,209,237).

RGB: (198,209,237) (78%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 209 of 255 = 82%
B 237 of 255 = 93%

198
209
237

R + G + B ~ 84%. #C6D1ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 209 + 237 = 644 (100%)
R 198 of 644 ~ 30.75%
G 209 of 644 ~ 32.45%
B 237 of 644 ~ 36.8'%

%30.75
%32.45
%36.8

CMYK RENK MODELİ

#C6D1ED rengi CMYK tonu (16,12,0,7).

  • camgöbeği tonu 16.46%
  • eflatun tonu 11.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,12,0,7)
C16M12Y0K7 (16%, 12%, 0%, 7%)
(0.16 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%16.46
%11.81
%0
%7.06

Codes

Color #C6D1ED in popluar color models

C6 D1 ED
RGB 198 209 237
HSL 223° 52.00% 85.29%
HSB/HSV 223° 16.46% 92.94%
CMYK 16.46% 11.81% 0.00%
7.06%

Color #C6D1ED in popluar number systems.

HEX C6 D1 ED
Decimal 198 209 237
Binary 11000110 11010001 11101101
Octal 306 321 355

Shades and tints

Shades of #C6D1ED

#C6D1ED
(198,209,237)
#B4BED8
(180,190,216)
#A2ABC3
(162,171,195)
#9098AE
(144,152,174)
#7E8599
(126,133,153)
#6C7284
(108,114,132)
#5A5F6F
(90,95,111)
#484C5A
(72,76,90)
#363945
(54,57,69)
#242630
(36,38,48)
#12131B
(18,19,27)
#000000
(0,0,0)

Tints of #C6D1ED

#C6D1ED
(198,209,237)
#CBD5EE
(203,213,238)
#D0D9EF
(208,217,239)
#D5DDF0
(213,221,240)
#DAE1F1
(218,225,241)
#DFE5F2
(223,229,242)
#E4E9F3
(228,233,243)
#E9EDF4
(233,237,244)
#EEF1F5
(238,241,245)
#F3F5F6
(243,245,246)
#F8F9F7
(248,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D1ED color. Also use rgb(198,209,237) instead hex code.

Text Font Color

.myTextColor { color: #C6D1ED; }

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

This text font color is #C6D1ED.

Background Color

.myBgColor { background-color: #C6D1ED; }

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

This div background color is #C6D1ED.

Border color

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

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

This div border color is #C6D1ED.

Opacity

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

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

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

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

This text has shadow with #C6D1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D1ED.

Preview

Color preview on black background

This text has color #C6D1ED on black background.


Color preview on white background

This text has color #C6D1ED on white background.


Black color preview on #C6D1ED background

This text has black color on #C6D1ED background.


White color preview on #C6D1ED background

This text has white color on #C6D1ED background.


Related colors

Complementary color

Complementary color for #hex is #392E12.


I love getcolorcode.com

Triadic colors

1 #EDC6D1 and #D1EDC6 with #C6D1ED are triadic colors.

2 #EDD1C6 and #D1C6ED with #C6D1ED are triadic colors.