COLOR #C7EDEC

HEX: #C7EDEC RGB: (199,237,236)

Renk bilgisi

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

RGB renk modeli

#C7EDEC color RGB value is (199,237,236).

RGB: (199,237,236) (78%, 93%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 236 of 255 = 93%

199
237
236

R + G + B ~ 88%. #C7EDEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 236 = 672 (100%)
R 199 of 672 ~ 29.61%
G 237 of 672 ~ 35.27%
B 236 of 672 ~ 35.12'%

%29.61
%35.27
%35.12

CMYK RENK MODELİ

#C7EDEC rengi CMYK tonu (16,0,0,7).

  • camgöbeği tonu 16.03%
  • eflatun tonu 0.00%
  • sarı tonu 0.42%
  • ana renk tonu 7.06%

CMYK: (16,0,0,7)
C16M0Y0K7 (16%, 0%, 0%, 7%)
(0.16 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%16.03
%0
%0.42
%7.06

Codes

Color #C7EDEC in popluar color models

C7 ED EC
RGB 199 237 236
HSL 178° 51.35% 85.49%
HSB/HSV 178° 16.03% 92.94%
CMYK 16.03% 0.00% 0.42%
7.06%

Color #C7EDEC in popluar number systems.

HEX C7 ED EC
Decimal 199 237 236
Binary 11000111 11101101 11101100
Octal 307 355 354

Shades and tints

Shades of #C7EDEC

#C7EDEC
(199,237,236)
#B5D8D7
(181,216,215)
#A3C3C2
(163,195,194)
#91AEAD
(145,174,173)
#7F9998
(127,153,152)
#6D8483
(109,132,131)
#5B6F6E
(91,111,110)
#495A59
(73,90,89)
#374544
(55,69,68)
#25302F
(37,48,47)
#131B1A
(19,27,26)
#000000
(0,0,0)

Tints of #C7EDEC

#C7EDEC
(199,237,236)
#CCEEED
(204,238,237)
#D1EFEE
(209,239,238)
#D6F0EF
(214,240,239)
#DBF1F0
(219,241,240)
#E0F2F1
(224,242,241)
#E5F3F2
(229,243,242)
#EAF4F3
(234,244,243)
#EFF5F4
(239,245,244)
#F4F6F5
(244,246,245)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDEC; }

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

This text font color is #C7EDEC.

Background Color

.myBgColor { background-color: #C7EDEC; }

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

This div background color is #C7EDEC.

Border color

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

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

This div border color is #C7EDEC.

Opacity

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

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

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

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

This text has shadow with #C7EDEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDEC.

Preview

Color preview on black background

This text has color #C7EDEC on black background.


Color preview on white background

This text has color #C7EDEC on white background.


Black color preview on #C7EDEC background

This text has black color on #C7EDEC background.


White color preview on #C7EDEC background

This text has white color on #C7EDEC background.


Related colors

Complementary color

Complementary color for #hex is #381213.


I love getcolorcode.com

Triadic colors

1 #ECC7ED and #EDECC7 with #C7EDEC are triadic colors.

2 #ECEDC7 and #EDC7EC with #C7EDEC are triadic colors.