COLOR #E6FCDB

HEX: #E6FCDB RGB: (230,252,219)

Renk bilgisi

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

RGB renk modeli

#E6FCDB color RGB value is (230,252,219).

RGB: (230,252,219) (90%, 99%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 219 of 255 = 86%

230
252
219

R + G + B ~ 92%. #E6FCDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 219 = 701 (100%)
R 230 of 701 ~ 32.81%
G 252 of 701 ~ 35.95%
B 219 of 701 ~ 31.24'%

%32.81
%35.95
%31.24

CMYK RENK MODELİ

#E6FCDB rengi CMYK tonu (9,0,13,1).

  • camgöbeği tonu 8.73%
  • eflatun tonu 0.00%
  • sarı tonu 13.10%
  • ana renk tonu 1.18%

CMYK: (9,0,13,1)
C9M0Y13K1 (9%, 0%, 13%, 1%)
(0.09 / 0.00 / 0.13 / 0.01)

CMYK yüzdeleri

%8.73
%0
%13.1
%1.18

Codes

Color #E6FCDB in popluar color models

E6 FC DB
RGB 230 252 219
HSL 100° 84.62% 92.35%
HSB/HSV 100° 13.10% 98.82%
CMYK 8.73% 0.00% 13.10%
1.18%

Color #E6FCDB in popluar number systems.

HEX E6 FC DB
Decimal 230 252 219
Binary 11100110 11111100 11011011
Octal 346 374 333

Shades and tints

Shades of #E6FCDB

#E6FCDB
(230,252,219)
#D2E6C8
(210,230,200)
#BED0B5
(190,208,181)
#AABAA2
(170,186,162)
#96A48F
(150,164,143)
#828E7C
(130,142,124)
#6E7869
(110,120,105)
#5A6256
(90,98,86)
#464C43
(70,76,67)
#323630
(50,54,48)
#1E201D
(30,32,29)
#000000
(0,0,0)

Tints of #E6FCDB

#E6FCDB
(230,252,219)
#E8FCDE
(232,252,222)
#EAFCE1
(234,252,225)
#ECFCE4
(236,252,228)
#EEFCE7
(238,252,231)
#F0FCEA
(240,252,234)
#F2FCED
(242,252,237)
#F4FCF0
(244,252,240)
#F6FCF3
(246,252,243)
#F8FCF6
(248,252,246)
#FAFCF9
(250,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCDB; }

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

This text font color is #E6FCDB.

Background Color

.myBgColor { background-color: #E6FCDB; }

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

This div background color is #E6FCDB.

Border color

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

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

This div border color is #E6FCDB.

Opacity

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

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

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

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

This text has shadow with #E6FCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCDB.

Preview

Color preview on black background

This text has color #E6FCDB on black background.


Color preview on white background

This text has color #E6FCDB on white background.


Black color preview on #E6FCDB background

This text has black color on #E6FCDB background.


White color preview on #E6FCDB background

This text has white color on #E6FCDB background.


Related colors

Complementary color

Complementary color for #hex is #190324.


I love getcolorcode.com

Triadic colors

1 #DBE6FC and #FCDBE6 with #E6FCDB are triadic colors.

2 #DBFCE6 and #FCE6DB with #E6FCDB are triadic colors.