COLOR #C6CEDD

HEX: #C6CEDD RGB: (198,206,221)

Renk bilgisi

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

RGB renk modeli

#C6CEDD color RGB value is (198,206,221).

RGB: (198,206,221) (78%, 81%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 206 of 255 = 81%
B 221 of 255 = 87%

198
206
221

R + G + B ~ 82%. #C6CEDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 206 + 221 = 625 (100%)
R 198 of 625 ~ 31.68%
G 206 of 625 ~ 32.96%
B 221 of 625 ~ 35.36'%

%31.68
%32.96
%35.36

CMYK RENK MODELİ

#C6CEDD rengi CMYK tonu (10,7,0,13).

  • camgöbeği tonu 10.41%
  • eflatun tonu 6.79%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,7,0,13)
C10M7Y0K13 (10%, 7%, 0%, 13%)
(0.10 / 0.07 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%6.79
%0
%13.33

Codes

Color #C6CEDD in popluar color models

C6 CE DD
RGB 198 206 221
HSL 219° 25.27% 82.16%
HSB/HSV 219° 10.41% 86.67%
CMYK 10.41% 6.79% 0.00%
13.33%

Color #C6CEDD in popluar number systems.

HEX C6 CE DD
Decimal 198 206 221
Binary 11000110 11001110 11011101
Octal 306 316 335

Shades and tints

Shades of #C6CEDD

#C6CEDD
(198,206,221)
#B4BCC9
(180,188,201)
#A2AAB5
(162,170,181)
#9098A1
(144,152,161)
#7E868D
(126,134,141)
#6C7479
(108,116,121)
#5A6265
(90,98,101)
#485051
(72,80,81)
#363E3D
(54,62,61)
#242C29
(36,44,41)
#121A15
(18,26,21)
#000000
(0,0,0)

Tints of #C6CEDD

#C6CEDD
(198,206,221)
#CBD2E0
(203,210,224)
#D0D6E3
(208,214,227)
#D5DAE6
(213,218,230)
#DADEE9
(218,222,233)
#DFE2EC
(223,226,236)
#E4E6EF
(228,230,239)
#E9EAF2
(233,234,242)
#EEEEF5
(238,238,245)
#F3F2F8
(243,242,248)
#F8F6FB
(248,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6CEDD color. Also use rgb(198,206,221) instead hex code.

Text Font Color

.myTextColor { color: #C6CEDD; }

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

This text font color is #C6CEDD.

Background Color

.myBgColor { background-color: #C6CEDD; }

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

This div background color is #C6CEDD.

Border color

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

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

This div border color is #C6CEDD.

Opacity

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

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

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

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

This text has shadow with #C6CEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CEDD.

Preview

Color preview on black background

This text has color #C6CEDD on black background.


Color preview on white background

This text has color #C6CEDD on white background.


Black color preview on #C6CEDD background

This text has black color on #C6CEDD background.


White color preview on #C6CEDD background

This text has white color on #C6CEDD background.


Related colors

Complementary color

Complementary color for #hex is #393122.


I love getcolorcode.com

Triadic colors

1 #DDC6CE and #CEDDC6 with #C6CEDD are triadic colors.

2 #DDCEC6 and #CEC6DD with #C6CEDD are triadic colors.