COLOR #E6FDB0

HEX: #E6FDB0 RGB: (230,253,176)

Renk bilgisi

#E6FDB0 contains mainly red and green colors. #E6FDB0 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E6FDB0 color RGB value is (230,253,176).

RGB: (230,253,176) (90%, 99%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 176 of 255 = 69%

230
253
176

R + G + B ~ 86%. #E6FDB0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 176 = 659 (100%)
R 230 of 659 ~ 34.9%
G 253 of 659 ~ 38.39%
B 176 of 659 ~ 26.71'%

%34.9
%38.39
%26.71

CMYK RENK MODELİ

#E6FDB0 rengi CMYK tonu (9,0,30,1).

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

CMYK: (9,0,30,1)
C9M0Y30K1 (9%, 0%, 30%, 1%)
(0.09 / 0.00 / 0.30 / 0.01)

CMYK yüzdeleri

%9.09
%0
%30.43
%0.78

Codes

Color #E6FDB0 in popluar color models

E6 FD B0
RGB 230 253 176
HSL 78° 95.06% 84.12%
HSB/HSV 78° 30.43% 99.22%
CMYK 9.09% 0.00% 30.43%
0.78%

Color #E6FDB0 in popluar number systems.

HEX E6 FD B0
Decimal 230 253 176
Binary 11100110 11111101 10110000
Octal 346 375 260

Shades and tints

Shades of #E6FDB0

#E6FDB0
(230,253,176)
#D2E6A0
(210,230,160)
#BECF90
(190,207,144)
#AAB880
(170,184,128)
#96A170
(150,161,112)
#828A60
(130,138,96)
#6E7350
(110,115,80)
#5A5C40
(90,92,64)
#464530
(70,69,48)
#322E20
(50,46,32)
#1E1710
(30,23,16)
#000000
(0,0,0)

Tints of #E6FDB0

#E6FDB0
(230,253,176)
#E8FDB7
(232,253,183)
#EAFDBE
(234,253,190)
#ECFDC5
(236,253,197)
#EEFDCC
(238,253,204)
#F0FDD3
(240,253,211)
#F2FDDA
(242,253,218)
#F4FDE1
(244,253,225)
#F6FDE8
(246,253,232)
#F8FDEF
(248,253,239)
#FAFDF6
(250,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FDB0; }

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

This text font color is #E6FDB0.

Background Color

.myBgColor { background-color: #E6FDB0; }

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

This div background color is #E6FDB0.

Border color

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

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

This div border color is #E6FDB0.

Opacity

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

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

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

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

This text has shadow with #E6FDB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDB0.

Preview

Color preview on black background

This text has color #E6FDB0 on black background.


Color preview on white background

This text has color #E6FDB0 on white background.


Black color preview on #E6FDB0 background

This text has black color on #E6FDB0 background.


White color preview on #E6FDB0 background

This text has white color on #E6FDB0 background.


Related colors

Complementary color

Complementary color for #hex is #19024F.


I love getcolorcode.com

Triadic colors

1 #B0E6FD and #FDB0E6 with #E6FDB0 are triadic colors.

2 #B0FDE6 and #FDE6B0 with #E6FDB0 are triadic colors.