COLOR #C7E6EC

HEX: #C7E6EC RGB: (199,230,236)

Renk bilgisi

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

RGB renk modeli

#C7E6EC color RGB value is (199,230,236).

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

RGB bağlantıları ve doygunluk

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

199
230
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 236 = 665 (100%)
R 199 of 665 ~ 29.92%
G 230 of 665 ~ 34.59%
B 236 of 665 ~ 35.49'%

%29.92
%34.59
%35.49

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%15.68
%2.54
%0
%7.45

Codes

Color #C7E6EC in popluar color models

C7 E6 EC
RGB 199 230 236
HSL 190° 49.33% 85.29%
HSB/HSV 190° 15.68% 92.55%
CMYK 15.68% 2.54% 0.00%
7.45%

Color #C7E6EC in popluar number systems.

HEX C7 E6 EC
Decimal 199 230 236
Binary 11000111 11100110 11101100
Octal 307 346 354

Shades and tints

Shades of #C7E6EC

#C7E6EC
(199,230,236)
#B5D2D7
(181,210,215)
#A3BEC2
(163,190,194)
#91AAAD
(145,170,173)
#7F9698
(127,150,152)
#6D8283
(109,130,131)
#5B6E6E
(91,110,110)
#495A59
(73,90,89)
#374644
(55,70,68)
#25322F
(37,50,47)
#131E1A
(19,30,26)
#000000
(0,0,0)

Tints of #C7E6EC

#C7E6EC
(199,230,236)
#CCE8ED
(204,232,237)
#D1EAEE
(209,234,238)
#D6ECEF
(214,236,239)
#DBEEF0
(219,238,240)
#E0F0F1
(224,240,241)
#E5F2F2
(229,242,242)
#EAF4F3
(234,244,243)
#EFF6F4
(239,246,244)
#F4F8F5
(244,248,245)
#F9FAF6
(249,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E6EC; }

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

This text font color is #C7E6EC.

Background Color

.myBgColor { background-color: #C7E6EC; }

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

This div background color is #C7E6EC.

Border color

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

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

This div border color is #C7E6EC.

Opacity

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

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

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

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

This text has shadow with #C7E6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6EC.

Preview

Color preview on black background

This text has color #C7E6EC on black background.


Color preview on white background

This text has color #C7E6EC on white background.


Black color preview on #C7E6EC background

This text has black color on #C7E6EC background.


White color preview on #C7E6EC background

This text has white color on #C7E6EC background.


Related colors

Complementary color

Complementary color for #hex is #381913.


I love getcolorcode.com

Triadic colors

1 #ECC7E6 and #E6ECC7 with #C7E6EC are triadic colors.

2 #ECE6C7 and #E6C7EC with #C7E6EC are triadic colors.