COLOR #C6CEEC

HEX: #C6CEEC RGB: (198,206,236)

Renk bilgisi

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

RGB renk modeli

#C6CEEC color RGB value is (198,206,236).

RGB: (198,206,236) (78%, 81%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 206 of 255 = 81%
B 236 of 255 = 93%

198
206
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 206 + 236 = 640 (100%)
R 198 of 640 ~ 30.94%
G 206 of 640 ~ 32.19%
B 236 of 640 ~ 36.88'%

%30.94
%32.19
%36.88

CMYK RENK MODELİ

#C6CEEC rengi CMYK tonu (16,13,0,7).

  • camgöbeği tonu 16.10%
  • eflatun tonu 12.71%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,13,0,7)
C16M13Y0K7 (16%, 13%, 0%, 7%)
(0.16 / 0.13 / 0.00 / 0.07)

CMYK yüzdeleri

%16.1
%12.71
%0
%7.45

Codes

Color #C6CEEC in popluar color models

C6 CE EC
RGB 198 206 236
HSL 227° 50.00% 85.10%
HSB/HSV 227° 16.10% 92.55%
CMYK 16.10% 12.71% 0.00%
7.45%

Color #C6CEEC in popluar number systems.

HEX C6 CE EC
Decimal 198 206 236
Binary 11000110 11001110 11101100
Octal 306 316 354

Shades and tints

Shades of #C6CEEC

#C6CEEC
(198,206,236)
#B4BCD7
(180,188,215)
#A2AAC2
(162,170,194)
#9098AD
(144,152,173)
#7E8698
(126,134,152)
#6C7483
(108,116,131)
#5A626E
(90,98,110)
#485059
(72,80,89)
#363E44
(54,62,68)
#242C2F
(36,44,47)
#121A1A
(18,26,26)
#000000
(0,0,0)

Tints of #C6CEEC

#C6CEEC
(198,206,236)
#CBD2ED
(203,210,237)
#D0D6EE
(208,214,238)
#D5DAEF
(213,218,239)
#DADEF0
(218,222,240)
#DFE2F1
(223,226,241)
#E4E6F2
(228,230,242)
#E9EAF3
(233,234,243)
#EEEEF4
(238,238,244)
#F3F2F5
(243,242,245)
#F8F6F6
(248,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6CEEC; }

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

This text font color is #C6CEEC.

Background Color

.myBgColor { background-color: #C6CEEC; }

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

This div background color is #C6CEEC.

Border color

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

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

This div border color is #C6CEEC.

Opacity

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

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

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

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

This text has shadow with #C6CEEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CEEC.

Preview

Color preview on black background

This text has color #C6CEEC on black background.


Color preview on white background

This text has color #C6CEEC on white background.


Black color preview on #C6CEEC background

This text has black color on #C6CEEC background.


White color preview on #C6CEEC background

This text has white color on #C6CEEC background.


Related colors

Complementary color

Complementary color for #hex is #393113.


I love getcolorcode.com

Triadic colors

1 #ECC6CE and #CEECC6 with #C6CEEC are triadic colors.

2 #ECCEC6 and #CEC6EC with #C6CEEC are triadic colors.