COLOR #E6F7DB

HEX: #E6F7DB RGB: (230,247,219)

Renk bilgisi

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

RGB renk modeli

#E6F7DB color RGB value is (230,247,219).

RGB: (230,247,219) (90%, 97%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 247 of 255 = 97%
B 219 of 255 = 86%

230
247
219

R + G + B ~ 91%. #E6F7DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 247 + 219 = 696 (100%)
R 230 of 696 ~ 33.05%
G 247 of 696 ~ 35.49%
B 219 of 696 ~ 31.47'%

%33.05
%35.49
%31.47

CMYK RENK MODELİ

#E6F7DB rengi CMYK tonu (7,0,11,3).

  • camgöbeği tonu 6.88%
  • eflatun tonu 0.00%
  • sarı tonu 11.34%
  • ana renk tonu 3.14%

CMYK: (7,0,11,3)
C7M0Y11K3 (7%, 0%, 11%, 3%)
(0.07 / 0.00 / 0.11 / 0.03)

CMYK yüzdeleri

%6.88
%0
%11.34
%3.14

Codes

Color #E6F7DB in popluar color models

E6 F7 DB
RGB 230 247 219
HSL 96° 63.64% 91.37%
HSB/HSV 96° 11.34% 96.86%
CMYK 6.88% 0.00% 11.34%
3.14%

Color #E6F7DB in popluar number systems.

HEX E6 F7 DB
Decimal 230 247 219
Binary 11100110 11110111 11011011
Octal 346 367 333

Shades and tints

Shades of #E6F7DB

#E6F7DB
(230,247,219)
#D2E1C8
(210,225,200)
#BECBB5
(190,203,181)
#AAB5A2
(170,181,162)
#969F8F
(150,159,143)
#82897C
(130,137,124)
#6E7369
(110,115,105)
#5A5D56
(90,93,86)
#464743
(70,71,67)
#323130
(50,49,48)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #E6F7DB

#E6F7DB
(230,247,219)
#E8F7DE
(232,247,222)
#EAF7E1
(234,247,225)
#ECF7E4
(236,247,228)
#EEF7E7
(238,247,231)
#F0F7EA
(240,247,234)
#F2F7ED
(242,247,237)
#F4F7F0
(244,247,240)
#F6F7F3
(246,247,243)
#F8F7F6
(248,247,246)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F7DB; }

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

This text font color is #E6F7DB.

Background Color

.myBgColor { background-color: #E6F7DB; }

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

This div background color is #E6F7DB.

Border color

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

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

This div border color is #E6F7DB.

Opacity

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

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

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

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

This text has shadow with #E6F7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F7DB.

Preview

Color preview on black background

This text has color #E6F7DB on black background.


Color preview on white background

This text has color #E6F7DB on white background.


Black color preview on #E6F7DB background

This text has black color on #E6F7DB background.


White color preview on #E6F7DB background

This text has white color on #E6F7DB background.


Related colors

Complementary color

Complementary color for #hex is #190824.


I love getcolorcode.com

Triadic colors

1 #DBE6F7 and #F7DBE6 with #E6F7DB are triadic colors.

2 #DBF7E6 and #F7E6DB with #E6F7DB are triadic colors.