COLOR #C7EDD9

HEX: #C7EDD9 RGB: (199,237,217)

Renk bilgisi

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

RGB renk modeli

#C7EDD9 color RGB value is (199,237,217).

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

RGB bağlantıları ve doygunluk

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

199
237
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 217 = 653 (100%)
R 199 of 653 ~ 30.47%
G 237 of 653 ~ 36.29%
B 217 of 653 ~ 33.23'%

%30.47
%36.29
%33.23

CMYK RENK MODELİ

#C7EDD9 rengi CMYK tonu (16,0,8,7).

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

CMYK: (16,0,8,7)
C16M0Y8K7 (16%, 0%, 8%, 7%)
(0.16 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%16.03
%0
%8.44
%7.06

Codes

Color #C7EDD9 in popluar color models

C7 ED D9
RGB 199 237 217
HSL 148° 51.35% 85.49%
HSB/HSV 148° 16.03% 92.94%
CMYK 16.03% 0.00% 8.44%
7.06%

Color #C7EDD9 in popluar number systems.

HEX C7 ED D9
Decimal 199 237 217
Binary 11000111 11101101 11011001
Octal 307 355 331

Shades and tints

Shades of #C7EDD9

#C7EDD9
(199,237,217)
#B5D8C6
(181,216,198)
#A3C3B3
(163,195,179)
#91AEA0
(145,174,160)
#7F998D
(127,153,141)
#6D847A
(109,132,122)
#5B6F67
(91,111,103)
#495A54
(73,90,84)
#374541
(55,69,65)
#25302E
(37,48,46)
#131B1B
(19,27,27)
#000000
(0,0,0)

Tints of #C7EDD9

#C7EDD9
(199,237,217)
#CCEEDC
(204,238,220)
#D1EFDF
(209,239,223)
#D6F0E2
(214,240,226)
#DBF1E5
(219,241,229)
#E0F2E8
(224,242,232)
#E5F3EB
(229,243,235)
#EAF4EE
(234,244,238)
#EFF5F1
(239,245,241)
#F4F6F4
(244,246,244)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDD9; }

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

This text font color is #C7EDD9.

Background Color

.myBgColor { background-color: #C7EDD9; }

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

This div background color is #C7EDD9.

Border color

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

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

This div border color is #C7EDD9.

Opacity

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

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

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

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

This text has shadow with #C7EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDD9.

Preview

Color preview on black background

This text has color #C7EDD9 on black background.


Color preview on white background

This text has color #C7EDD9 on white background.


Black color preview on #C7EDD9 background

This text has black color on #C7EDD9 background.


White color preview on #C7EDD9 background

This text has white color on #C7EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #381226.


I love getcolorcode.com

Triadic colors

1 #D9C7ED and #EDD9C7 with #C7EDD9 are triadic colors.

2 #D9EDC7 and #EDC7D9 with #C7EDD9 are triadic colors.