COLOR #C7EED7

HEX: #C7EED7 RGB: (199,238,215)

Renk bilgisi

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

RGB renk modeli

#C7EED7 color RGB value is (199,238,215).

RGB: (199,238,215) (78%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 238 of 255 = 93%
B 215 of 255 = 84%

199
238
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 215 = 652 (100%)
R 199 of 652 ~ 30.52%
G 238 of 652 ~ 36.5%
B 215 of 652 ~ 32.98'%

%30.52
%36.5
%32.98

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%16.39
%0
%9.66
%6.67

Codes

Color #C7EED7 in popluar color models

C7 EE D7
RGB 199 238 215
HSL 145° 53.42% 85.69%
HSB/HSV 145° 16.39% 93.33%
CMYK 16.39% 0.00% 9.66%
6.67%

Color #C7EED7 in popluar number systems.

HEX C7 EE D7
Decimal 199 238 215
Binary 11000111 11101110 11010111
Octal 307 356 327

Shades and tints

Shades of #C7EED7

#C7EED7
(199,238,215)
#B5D9C4
(181,217,196)
#A3C4B1
(163,196,177)
#91AF9E
(145,175,158)
#7F9A8B
(127,154,139)
#6D8578
(109,133,120)
#5B7065
(91,112,101)
#495B52
(73,91,82)
#37463F
(55,70,63)
#25312C
(37,49,44)
#131C19
(19,28,25)
#000000
(0,0,0)

Tints of #C7EED7

#C7EED7
(199,238,215)
#CCEFDA
(204,239,218)
#D1F0DD
(209,240,221)
#D6F1E0
(214,241,224)
#DBF2E3
(219,242,227)
#E0F3E6
(224,243,230)
#E5F4E9
(229,244,233)
#EAF5EC
(234,245,236)
#EFF6EF
(239,246,239)
#F4F7F2
(244,247,242)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EED7; }

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

This text font color is #C7EED7.

Background Color

.myBgColor { background-color: #C7EED7; }

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

This div background color is #C7EED7.

Border color

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

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

This div border color is #C7EED7.

Opacity

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

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

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

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

This text has shadow with #C7EED7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EED7.

Preview

Color preview on black background

This text has color #C7EED7 on black background.


Color preview on white background

This text has color #C7EED7 on white background.


Black color preview on #C7EED7 background

This text has black color on #C7EED7 background.


White color preview on #C7EED7 background

This text has white color on #C7EED7 background.


Related colors

Complementary color

Complementary color for #hex is #381128.


I love getcolorcode.com

Triadic colors

1 #D7C7EE and #EED7C7 with #C7EED7 are triadic colors.

2 #D7EEC7 and #EEC7D7 with #C7EED7 are triadic colors.