COLOR #C7ECC5

HEX: #C7ECC5 RGB: (199,236,197)

Renk bilgisi

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

RGB renk modeli

#C7ECC5 color RGB value is (199,236,197).

RGB: (199,236,197) (78%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 236 of 255 = 93%
B 197 of 255 = 77%

199
236
197

R + G + B ~ 83%. #C7ECC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 236 + 197 = 632 (100%)
R 199 of 632 ~ 31.49%
G 236 of 632 ~ 37.34%
B 197 of 632 ~ 31.17'%

%31.49
%37.34
%31.17

CMYK RENK MODELİ

#C7ECC5 rengi CMYK tonu (16,0,17,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 0.00%
  • sarı tonu 16.53%
  • ana renk tonu 7.45%

CMYK: (16,0,17,7)
C16M0Y17K7 (16%, 0%, 17%, 7%)
(0.16 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%15.68
%0
%16.53
%7.45

Codes

Color #C7ECC5 in popluar color models

C7 EC C5
RGB 199 236 197
HSL 117° 50.65% 84.90%
HSB/HSV 117° 16.53% 92.55%
CMYK 15.68% 0.00% 16.53%
7.45%

Color #C7ECC5 in popluar number systems.

HEX C7 EC C5
Decimal 199 236 197
Binary 11000111 11101100 11000101
Octal 307 354 305

Shades and tints

Shades of #C7ECC5

#C7ECC5
(199,236,197)
#B5D7B4
(181,215,180)
#A3C2A3
(163,194,163)
#91AD92
(145,173,146)
#7F9881
(127,152,129)
#6D8370
(109,131,112)
#5B6E5F
(91,110,95)
#49594E
(73,89,78)
#37443D
(55,68,61)
#252F2C
(37,47,44)
#131A1B
(19,26,27)
#000000
(0,0,0)

Tints of #C7ECC5

#C7ECC5
(199,236,197)
#CCEDCA
(204,237,202)
#D1EECF
(209,238,207)
#D6EFD4
(214,239,212)
#DBF0D9
(219,240,217)
#E0F1DE
(224,241,222)
#E5F2E3
(229,242,227)
#EAF3E8
(234,243,232)
#EFF4ED
(239,244,237)
#F4F5F2
(244,245,242)
#F9F6F7
(249,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7ECC5 color. Also use rgb(199,236,197) instead hex code.

Text Font Color

.myTextColor { color: #C7ECC5; }

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

This text font color is #C7ECC5.

Background Color

.myBgColor { background-color: #C7ECC5; }

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

This div background color is #C7ECC5.

Border color

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

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

This div border color is #C7ECC5.

Opacity

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

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

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

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

This text has shadow with #C7ECC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ECC5.

Preview

Color preview on black background

This text has color #C7ECC5 on black background.


Color preview on white background

This text has color #C7ECC5 on white background.


Black color preview on #C7ECC5 background

This text has black color on #C7ECC5 background.


White color preview on #C7ECC5 background

This text has white color on #C7ECC5 background.


Related colors

Complementary color

Complementary color for #hex is #38133A.


I love getcolorcode.com

Triadic colors

1 #C5C7EC and #ECC5C7 with #C7ECC5 are triadic colors.

2 #C5ECC7 and #ECC7C5 with #C7ECC5 are triadic colors.