COLOR #C7EED8

HEX: #C7EED8 RGB: (199,238,216)

Renk bilgisi

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

RGB renk modeli

#C7EED8 color RGB value is (199,238,216).

RGB: (199,238,216) (78%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 238 of 255 = 93%
B 216 of 255 = 85%

199
238
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 216 = 653 (100%)
R 199 of 653 ~ 30.47%
G 238 of 653 ~ 36.45%
B 216 of 653 ~ 33.08'%

%30.47
%36.45
%33.08

CMYK RENK MODELİ

#C7EED8 rengi CMYK tonu (16,0,9,7).

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

CMYK: (16,0,9,7)
C16M0Y9K7 (16%, 0%, 9%, 7%)
(0.16 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%16.39
%0
%9.24
%6.67

Codes

Color #C7EED8 in popluar color models

C7 EE D8
RGB 199 238 216
HSL 146° 53.42% 85.69%
HSB/HSV 146° 16.39% 93.33%
CMYK 16.39% 0.00% 9.24%
6.67%

Color #C7EED8 in popluar number systems.

HEX C7 EE D8
Decimal 199 238 216
Binary 11000111 11101110 11011000
Octal 307 356 330

Shades and tints

Shades of #C7EED8

#C7EED8
(199,238,216)
#B5D9C5
(181,217,197)
#A3C4B2
(163,196,178)
#91AF9F
(145,175,159)
#7F9A8C
(127,154,140)
#6D8579
(109,133,121)
#5B7066
(91,112,102)
#495B53
(73,91,83)
#374640
(55,70,64)
#25312D
(37,49,45)
#131C1A
(19,28,26)
#000000
(0,0,0)

Tints of #C7EED8

#C7EED8
(199,238,216)
#CCEFDB
(204,239,219)
#D1F0DE
(209,240,222)
#D6F1E1
(214,241,225)
#DBF2E4
(219,242,228)
#E0F3E7
(224,243,231)
#E5F4EA
(229,244,234)
#EAF5ED
(234,245,237)
#EFF6F0
(239,246,240)
#F4F7F3
(244,247,243)
#F9F8F6
(249,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EED8; }

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

This text font color is #C7EED8.

Background Color

.myBgColor { background-color: #C7EED8; }

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

This div background color is #C7EED8.

Border color

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

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

This div border color is #C7EED8.

Opacity

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

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

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

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

This text has shadow with #C7EED8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EED8.

Preview

Color preview on black background

This text has color #C7EED8 on black background.


Color preview on white background

This text has color #C7EED8 on white background.


Black color preview on #C7EED8 background

This text has black color on #C7EED8 background.


White color preview on #C7EED8 background

This text has white color on #C7EED8 background.


Related colors

Complementary color

Complementary color for #hex is #381127.


I love getcolorcode.com

Triadic colors

1 #D8C7EE and #EED8C7 with #C7EED8 are triadic colors.

2 #D8EEC7 and #EEC7D8 with #C7EED8 are triadic colors.