COLOR #C6E4DB

HEX: #C6E4DB RGB: (198,228,219)

Renk bilgisi

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

RGB renk modeli

#C6E4DB color RGB value is (198,228,219).

RGB: (198,228,219) (78%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 228 of 255 = 89%
B 219 of 255 = 86%

198
228
219

R + G + B ~ 84%. #C6E4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 228 + 219 = 645 (100%)
R 198 of 645 ~ 30.7%
G 228 of 645 ~ 35.35%
B 219 of 645 ~ 33.95'%

%30.7
%35.35
%33.95

CMYK RENK MODELİ

#C6E4DB rengi CMYK tonu (13,0,4,11).

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

CMYK: (13,0,4,11)
C13M0Y4K11 (13%, 0%, 4%, 11%)
(0.13 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%13.16
%0
%3.95
%10.59

Codes

Color #C6E4DB in popluar color models

C6 E4 DB
RGB 198 228 219
HSL 162° 35.71% 83.53%
HSB/HSV 162° 13.16% 89.41%
CMYK 13.16% 0.00% 3.95%
10.59%

Color #C6E4DB in popluar number systems.

HEX C6 E4 DB
Decimal 198 228 219
Binary 11000110 11100100 11011011
Octal 306 344 333

Shades and tints

Shades of #C6E4DB

#C6E4DB
(198,228,219)
#B4D0C8
(180,208,200)
#A2BCB5
(162,188,181)
#90A8A2
(144,168,162)
#7E948F
(126,148,143)
#6C807C
(108,128,124)
#5A6C69
(90,108,105)
#485856
(72,88,86)
#364443
(54,68,67)
#243030
(36,48,48)
#121C1D
(18,28,29)
#000000
(0,0,0)

Tints of #C6E4DB

#C6E4DB
(198,228,219)
#CBE6DE
(203,230,222)
#D0E8E1
(208,232,225)
#D5EAE4
(213,234,228)
#DAECE7
(218,236,231)
#DFEEEA
(223,238,234)
#E4F0ED
(228,240,237)
#E9F2F0
(233,242,240)
#EEF4F3
(238,244,243)
#F3F6F6
(243,246,246)
#F8F8F9
(248,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E4DB; }

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

This text font color is #C6E4DB.

Background Color

.myBgColor { background-color: #C6E4DB; }

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

This div background color is #C6E4DB.

Border color

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

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

This div border color is #C6E4DB.

Opacity

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

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

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

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

This text has shadow with #C6E4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E4DB.

Preview

Color preview on black background

This text has color #C6E4DB on black background.


Color preview on white background

This text has color #C6E4DB on white background.


Black color preview on #C6E4DB background

This text has black color on #C6E4DB background.


White color preview on #C6E4DB background

This text has white color on #C6E4DB background.


Related colors

Complementary color

Complementary color for #hex is #391B24.


I love getcolorcode.com

Triadic colors

1 #DBC6E4 and #E4DBC6 with #C6E4DB are triadic colors.

2 #DBE4C6 and #E4C6DB with #C6E4DB are triadic colors.