COLOR #C7ECD6

HEX: #C7ECD6 RGB: (199,236,214)

Renk bilgisi

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

RGB renk modeli

#C7ECD6 color RGB value is (199,236,214).

RGB: (199,236,214) (78%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 236 of 255 = 93%
B 214 of 255 = 84%

199
236
214

R + G + B ~ 85%. #C7ECD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 236 + 214 = 649 (100%)
R 199 of 649 ~ 30.66%
G 236 of 649 ~ 36.36%
B 214 of 649 ~ 32.97'%

%30.66
%36.36
%32.97

CMYK RENK MODELİ

#C7ECD6 rengi CMYK tonu (16,0,9,7).

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

CMYK: (16,0,9,7)
C16M0Y9K7 (16%, 0%, 9%, 7%)
(0.16 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%15.68
%0
%9.32
%7.45

Codes

Color #C7ECD6 in popluar color models

C7 EC D6
RGB 199 236 214
HSL 144° 49.33% 85.29%
HSB/HSV 144° 15.68% 92.55%
CMYK 15.68% 0.00% 9.32%
7.45%

Color #C7ECD6 in popluar number systems.

HEX C7 EC D6
Decimal 199 236 214
Binary 11000111 11101100 11010110
Octal 307 354 326

Shades and tints

Shades of #C7ECD6

#C7ECD6
(199,236,214)
#B5D7C3
(181,215,195)
#A3C2B0
(163,194,176)
#91AD9D
(145,173,157)
#7F988A
(127,152,138)
#6D8377
(109,131,119)
#5B6E64
(91,110,100)
#495951
(73,89,81)
#37443E
(55,68,62)
#252F2B
(37,47,43)
#131A18
(19,26,24)
#000000
(0,0,0)

Tints of #C7ECD6

#C7ECD6
(199,236,214)
#CCEDD9
(204,237,217)
#D1EEDC
(209,238,220)
#D6EFDF
(214,239,223)
#DBF0E2
(219,240,226)
#E0F1E5
(224,241,229)
#E5F2E8
(229,242,232)
#EAF3EB
(234,243,235)
#EFF4EE
(239,244,238)
#F4F5F1
(244,245,241)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ECD6; }

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

This text font color is #C7ECD6.

Background Color

.myBgColor { background-color: #C7ECD6; }

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

This div background color is #C7ECD6.

Border color

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

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

This div border color is #C7ECD6.

Opacity

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

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

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

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

This text has shadow with #C7ECD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ECD6.

Preview

Color preview on black background

This text has color #C7ECD6 on black background.


Color preview on white background

This text has color #C7ECD6 on white background.


Black color preview on #C7ECD6 background

This text has black color on #C7ECD6 background.


White color preview on #C7ECD6 background

This text has white color on #C7ECD6 background.


Related colors

Complementary color

Complementary color for #hex is #381329.


I love getcolorcode.com

Triadic colors

1 #D6C7EC and #ECD6C7 with #C7ECD6 are triadic colors.

2 #D6ECC7 and #ECC7D6 with #C7ECD6 are triadic colors.