COLOR #C6ECC9

HEX: #C6ECC9 RGB: (198,236,201)

Renk bilgisi

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

RGB renk modeli

#C6ECC9 color RGB value is (198,236,201).

RGB: (198,236,201) (78%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 236 of 255 = 93%
B 201 of 255 = 79%

198
236
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 201 = 635 (100%)
R 198 of 635 ~ 31.18%
G 236 of 635 ~ 37.17%
B 201 of 635 ~ 31.65'%

%31.18
%37.17
%31.65

CMYK RENK MODELİ

#C6ECC9 rengi CMYK tonu (16,0,15,7).

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

CMYK: (16,0,15,7)
C16M0Y15K7 (16%, 0%, 15%, 7%)
(0.16 / 0.00 / 0.15 / 0.07)

CMYK yüzdeleri

%16.1
%0
%14.83
%7.45

Codes

Color #C6ECC9 in popluar color models

C6 EC C9
RGB 198 236 201
HSL 125° 50.00% 85.10%
HSB/HSV 125° 16.10% 92.55%
CMYK 16.10% 0.00% 14.83%
7.45%

Color #C6ECC9 in popluar number systems.

HEX C6 EC C9
Decimal 198 236 201
Binary 11000110 11101100 11001001
Octal 306 354 311

Shades and tints

Shades of #C6ECC9

#C6ECC9
(198,236,201)
#B4D7B7
(180,215,183)
#A2C2A5
(162,194,165)
#90AD93
(144,173,147)
#7E9881
(126,152,129)
#6C836F
(108,131,111)
#5A6E5D
(90,110,93)
#48594B
(72,89,75)
#364439
(54,68,57)
#242F27
(36,47,39)
#121A15
(18,26,21)
#000000
(0,0,0)

Tints of #C6ECC9

#C6ECC9
(198,236,201)
#CBEDCD
(203,237,205)
#D0EED1
(208,238,209)
#D5EFD5
(213,239,213)
#DAF0D9
(218,240,217)
#DFF1DD
(223,241,221)
#E4F2E1
(228,242,225)
#E9F3E5
(233,243,229)
#EEF4E9
(238,244,233)
#F3F5ED
(243,245,237)
#F8F6F1
(248,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ECC9; }

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

This text font color is #C6ECC9.

Background Color

.myBgColor { background-color: #C6ECC9; }

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

This div background color is #C6ECC9.

Border color

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

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

This div border color is #C6ECC9.

Opacity

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

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

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

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

This text has shadow with #C6ECC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECC9.

Preview

Color preview on black background

This text has color #C6ECC9 on black background.


Color preview on white background

This text has color #C6ECC9 on white background.


Black color preview on #C6ECC9 background

This text has black color on #C6ECC9 background.


White color preview on #C6ECC9 background

This text has white color on #C6ECC9 background.


Related colors

Complementary color

Complementary color for #hex is #391336.


I love getcolorcode.com

Triadic colors

1 #C9C6EC and #ECC9C6 with #C6ECC9 are triadic colors.

2 #C9ECC6 and #ECC6C9 with #C6ECC9 are triadic colors.