COLOR #C7EDD2

HEX: #C7EDD2 RGB: (199,237,210)

Renk bilgisi

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

RGB renk modeli

#C7EDD2 color RGB value is (199,237,210).

RGB: (199,237,210) (78%, 93%, 82%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 210 of 255 = 82%

199
237
210

R + G + B ~ 84%. #C7EDD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 210 = 646 (100%)
R 199 of 646 ~ 30.8%
G 237 of 646 ~ 36.69%
B 210 of 646 ~ 32.51'%

%30.8
%36.69
%32.51

CMYK RENK MODELİ

#C7EDD2 rengi CMYK tonu (16,0,11,7).

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

CMYK: (16,0,11,7)
C16M0Y11K7 (16%, 0%, 11%, 7%)
(0.16 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%16.03
%0
%11.39
%7.06

Codes

Color #C7EDD2 in popluar color models

C7 ED D2
RGB 199 237 210
HSL 137° 51.35% 85.49%
HSB/HSV 137° 16.03% 92.94%
CMYK 16.03% 0.00% 11.39%
7.06%

Color #C7EDD2 in popluar number systems.

HEX C7 ED D2
Decimal 199 237 210
Binary 11000111 11101101 11010010
Octal 307 355 322

Shades and tints

Shades of #C7EDD2

#C7EDD2
(199,237,210)
#B5D8BF
(181,216,191)
#A3C3AC
(163,195,172)
#91AE99
(145,174,153)
#7F9986
(127,153,134)
#6D8473
(109,132,115)
#5B6F60
(91,111,96)
#495A4D
(73,90,77)
#37453A
(55,69,58)
#253027
(37,48,39)
#131B14
(19,27,20)
#000000
(0,0,0)

Tints of #C7EDD2

#C7EDD2
(199,237,210)
#CCEED6
(204,238,214)
#D1EFDA
(209,239,218)
#D6F0DE
(214,240,222)
#DBF1E2
(219,241,226)
#E0F2E6
(224,242,230)
#E5F3EA
(229,243,234)
#EAF4EE
(234,244,238)
#EFF5F2
(239,245,242)
#F4F6F6
(244,246,246)
#F9F7FA
(249,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDD2; }

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

This text font color is #C7EDD2.

Background Color

.myBgColor { background-color: #C7EDD2; }

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

This div background color is #C7EDD2.

Border color

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

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

This div border color is #C7EDD2.

Opacity

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

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

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

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

This text has shadow with #C7EDD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDD2.

Preview

Color preview on black background

This text has color #C7EDD2 on black background.


Color preview on white background

This text has color #C7EDD2 on white background.


Black color preview on #C7EDD2 background

This text has black color on #C7EDD2 background.


White color preview on #C7EDD2 background

This text has white color on #C7EDD2 background.


Related colors

Complementary color

Complementary color for #hex is #38122D.


I love getcolorcode.com

Triadic colors

1 #D2C7ED and #EDD2C7 with #C7EDD2 are triadic colors.

2 #D2EDC7 and #EDC7D2 with #C7EDD2 are triadic colors.