COLOR #C7EED5

HEX: #C7EED5 RGB: (199,238,213)

Renk bilgisi

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

RGB renk modeli

#C7EED5 color RGB value is (199,238,213).

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

RGB bağlantıları ve doygunluk

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

199
238
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 213 = 650 (100%)
R 199 of 650 ~ 30.62%
G 238 of 650 ~ 36.62%
B 213 of 650 ~ 32.77'%

%30.62
%36.62
%32.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.39%
  • eflatun tonu 0.00%
  • sarı tonu 10.50%
  • 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
%10.5
%6.67

Codes

Color #C7EED5 in popluar color models

C7 EE D5
RGB 199 238 213
HSL 142° 53.42% 85.69%
HSB/HSV 142° 16.39% 93.33%
CMYK 16.39% 0.00% 10.50%
6.67%

Color #C7EED5 in popluar number systems.

HEX C7 EE D5
Decimal 199 238 213
Binary 11000111 11101110 11010101
Octal 307 356 325

Shades and tints

Shades of #C7EED5

#C7EED5
(199,238,213)
#B5D9C2
(181,217,194)
#A3C4AF
(163,196,175)
#91AF9C
(145,175,156)
#7F9A89
(127,154,137)
#6D8576
(109,133,118)
#5B7063
(91,112,99)
#495B50
(73,91,80)
#37463D
(55,70,61)
#25312A
(37,49,42)
#131C17
(19,28,23)
#000000
(0,0,0)

Tints of #C7EED5

#C7EED5
(199,238,213)
#CCEFD8
(204,239,216)
#D1F0DB
(209,240,219)
#D6F1DE
(214,241,222)
#DBF2E1
(219,242,225)
#E0F3E4
(224,243,228)
#E5F4E7
(229,244,231)
#EAF5EA
(234,245,234)
#EFF6ED
(239,246,237)
#F4F7F0
(244,247,240)
#F9F8F3
(249,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EED5; }

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

This text font color is #C7EED5.

Background Color

.myBgColor { background-color: #C7EED5; }

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

This div background color is #C7EED5.

Border color

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

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

This div border color is #C7EED5.

Opacity

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

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

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

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

This text has shadow with #C7EED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EED5.

Preview

Color preview on black background

This text has color #C7EED5 on black background.


Color preview on white background

This text has color #C7EED5 on white background.


Black color preview on #C7EED5 background

This text has black color on #C7EED5 background.


White color preview on #C7EED5 background

This text has white color on #C7EED5 background.


Related colors

Complementary color

Complementary color for #hex is #38112A.


I love getcolorcode.com

Triadic colors

1 #D5C7EE and #EED5C7 with #C7EED5 are triadic colors.

2 #D5EEC7 and #EEC7D5 with #C7EED5 are triadic colors.