COLOR #C6E7EC

HEX: #C6E7EC RGB: (198,231,236)

Renk bilgisi

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

RGB renk modeli

#C6E7EC color RGB value is (198,231,236).

RGB: (198,231,236) (78%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 231 of 255 = 91%
B 236 of 255 = 93%

198
231
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 231 + 236 = 665 (100%)
R 198 of 665 ~ 29.77%
G 231 of 665 ~ 34.74%
B 236 of 665 ~ 35.49'%

%29.77
%34.74
%35.49

CMYK RENK MODELİ

#C6E7EC rengi CMYK tonu (16,2,0,7).

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

CMYK: (16,2,0,7)
C16M2Y0K7 (16%, 2%, 0%, 7%)
(0.16 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%16.1
%2.12
%0
%7.45

Codes

Color #C6E7EC in popluar color models

C6 E7 EC
RGB 198 231 236
HSL 188° 50.00% 85.10%
HSB/HSV 188° 16.10% 92.55%
CMYK 16.10% 2.12% 0.00%
7.45%

Color #C6E7EC in popluar number systems.

HEX C6 E7 EC
Decimal 198 231 236
Binary 11000110 11100111 11101100
Octal 306 347 354

Shades and tints

Shades of #C6E7EC

#C6E7EC
(198,231,236)
#B4D2D7
(180,210,215)
#A2BDC2
(162,189,194)
#90A8AD
(144,168,173)
#7E9398
(126,147,152)
#6C7E83
(108,126,131)
#5A696E
(90,105,110)
#485459
(72,84,89)
#363F44
(54,63,68)
#242A2F
(36,42,47)
#12151A
(18,21,26)
#000000
(0,0,0)

Tints of #C6E7EC

#C6E7EC
(198,231,236)
#CBE9ED
(203,233,237)
#D0EBEE
(208,235,238)
#D5EDEF
(213,237,239)
#DAEFF0
(218,239,240)
#DFF1F1
(223,241,241)
#E4F3F2
(228,243,242)
#E9F5F3
(233,245,243)
#EEF7F4
(238,247,244)
#F3F9F5
(243,249,245)
#F8FBF6
(248,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E7EC; }

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

This text font color is #C6E7EC.

Background Color

.myBgColor { background-color: #C6E7EC; }

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

This div background color is #C6E7EC.

Border color

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

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

This div border color is #C6E7EC.

Opacity

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

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

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

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

This text has shadow with #C6E7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E7EC.

Preview

Color preview on black background

This text has color #C6E7EC on black background.


Color preview on white background

This text has color #C6E7EC on white background.


Black color preview on #C6E7EC background

This text has black color on #C6E7EC background.


White color preview on #C6E7EC background

This text has white color on #C6E7EC background.


Related colors

Complementary color

Complementary color for #hex is #391813.


I love getcolorcode.com

Triadic colors

1 #ECC6E7 and #E7ECC6 with #C6E7EC are triadic colors.

2 #ECE7C6 and #E7C6EC with #C6E7EC are triadic colors.