COLOR #C6E3DB

HEX: #C6E3DB RGB: (198,227,219)

Renk bilgisi

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

RGB renk modeli

#C6E3DB color RGB value is (198,227,219).

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

RGB bağlantıları ve doygunluk

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

198
227
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 227 + 219 = 644 (100%)
R 198 of 644 ~ 30.75%
G 227 of 644 ~ 35.25%
B 219 of 644 ~ 34.01'%

%30.75
%35.25
%34.01

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.78%
  • eflatun tonu 0.00%
  • sarı tonu 3.52%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%12.78
%0
%3.52
%10.98

Codes

Color #C6E3DB in popluar color models

C6 E3 DB
RGB 198 227 219
HSL 163° 34.12% 83.33%
HSB/HSV 163° 12.78% 89.02%
CMYK 12.78% 0.00% 3.52%
10.98%

Color #C6E3DB in popluar number systems.

HEX C6 E3 DB
Decimal 198 227 219
Binary 11000110 11100011 11011011
Octal 306 343 333

Shades and tints

Shades of #C6E3DB

#C6E3DB
(198,227,219)
#B4CFC8
(180,207,200)
#A2BBB5
(162,187,181)
#90A7A2
(144,167,162)
#7E938F
(126,147,143)
#6C7F7C
(108,127,124)
#5A6B69
(90,107,105)
#485756
(72,87,86)
#364343
(54,67,67)
#242F30
(36,47,48)
#121B1D
(18,27,29)
#000000
(0,0,0)

Tints of #C6E3DB

#C6E3DB
(198,227,219)
#CBE5DE
(203,229,222)
#D0E7E1
(208,231,225)
#D5E9E4
(213,233,228)
#DAEBE7
(218,235,231)
#DFEDEA
(223,237,234)
#E4EFED
(228,239,237)
#E9F1F0
(233,241,240)
#EEF3F3
(238,243,243)
#F3F5F6
(243,245,246)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E3DB; }

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

This text font color is #C6E3DB.

Background Color

.myBgColor { background-color: #C6E3DB; }

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

This div background color is #C6E3DB.

Border color

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

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

This div border color is #C6E3DB.

Opacity

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

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

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

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

This text has shadow with #C6E3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3DB.

Preview

Color preview on black background

This text has color #C6E3DB on black background.


Color preview on white background

This text has color #C6E3DB on white background.


Black color preview on #C6E3DB background

This text has black color on #C6E3DB background.


White color preview on #C6E3DB background

This text has white color on #C6E3DB background.


Related colors

Complementary color

Complementary color for #hex is #391C24.


I love getcolorcode.com

Triadic colors

1 #DBC6E3 and #E3DBC6 with #C6E3DB are triadic colors.

2 #DBE3C6 and #E3C6DB with #C6E3DB are triadic colors.