COLOR #C6E4CB

HEX: #C6E4CB RGB: (198,228,203)

Renk bilgisi

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

RGB renk modeli

#C6E4CB color RGB value is (198,228,203).

RGB: (198,228,203) (78%, 89%, 80%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 228 of 255 = 89%
B 203 of 255 = 80%

198
228
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 228 + 203 = 629 (100%)
R 198 of 629 ~ 31.48%
G 228 of 629 ~ 36.25%
B 203 of 629 ~ 32.27'%

%31.48
%36.25
%32.27

CMYK RENK MODELİ

#C6E4CB rengi CMYK tonu (13,0,11,11).

  • camgöbeği tonu 13.16%
  • eflatun tonu 0.00%
  • sarı tonu 10.96%
  • ana renk tonu 10.59%

CMYK: (13,0,11,11)
C13M0Y11K11 (13%, 0%, 11%, 11%)
(0.13 / 0.00 / 0.11 / 0.11)

CMYK yüzdeleri

%13.16
%0
%10.96
%10.59

Codes

Color #C6E4CB in popluar color models

C6 E4 CB
RGB 198 228 203
HSL 130° 35.71% 83.53%
HSB/HSV 130° 13.16% 89.41%
CMYK 13.16% 0.00% 10.96%
10.59%

Color #C6E4CB in popluar number systems.

HEX C6 E4 CB
Decimal 198 228 203
Binary 11000110 11100100 11001011
Octal 306 344 313

Shades and tints

Shades of #C6E4CB

#C6E4CB
(198,228,203)
#B4D0B9
(180,208,185)
#A2BCA7
(162,188,167)
#90A895
(144,168,149)
#7E9483
(126,148,131)
#6C8071
(108,128,113)
#5A6C5F
(90,108,95)
#48584D
(72,88,77)
#36443B
(54,68,59)
#243029
(36,48,41)
#121C17
(18,28,23)
#000000
(0,0,0)

Tints of #C6E4CB

#C6E4CB
(198,228,203)
#CBE6CF
(203,230,207)
#D0E8D3
(208,232,211)
#D5EAD7
(213,234,215)
#DAECDB
(218,236,219)
#DFEEDF
(223,238,223)
#E4F0E3
(228,240,227)
#E9F2E7
(233,242,231)
#EEF4EB
(238,244,235)
#F3F6EF
(243,246,239)
#F8F8F3
(248,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E4CB color. Also use rgb(198,228,203) instead hex code.

Text Font Color

.myTextColor { color: #C6E4CB; }

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

This text font color is #C6E4CB.

Background Color

.myBgColor { background-color: #C6E4CB; }

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

This div background color is #C6E4CB.

Border color

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

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

This div border color is #C6E4CB.

Opacity

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

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

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

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

This text has shadow with #C6E4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E4CB.

Preview

Color preview on black background

This text has color #C6E4CB on black background.


Color preview on white background

This text has color #C6E4CB on white background.


Black color preview on #C6E4CB background

This text has black color on #C6E4CB background.


White color preview on #C6E4CB background

This text has white color on #C6E4CB background.


Related colors

Complementary color

Complementary color for #hex is #391B34.


I love getcolorcode.com

Triadic colors

1 #CBC6E4 and #E4CBC6 with #C6E4CB are triadic colors.

2 #CBE4C6 and #E4C6CB with #C6E4CB are triadic colors.