COLOR #C7EDD6

HEX: #C7EDD6 RGB: (199,237,214)

Renk bilgisi

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

RGB renk modeli

#C7EDD6 color RGB value is (199,237,214).

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

RGB bağlantıları ve doygunluk

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

199
237
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 214 = 650 (100%)
R 199 of 650 ~ 30.62%
G 237 of 650 ~ 36.46%
B 214 of 650 ~ 32.92'%

%30.62
%36.46
%32.92

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%16.03
%0
%9.7
%7.06

Codes

Color #C7EDD6 in popluar color models

C7 ED D6
RGB 199 237 214
HSL 144° 51.35% 85.49%
HSB/HSV 144° 16.03% 92.94%
CMYK 16.03% 0.00% 9.70%
7.06%

Color #C7EDD6 in popluar number systems.

HEX C7 ED D6
Decimal 199 237 214
Binary 11000111 11101101 11010110
Octal 307 355 326

Shades and tints

Shades of #C7EDD6

#C7EDD6
(199,237,214)
#B5D8C3
(181,216,195)
#A3C3B0
(163,195,176)
#91AE9D
(145,174,157)
#7F998A
(127,153,138)
#6D8477
(109,132,119)
#5B6F64
(91,111,100)
#495A51
(73,90,81)
#37453E
(55,69,62)
#25302B
(37,48,43)
#131B18
(19,27,24)
#000000
(0,0,0)

Tints of #C7EDD6

#C7EDD6
(199,237,214)
#CCEED9
(204,238,217)
#D1EFDC
(209,239,220)
#D6F0DF
(214,240,223)
#DBF1E2
(219,241,226)
#E0F2E5
(224,242,229)
#E5F3E8
(229,243,232)
#EAF4EB
(234,244,235)
#EFF5EE
(239,245,238)
#F4F6F1
(244,246,241)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDD6; }

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

This text font color is #C7EDD6.

Background Color

.myBgColor { background-color: #C7EDD6; }

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

This div background color is #C7EDD6.

Border color

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

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

This div border color is #C7EDD6.

Opacity

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

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

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

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

This text has shadow with #C7EDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDD6.

Preview

Color preview on black background

This text has color #C7EDD6 on black background.


Color preview on white background

This text has color #C7EDD6 on white background.


Black color preview on #C7EDD6 background

This text has black color on #C7EDD6 background.


White color preview on #C7EDD6 background

This text has white color on #C7EDD6 background.


Related colors

Complementary color

Complementary color for #hex is #381229.


I love getcolorcode.com

Triadic colors

1 #D6C7ED and #EDD6C7 with #C7EDD6 are triadic colors.

2 #D6EDC7 and #EDC7D6 with #C7EDD6 are triadic colors.