COLOR #E6F2DB

HEX: #E6F2DB RGB: (230,242,219)

Renk bilgisi

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

RGB renk modeli

#E6F2DB color RGB value is (230,242,219).

RGB: (230,242,219) (90%, 95%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 242 of 255 = 95%
B 219 of 255 = 86%

230
242
219

R + G + B ~ 90%. #E6F2DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 242 + 219 = 691 (100%)
R 230 of 691 ~ 33.29%
G 242 of 691 ~ 35.02%
B 219 of 691 ~ 31.69'%

%33.29
%35.02
%31.69

CMYK RENK MODELİ

#E6F2DB rengi CMYK tonu (5,0,10,5).

  • camgöbeği tonu 4.96%
  • eflatun tonu 0.00%
  • sarı tonu 9.50%
  • ana renk tonu 5.10%

CMYK: (5,0,10,5)
C5M0Y10K5 (5%, 0%, 10%, 5%)
(0.05 / 0.00 / 0.10 / 0.05)

CMYK yüzdeleri

%4.96
%0
%9.5
%5.1

Codes

Color #E6F2DB in popluar color models

E6 F2 DB
RGB 230 242 219
HSL 91° 46.94% 90.39%
HSB/HSV 91° 9.50% 94.90%
CMYK 4.96% 0.00% 9.50%
5.10%

Color #E6F2DB in popluar number systems.

HEX E6 F2 DB
Decimal 230 242 219
Binary 11100110 11110010 11011011
Octal 346 362 333

Shades and tints

Shades of #E6F2DB

#E6F2DB
(230,242,219)
#D2DCC8
(210,220,200)
#BEC6B5
(190,198,181)
#AAB0A2
(170,176,162)
#969A8F
(150,154,143)
#82847C
(130,132,124)
#6E6E69
(110,110,105)
#5A5856
(90,88,86)
#464243
(70,66,67)
#322C30
(50,44,48)
#1E161D
(30,22,29)
#000000
(0,0,0)

Tints of #E6F2DB

#E6F2DB
(230,242,219)
#E8F3DE
(232,243,222)
#EAF4E1
(234,244,225)
#ECF5E4
(236,245,228)
#EEF6E7
(238,246,231)
#F0F7EA
(240,247,234)
#F2F8ED
(242,248,237)
#F4F9F0
(244,249,240)
#F6FAF3
(246,250,243)
#F8FBF6
(248,251,246)
#FAFCF9
(250,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F2DB color. Also use rgb(230,242,219) instead hex code.

Text Font Color

.myTextColor { color: #E6F2DB; }

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

This text font color is #E6F2DB.

Background Color

.myBgColor { background-color: #E6F2DB; }

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

This div background color is #E6F2DB.

Border color

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

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

This div border color is #E6F2DB.

Opacity

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

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

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

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

This text has shadow with #E6F2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F2DB.

Preview

Color preview on black background

This text has color #E6F2DB on black background.


Color preview on white background

This text has color #E6F2DB on white background.


Black color preview on #E6F2DB background

This text has black color on #E6F2DB background.


White color preview on #E6F2DB background

This text has white color on #E6F2DB background.


Related colors

Complementary color

Complementary color for #hex is #190D24.


I love getcolorcode.com

Triadic colors

1 #DBE6F2 and #F2DBE6 with #E6F2DB are triadic colors.

2 #DBF2E6 and #F2E6DB with #E6F2DB are triadic colors.