COLOR #C7EED6

HEX: #C7EED6 RGB: (199,238,214)

Renk bilgisi

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

RGB renk modeli

#C7EED6 color RGB value is (199,238,214).

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

RGB bağlantıları ve doygunluk

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

199
238
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 214 = 651 (100%)
R 199 of 651 ~ 30.57%
G 238 of 651 ~ 36.56%
B 214 of 651 ~ 32.87'%

%30.57
%36.56
%32.87

CMYK RENK MODELİ

#C7EED6 rengi CMYK tonu (16,0,10,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 0.00%
  • sarı tonu 10.08%
  • ana renk tonu 6.67%

CMYK: (16,0,10,7)
C16M0Y10K7 (16%, 0%, 10%, 7%)
(0.16 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%16.39
%0
%10.08
%6.67

Codes

Color #C7EED6 in popluar color models

C7 EE D6
RGB 199 238 214
HSL 143° 53.42% 85.69%
HSB/HSV 143° 16.39% 93.33%
CMYK 16.39% 0.00% 10.08%
6.67%

Color #C7EED6 in popluar number systems.

HEX C7 EE D6
Decimal 199 238 214
Binary 11000111 11101110 11010110
Octal 307 356 326

Shades and tints

Shades of #C7EED6

#C7EED6
(199,238,214)
#B5D9C3
(181,217,195)
#A3C4B0
(163,196,176)
#91AF9D
(145,175,157)
#7F9A8A
(127,154,138)
#6D8577
(109,133,119)
#5B7064
(91,112,100)
#495B51
(73,91,81)
#37463E
(55,70,62)
#25312B
(37,49,43)
#131C18
(19,28,24)
#000000
(0,0,0)

Tints of #C7EED6

#C7EED6
(199,238,214)
#CCEFD9
(204,239,217)
#D1F0DC
(209,240,220)
#D6F1DF
(214,241,223)
#DBF2E2
(219,242,226)
#E0F3E5
(224,243,229)
#E5F4E8
(229,244,232)
#EAF5EB
(234,245,235)
#EFF6EE
(239,246,238)
#F4F7F1
(244,247,241)
#F9F8F4
(249,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EED6; }

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

This text font color is #C7EED6.

Background Color

.myBgColor { background-color: #C7EED6; }

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

This div background color is #C7EED6.

Border color

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

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

This div border color is #C7EED6.

Opacity

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

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

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

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

This text has shadow with #C7EED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EED6.

Preview

Color preview on black background

This text has color #C7EED6 on black background.


Color preview on white background

This text has color #C7EED6 on white background.


Black color preview on #C7EED6 background

This text has black color on #C7EED6 background.


White color preview on #C7EED6 background

This text has white color on #C7EED6 background.


Related colors

Complementary color

Complementary color for #hex is #381129.


I love getcolorcode.com

Triadic colors

1 #D6C7EE and #EED6C7 with #C7EED6 are triadic colors.

2 #D6EEC7 and #EEC7D6 with #C7EED6 are triadic colors.