COLOR #C7EED9

HEX: #C7EED9 RGB: (199,238,217)

Renk bilgisi

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

RGB renk modeli

#C7EED9 color RGB value is (199,238,217).

RGB: (199,238,217) (78%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 238 of 255 = 93%
B 217 of 255 = 85%

199
238
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 217 = 654 (100%)
R 199 of 654 ~ 30.43%
G 238 of 654 ~ 36.39%
B 217 of 654 ~ 33.18'%

%30.43
%36.39
%33.18

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%16.39
%0
%8.82
%6.67

Codes

Color #C7EED9 in popluar color models

C7 EE D9
RGB 199 238 217
HSL 148° 53.42% 85.69%
HSB/HSV 148° 16.39% 93.33%
CMYK 16.39% 0.00% 8.82%
6.67%

Color #C7EED9 in popluar number systems.

HEX C7 EE D9
Decimal 199 238 217
Binary 11000111 11101110 11011001
Octal 307 356 331

Shades and tints

Shades of #C7EED9

#C7EED9
(199,238,217)
#B5D9C6
(181,217,198)
#A3C4B3
(163,196,179)
#91AFA0
(145,175,160)
#7F9A8D
(127,154,141)
#6D857A
(109,133,122)
#5B7067
(91,112,103)
#495B54
(73,91,84)
#374641
(55,70,65)
#25312E
(37,49,46)
#131C1B
(19,28,27)
#000000
(0,0,0)

Tints of #C7EED9

#C7EED9
(199,238,217)
#CCEFDC
(204,239,220)
#D1F0DF
(209,240,223)
#D6F1E2
(214,241,226)
#DBF2E5
(219,242,229)
#E0F3E8
(224,243,232)
#E5F4EB
(229,244,235)
#EAF5EE
(234,245,238)
#EFF6F1
(239,246,241)
#F4F7F4
(244,247,244)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EED9; }

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

This text font color is #C7EED9.

Background Color

.myBgColor { background-color: #C7EED9; }

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

This div background color is #C7EED9.

Border color

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

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

This div border color is #C7EED9.

Opacity

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

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

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

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

This text has shadow with #C7EED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EED9.

Preview

Color preview on black background

This text has color #C7EED9 on black background.


Color preview on white background

This text has color #C7EED9 on white background.


Black color preview on #C7EED9 background

This text has black color on #C7EED9 background.


White color preview on #C7EED9 background

This text has white color on #C7EED9 background.


Related colors

Complementary color

Complementary color for #hex is #381126.


I love getcolorcode.com

Triadic colors

1 #D9C7EE and #EED9C7 with #C7EED9 are triadic colors.

2 #D9EEC7 and #EEC7D9 with #C7EED9 are triadic colors.