COLOR #C7ECDD

HEX: #C7ECDD RGB: (199,236,221)

Renk bilgisi

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

RGB renk modeli

#C7ECDD color RGB value is (199,236,221).

RGB: (199,236,221) (78%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 236 of 255 = 93%
B 221 of 255 = 87%

199
236
221

R + G + B ~ 86%. #C7ECDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 236 + 221 = 656 (100%)
R 199 of 656 ~ 30.34%
G 236 of 656 ~ 35.98%
B 221 of 656 ~ 33.69'%

%30.34
%35.98
%33.69

CMYK RENK MODELİ

#C7ECDD rengi CMYK tonu (16,0,6,7).

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

CMYK: (16,0,6,7)
C16M0Y6K7 (16%, 0%, 6%, 7%)
(0.16 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%15.68
%0
%6.36
%7.45

Codes

Color #C7ECDD in popluar color models

C7 EC DD
RGB 199 236 221
HSL 156° 49.33% 85.29%
HSB/HSV 156° 15.68% 92.55%
CMYK 15.68% 0.00% 6.36%
7.45%

Color #C7ECDD in popluar number systems.

HEX C7 EC DD
Decimal 199 236 221
Binary 11000111 11101100 11011101
Octal 307 354 335

Shades and tints

Shades of #C7ECDD

#C7ECDD
(199,236,221)
#B5D7C9
(181,215,201)
#A3C2B5
(163,194,181)
#91ADA1
(145,173,161)
#7F988D
(127,152,141)
#6D8379
(109,131,121)
#5B6E65
(91,110,101)
#495951
(73,89,81)
#37443D
(55,68,61)
#252F29
(37,47,41)
#131A15
(19,26,21)
#000000
(0,0,0)

Tints of #C7ECDD

#C7ECDD
(199,236,221)
#CCEDE0
(204,237,224)
#D1EEE3
(209,238,227)
#D6EFE6
(214,239,230)
#DBF0E9
(219,240,233)
#E0F1EC
(224,241,236)
#E5F2EF
(229,242,239)
#EAF3F2
(234,243,242)
#EFF4F5
(239,244,245)
#F4F5F8
(244,245,248)
#F9F6FB
(249,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ECDD; }

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

This text font color is #C7ECDD.

Background Color

.myBgColor { background-color: #C7ECDD; }

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

This div background color is #C7ECDD.

Border color

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

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

This div border color is #C7ECDD.

Opacity

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

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

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

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

This text has shadow with #C7ECDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ECDD.

Preview

Color preview on black background

This text has color #C7ECDD on black background.


Color preview on white background

This text has color #C7ECDD on white background.


Black color preview on #C7ECDD background

This text has black color on #C7ECDD background.


White color preview on #C7ECDD background

This text has white color on #C7ECDD background.


Related colors

Complementary color

Complementary color for #hex is #381322.


I love getcolorcode.com

Triadic colors

1 #DDC7EC and #ECDDC7 with #C7ECDD are triadic colors.

2 #DDECC7 and #ECC7DD with #C7ECDD are triadic colors.