COLOR #E6FDBE

HEX: #E6FDBE RGB: (230,253,190)

Renk bilgisi

#E6FDBE contains mainly red and green colors. #E6FDBE ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#E6FDBE color RGB value is (230,253,190).

RGB: (230,253,190) (90%, 99%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 190 of 255 = 75%

230
253
190

R + G + B ~ 88%. #E6FDBE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 190 = 673 (100%)
R 230 of 673 ~ 34.18%
G 253 of 673 ~ 37.59%
B 190 of 673 ~ 28.23'%

%34.18
%37.59
%28.23

CMYK RENK MODELİ

#E6FDBE rengi CMYK tonu (9,0,25,1).

  • camgöbeği tonu 9.09%
  • eflatun tonu 0.00%
  • sarı tonu 24.90%
  • ana renk tonu 0.78%

CMYK: (9,0,25,1)
C9M0Y25K1 (9%, 0%, 25%, 1%)
(0.09 / 0.00 / 0.25 / 0.01)

CMYK yüzdeleri

%9.09
%0
%24.9
%0.78

Codes

Color #E6FDBE in popluar color models

E6 FD BE
RGB 230 253 190
HSL 82° 94.03% 86.86%
HSB/HSV 82° 24.90% 99.22%
CMYK 9.09% 0.00% 24.90%
0.78%

Color #E6FDBE in popluar number systems.

HEX E6 FD BE
Decimal 230 253 190
Binary 11100110 11111101 10111110
Octal 346 375 276

Shades and tints

Shades of #E6FDBE

#E6FDBE
(230,253,190)
#D2E6AD
(210,230,173)
#BECF9C
(190,207,156)
#AAB88B
(170,184,139)
#96A17A
(150,161,122)
#828A69
(130,138,105)
#6E7358
(110,115,88)
#5A5C47
(90,92,71)
#464536
(70,69,54)
#322E25
(50,46,37)
#1E1714
(30,23,20)
#000000
(0,0,0)

Tints of #E6FDBE

#E6FDBE
(230,253,190)
#E8FDC3
(232,253,195)
#EAFDC8
(234,253,200)
#ECFDCD
(236,253,205)
#EEFDD2
(238,253,210)
#F0FDD7
(240,253,215)
#F2FDDC
(242,253,220)
#F4FDE1
(244,253,225)
#F6FDE6
(246,253,230)
#F8FDEB
(248,253,235)
#FAFDF0
(250,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FDBE color. Also use rgb(230,253,190) instead hex code.

Text Font Color

.myTextColor { color: #E6FDBE; }

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

This text font color is #E6FDBE.

Background Color

.myBgColor { background-color: #E6FDBE; }

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

This div background color is #E6FDBE.

Border color

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

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

This div border color is #E6FDBE.

Opacity

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

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

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

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

This text has shadow with #E6FDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDBE.

Preview

Color preview on black background

This text has color #E6FDBE on black background.


Color preview on white background

This text has color #E6FDBE on white background.


Black color preview on #E6FDBE background

This text has black color on #E6FDBE background.


White color preview on #E6FDBE background

This text has white color on #E6FDBE background.


Related colors

Complementary color

Complementary color for #hex is #190241.


I love getcolorcode.com

Triadic colors

1 #BEE6FD and #FDBEE6 with #E6FDBE are triadic colors.

2 #BEFDE6 and #FDE6BE with #E6FDBE are triadic colors.