COLOR #E6FEC5

HEX: #E6FEC5 RGB: (230,254,197)

Renk bilgisi

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

RGB renk modeli

#E6FEC5 color RGB value is (230,254,197).

RGB: (230,254,197) (90%, 100%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 254 of 255 = 100%
B 197 of 255 = 77%

230
254
197

R + G + B ~ 89%. #E6FEC5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 254 + 197 = 681 (100%)
R 230 of 681 ~ 33.77%
G 254 of 681 ~ 37.3%
B 197 of 681 ~ 28.93'%

%33.77
%37.3
%28.93

CMYK RENK MODELİ

#E6FEC5 rengi CMYK tonu (9,0,22,0).

  • camgöbeği tonu 9.45%
  • eflatun tonu 0.00%
  • sarı tonu 22.44%
  • ana renk tonu 0.39%

CMYK: (9,0,22,0)
C9M0Y22K0 (9%, 0%, 22%, 0%)
(0.09 / 0.00 / 0.22 / 0.00)

CMYK yüzdeleri

%9.45
%0
%22.44
%0.39

Codes

Color #E6FEC5 in popluar color models

E6 FE C5
RGB 230 254 197
HSL 85° 96.61% 88.43%
HSB/HSV 85° 22.44% 99.61%
CMYK 9.45% 0.00% 22.44%
0.39%

Color #E6FEC5 in popluar number systems.

HEX E6 FE C5
Decimal 230 254 197
Binary 11100110 11111110 11000101
Octal 346 376 305

Shades and tints

Shades of #E6FEC5

#E6FEC5
(230,254,197)
#D2E7B4
(210,231,180)
#BED0A3
(190,208,163)
#AAB992
(170,185,146)
#96A281
(150,162,129)
#828B70
(130,139,112)
#6E745F
(110,116,95)
#5A5D4E
(90,93,78)
#46463D
(70,70,61)
#322F2C
(50,47,44)
#1E181B
(30,24,27)
#000000
(0,0,0)

Tints of #E6FEC5

#E6FEC5
(230,254,197)
#E8FECA
(232,254,202)
#EAFECF
(234,254,207)
#ECFED4
(236,254,212)
#EEFED9
(238,254,217)
#F0FEDE
(240,254,222)
#F2FEE3
(242,254,227)
#F4FEE8
(244,254,232)
#F6FEED
(246,254,237)
#F8FEF2
(248,254,242)
#FAFEF7
(250,254,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FEC5 color. Also use rgb(230,254,197) instead hex code.

Text Font Color

.myTextColor { color: #E6FEC5; }

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

This text font color is #E6FEC5.

Background Color

.myBgColor { background-color: #E6FEC5; }

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

This div background color is #E6FEC5.

Border color

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

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

This div border color is #E6FEC5.

Opacity

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

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

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

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

This text has shadow with #E6FEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FEC5.

Preview

Color preview on black background

This text has color #E6FEC5 on black background.


Color preview on white background

This text has color #E6FEC5 on white background.


Black color preview on #E6FEC5 background

This text has black color on #E6FEC5 background.


White color preview on #E6FEC5 background

This text has white color on #E6FEC5 background.


Related colors

Complementary color

Complementary color for #hex is #19013A.


I love getcolorcode.com

Triadic colors

1 #C5E6FE and #FEC5E6 with #E6FEC5 are triadic colors.

2 #C5FEE6 and #FEE6C5 with #E6FEC5 are triadic colors.