COLOR #C6ECC2

HEX: #C6ECC2 RGB: (198,236,194)

Renk bilgisi

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

RGB renk modeli

#C6ECC2 color RGB value is (198,236,194).

RGB: (198,236,194) (78%, 93%, 76%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 236 of 255 = 93%
B 194 of 255 = 76%

198
236
194

R + G + B ~ 82%. #C6ECC2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 194 = 628 (100%)
R 198 of 628 ~ 31.53%
G 236 of 628 ~ 37.58%
B 194 of 628 ~ 30.89'%

%31.53
%37.58
%30.89

CMYK RENK MODELİ

#C6ECC2 rengi CMYK tonu (16,0,18,7).

  • camgöbeği tonu 16.10%
  • eflatun tonu 0.00%
  • sarı tonu 17.80%
  • ana renk tonu 7.45%

CMYK: (16,0,18,7)
C16M0Y18K7 (16%, 0%, 18%, 7%)
(0.16 / 0.00 / 0.18 / 0.07)

CMYK yüzdeleri

%16.1
%0
%17.8
%7.45

Codes

Color #C6ECC2 in popluar color models

C6 EC C2
RGB 198 236 194
HSL 114° 52.50% 84.31%
HSB/HSV 114° 17.80% 92.55%
CMYK 16.10% 0.00% 17.80%
7.45%

Color #C6ECC2 in popluar number systems.

HEX C6 EC C2
Decimal 198 236 194
Binary 11000110 11101100 11000010
Octal 306 354 302

Shades and tints

Shades of #C6ECC2

#C6ECC2
(198,236,194)
#B4D7B1
(180,215,177)
#A2C2A0
(162,194,160)
#90AD8F
(144,173,143)
#7E987E
(126,152,126)
#6C836D
(108,131,109)
#5A6E5C
(90,110,92)
#48594B
(72,89,75)
#36443A
(54,68,58)
#242F29
(36,47,41)
#121A18
(18,26,24)
#000000
(0,0,0)

Tints of #C6ECC2

#C6ECC2
(198,236,194)
#CBEDC7
(203,237,199)
#D0EECC
(208,238,204)
#D5EFD1
(213,239,209)
#DAF0D6
(218,240,214)
#DFF1DB
(223,241,219)
#E4F2E0
(228,242,224)
#E9F3E5
(233,243,229)
#EEF4EA
(238,244,234)
#F3F5EF
(243,245,239)
#F8F6F4
(248,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ECC2; }

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

This text font color is #C6ECC2.

Background Color

.myBgColor { background-color: #C6ECC2; }

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

This div background color is #C6ECC2.

Border color

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

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

This div border color is #C6ECC2.

Opacity

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

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

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

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

This text has shadow with #C6ECC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECC2.

Preview

Color preview on black background

This text has color #C6ECC2 on black background.


Color preview on white background

This text has color #C6ECC2 on white background.


Black color preview on #C6ECC2 background

This text has black color on #C6ECC2 background.


White color preview on #C6ECC2 background

This text has white color on #C6ECC2 background.


Related colors

Complementary color

Complementary color for #hex is #39133D.


I love getcolorcode.com

Triadic colors

1 #C2C6EC and #ECC2C6 with #C6ECC2 are triadic colors.

2 #C2ECC6 and #ECC6C2 with #C6ECC2 are triadic colors.