COLOR #C6ECC5

HEX: #C6ECC5 RGB: (198,236,197)

Renk bilgisi

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

RGB renk modeli

#C6ECC5 color RGB value is (198,236,197).

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

RGB bağlantıları ve doygunluk

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

198
236
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 197 = 631 (100%)
R 198 of 631 ~ 31.38%
G 236 of 631 ~ 37.4%
B 197 of 631 ~ 31.22'%

%31.38
%37.4
%31.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.10%
  • 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

%16.1
%0
%16.53
%7.45

Codes

Color #C6ECC5 in popluar color models

C6 EC C5
RGB 198 236 197
HSL 118° 50.65% 84.90%
HSB/HSV 118° 16.53% 92.55%
CMYK 16.10% 0.00% 16.53%
7.45%

Color #C6ECC5 in popluar number systems.

HEX C6 EC C5
Decimal 198 236 197
Binary 11000110 11101100 11000101
Octal 306 354 305

Shades and tints

Shades of #C6ECC5

#C6ECC5
(198,236,197)
#B4D7B4
(180,215,180)
#A2C2A3
(162,194,163)
#90AD92
(144,173,146)
#7E9881
(126,152,129)
#6C8370
(108,131,112)
#5A6E5F
(90,110,95)
#48594E
(72,89,78)
#36443D
(54,68,61)
#242F2C
(36,47,44)
#121A1B
(18,26,27)
#000000
(0,0,0)

Tints of #C6ECC5

#C6ECC5
(198,236,197)
#CBEDCA
(203,237,202)
#D0EECF
(208,238,207)
#D5EFD4
(213,239,212)
#DAF0D9
(218,240,217)
#DFF1DE
(223,241,222)
#E4F2E3
(228,242,227)
#E9F3E8
(233,243,232)
#EEF4ED
(238,244,237)
#F3F5F2
(243,245,242)
#F8F6F7
(248,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ECC5; }

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

This text font color is #C6ECC5.

Background Color

.myBgColor { background-color: #C6ECC5; }

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

This div background color is #C6ECC5.

Border color

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

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

This div border color is #C6ECC5.

Opacity

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

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

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

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

This text has shadow with #C6ECC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECC5.

Preview

Color preview on black background

This text has color #C6ECC5 on black background.


Color preview on white background

This text has color #C6ECC5 on white background.


Black color preview on #C6ECC5 background

This text has black color on #C6ECC5 background.


White color preview on #C6ECC5 background

This text has white color on #C6ECC5 background.


Related colors

Complementary color

Complementary color for #hex is #39133A.


I love getcolorcode.com

Triadic colors

1 #C5C6EC and #ECC5C6 with #C6ECC5 are triadic colors.

2 #C5ECC6 and #ECC6C5 with #C6ECC5 are triadic colors.