COLOR #C6ECE6

HEX: #C6ECE6 RGB: (198,236,230)

Renk bilgisi

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

RGB renk modeli

#C6ECE6 color RGB value is (198,236,230).

RGB: (198,236,230) (78%, 93%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 236 of 255 = 93%
B 230 of 255 = 90%

198
236
230

R + G + B ~ 87%. #C6ECE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 230 = 664 (100%)
R 198 of 664 ~ 29.82%
G 236 of 664 ~ 35.54%
B 230 of 664 ~ 34.64'%

%29.82
%35.54
%34.64

CMYK RENK MODELİ

#C6ECE6 rengi CMYK tonu (16,0,3,7).

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

CMYK: (16,0,3,7)
C16M0Y3K7 (16%, 0%, 3%, 7%)
(0.16 / 0.00 / 0.03 / 0.07)

CMYK yüzdeleri

%16.1
%0
%2.54
%7.45

Codes

Color #C6ECE6 in popluar color models

C6 EC E6
RGB 198 236 230
HSL 171° 50.00% 85.10%
HSB/HSV 171° 16.10% 92.55%
CMYK 16.10% 0.00% 2.54%
7.45%

Color #C6ECE6 in popluar number systems.

HEX C6 EC E6
Decimal 198 236 230
Binary 11000110 11101100 11100110
Octal 306 354 346

Shades and tints

Shades of #C6ECE6

#C6ECE6
(198,236,230)
#B4D7D2
(180,215,210)
#A2C2BE
(162,194,190)
#90ADAA
(144,173,170)
#7E9896
(126,152,150)
#6C8382
(108,131,130)
#5A6E6E
(90,110,110)
#48595A
(72,89,90)
#364446
(54,68,70)
#242F32
(36,47,50)
#121A1E
(18,26,30)
#000000
(0,0,0)

Tints of #C6ECE6

#C6ECE6
(198,236,230)
#CBEDE8
(203,237,232)
#D0EEEA
(208,238,234)
#D5EFEC
(213,239,236)
#DAF0EE
(218,240,238)
#DFF1F0
(223,241,240)
#E4F2F2
(228,242,242)
#E9F3F4
(233,243,244)
#EEF4F6
(238,244,246)
#F3F5F8
(243,245,248)
#F8F6FA
(248,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ECE6; }

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

This text font color is #C6ECE6.

Background Color

.myBgColor { background-color: #C6ECE6; }

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

This div background color is #C6ECE6.

Border color

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

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

This div border color is #C6ECE6.

Opacity

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

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

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

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

This text has shadow with #C6ECE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECE6.

Preview

Color preview on black background

This text has color #C6ECE6 on black background.


Color preview on white background

This text has color #C6ECE6 on white background.


Black color preview on #C6ECE6 background

This text has black color on #C6ECE6 background.


White color preview on #C6ECE6 background

This text has white color on #C6ECE6 background.


Related colors

Complementary color

Complementary color for #hex is #391319.


I love getcolorcode.com

Triadic colors

1 #E6C6EC and #ECE6C6 with #C6ECE6 are triadic colors.

2 #E6ECC6 and #ECC6E6 with #C6ECE6 are triadic colors.