COLOR #C7EED3

HEX: #C7EED3 RGB: (199,238,211)

Renk bilgisi

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

RGB renk modeli

#C7EED3 color RGB value is (199,238,211).

RGB: (199,238,211) (78%, 93%, 83%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 238 of 255 = 93%
B 211 of 255 = 83%

199
238
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 211 = 648 (100%)
R 199 of 648 ~ 30.71%
G 238 of 648 ~ 36.73%
B 211 of 648 ~ 32.56'%

%30.71
%36.73
%32.56

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%16.39
%0
%11.34
%6.67

Codes

Color #C7EED3 in popluar color models

C7 EE D3
RGB 199 238 211
HSL 138° 53.42% 85.69%
HSB/HSV 138° 16.39% 93.33%
CMYK 16.39% 0.00% 11.34%
6.67%

Color #C7EED3 in popluar number systems.

HEX C7 EE D3
Decimal 199 238 211
Binary 11000111 11101110 11010011
Octal 307 356 323

Shades and tints

Shades of #C7EED3

#C7EED3
(199,238,211)
#B5D9C0
(181,217,192)
#A3C4AD
(163,196,173)
#91AF9A
(145,175,154)
#7F9A87
(127,154,135)
#6D8574
(109,133,116)
#5B7061
(91,112,97)
#495B4E
(73,91,78)
#37463B
(55,70,59)
#253128
(37,49,40)
#131C15
(19,28,21)
#000000
(0,0,0)

Tints of #C7EED3

#C7EED3
(199,238,211)
#CCEFD7
(204,239,215)
#D1F0DB
(209,240,219)
#D6F1DF
(214,241,223)
#DBF2E3
(219,242,227)
#E0F3E7
(224,243,231)
#E5F4EB
(229,244,235)
#EAF5EF
(234,245,239)
#EFF6F3
(239,246,243)
#F4F7F7
(244,247,247)
#F9F8FB
(249,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EED3; }

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

This text font color is #C7EED3.

Background Color

.myBgColor { background-color: #C7EED3; }

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

This div background color is #C7EED3.

Border color

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

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

This div border color is #C7EED3.

Opacity

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

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

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

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

This text has shadow with #C7EED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EED3.

Preview

Color preview on black background

This text has color #C7EED3 on black background.


Color preview on white background

This text has color #C7EED3 on white background.


Black color preview on #C7EED3 background

This text has black color on #C7EED3 background.


White color preview on #C7EED3 background

This text has white color on #C7EED3 background.


Related colors

Complementary color

Complementary color for #hex is #38112C.


I love getcolorcode.com

Triadic colors

1 #D3C7EE and #EED3C7 with #C7EED3 are triadic colors.

2 #D3EEC7 and #EEC7D3 with #C7EED3 are triadic colors.