COLOR #E6F0DB

HEX: #E6F0DB RGB: (230,240,219)

Renk bilgisi

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

RGB renk modeli

#E6F0DB color RGB value is (230,240,219).

RGB: (230,240,219) (90%, 94%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 240 of 255 = 94%
B 219 of 255 = 86%

230
240
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 240 + 219 = 689 (100%)
R 230 of 689 ~ 33.38%
G 240 of 689 ~ 34.83%
B 219 of 689 ~ 31.79'%

%33.38
%34.83
%31.79

CMYK RENK MODELİ

#E6F0DB rengi CMYK tonu (4,0,9,6).

  • camgöbeği tonu 4.17%
  • eflatun tonu 0.00%
  • sarı tonu 8.75%
  • ana renk tonu 5.88%

CMYK: (4,0,9,6)
C4M0Y9K6 (4%, 0%, 9%, 6%)
(0.04 / 0.00 / 0.09 / 0.06)

CMYK yüzdeleri

%4.17
%0
%8.75
%5.88

Codes

Color #E6F0DB in popluar color models

E6 F0 DB
RGB 230 240 219
HSL 89° 41.18% 90.00%
HSB/HSV 89° 8.75% 94.12%
CMYK 4.17% 0.00% 8.75%
5.88%

Color #E6F0DB in popluar number systems.

HEX E6 F0 DB
Decimal 230 240 219
Binary 11100110 11110000 11011011
Octal 346 360 333

Shades and tints

Shades of #E6F0DB

#E6F0DB
(230,240,219)
#D2DBC8
(210,219,200)
#BEC6B5
(190,198,181)
#AAB1A2
(170,177,162)
#969C8F
(150,156,143)
#82877C
(130,135,124)
#6E7269
(110,114,105)
#5A5D56
(90,93,86)
#464843
(70,72,67)
#323330
(50,51,48)
#1E1E1D
(30,30,29)
#000000
(0,0,0)

Tints of #E6F0DB

#E6F0DB
(230,240,219)
#E8F1DE
(232,241,222)
#EAF2E1
(234,242,225)
#ECF3E4
(236,243,228)
#EEF4E7
(238,244,231)
#F0F5EA
(240,245,234)
#F2F6ED
(242,246,237)
#F4F7F0
(244,247,240)
#F6F8F3
(246,248,243)
#F8F9F6
(248,249,246)
#FAFAF9
(250,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F0DB; }

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

This text font color is #E6F0DB.

Background Color

.myBgColor { background-color: #E6F0DB; }

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

This div background color is #E6F0DB.

Border color

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

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

This div border color is #E6F0DB.

Opacity

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

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

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

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

This text has shadow with #E6F0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F0DB.

Preview

Color preview on black background

This text has color #E6F0DB on black background.


Color preview on white background

This text has color #E6F0DB on white background.


Black color preview on #E6F0DB background

This text has black color on #E6F0DB background.


White color preview on #E6F0DB background

This text has white color on #E6F0DB background.


Related colors

Complementary color

Complementary color for #hex is #190F24.


I love getcolorcode.com

Triadic colors

1 #DBE6F0 and #F0DBE6 with #E6F0DB are triadic colors.

2 #DBF0E6 and #F0E6DB with #E6F0DB are triadic colors.