COLOR #E6F8D9

HEX: #E6F8D9 RGB: (230,248,217)

Renk bilgisi

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

RGB renk modeli

#E6F8D9 color RGB value is (230,248,217).

RGB: (230,248,217) (90%, 97%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 248 of 255 = 97%
B 217 of 255 = 85%

230
248
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 248 + 217 = 695 (100%)
R 230 of 695 ~ 33.09%
G 248 of 695 ~ 35.68%
B 217 of 695 ~ 31.22'%

%33.09
%35.68
%31.22

CMYK RENK MODELİ

#E6F8D9 rengi CMYK tonu (7,0,13,3).

  • camgöbeği tonu 7.26%
  • eflatun tonu 0.00%
  • sarı tonu 12.50%
  • ana renk tonu 2.75%

CMYK: (7,0,13,3)
C7M0Y13K3 (7%, 0%, 13%, 3%)
(0.07 / 0.00 / 0.13 / 0.03)

CMYK yüzdeleri

%7.26
%0
%12.5
%2.75

Codes

Color #E6F8D9 in popluar color models

E6 F8 D9
RGB 230 248 217
HSL 95° 68.89% 91.18%
HSB/HSV 95° 12.50% 97.25%
CMYK 7.26% 0.00% 12.50%
2.75%

Color #E6F8D9 in popluar number systems.

HEX E6 F8 D9
Decimal 230 248 217
Binary 11100110 11111000 11011001
Octal 346 370 331

Shades and tints

Shades of #E6F8D9

#E6F8D9
(230,248,217)
#D2E2C6
(210,226,198)
#BECCB3
(190,204,179)
#AAB6A0
(170,182,160)
#96A08D
(150,160,141)
#828A7A
(130,138,122)
#6E7467
(110,116,103)
#5A5E54
(90,94,84)
#464841
(70,72,65)
#32322E
(50,50,46)
#1E1C1B
(30,28,27)
#000000
(0,0,0)

Tints of #E6F8D9

#E6F8D9
(230,248,217)
#E8F8DC
(232,248,220)
#EAF8DF
(234,248,223)
#ECF8E2
(236,248,226)
#EEF8E5
(238,248,229)
#F0F8E8
(240,248,232)
#F2F8EB
(242,248,235)
#F4F8EE
(244,248,238)
#F6F8F1
(246,248,241)
#F8F8F4
(248,248,244)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F8D9 color. Also use rgb(230,248,217) instead hex code.

Text Font Color

.myTextColor { color: #E6F8D9; }

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

This text font color is #E6F8D9.

Background Color

.myBgColor { background-color: #E6F8D9; }

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

This div background color is #E6F8D9.

Border color

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

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

This div border color is #E6F8D9.

Opacity

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

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

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

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

This text has shadow with #E6F8D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F8D9.

Preview

Color preview on black background

This text has color #E6F8D9 on black background.


Color preview on white background

This text has color #E6F8D9 on white background.


Black color preview on #E6F8D9 background

This text has black color on #E6F8D9 background.


White color preview on #E6F8D9 background

This text has white color on #E6F8D9 background.


Related colors

Complementary color

Complementary color for #hex is #190726.


I love getcolorcode.com

Triadic colors

1 #D9E6F8 and #F8D9E6 with #E6F8D9 are triadic colors.

2 #D9F8E6 and #F8E6D9 with #E6F8D9 are triadic colors.