COLOR #E6FCC2

HEX: #E6FCC2 RGB: (230,252,194)

Renk bilgisi

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

RGB renk modeli

#E6FCC2 color RGB value is (230,252,194).

RGB: (230,252,194) (90%, 99%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 194 of 255 = 76%

230
252
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 194 = 676 (100%)
R 230 of 676 ~ 34.02%
G 252 of 676 ~ 37.28%
B 194 of 676 ~ 28.7'%

%34.02
%37.28
%28.7

CMYK RENK MODELİ

#E6FCC2 rengi CMYK tonu (9,0,23,1).

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

CMYK: (9,0,23,1)
C9M0Y23K1 (9%, 0%, 23%, 1%)
(0.09 / 0.00 / 0.23 / 0.01)

CMYK yüzdeleri

%8.73
%0
%23.02
%1.18

Codes

Color #E6FCC2 in popluar color models

E6 FC C2
RGB 230 252 194
HSL 83° 90.63% 87.45%
HSB/HSV 83° 23.02% 98.82%
CMYK 8.73% 0.00% 23.02%
1.18%

Color #E6FCC2 in popluar number systems.

HEX E6 FC C2
Decimal 230 252 194
Binary 11100110 11111100 11000010
Octal 346 374 302

Shades and tints

Shades of #E6FCC2

#E6FCC2
(230,252,194)
#D2E6B1
(210,230,177)
#BED0A0
(190,208,160)
#AABA8F
(170,186,143)
#96A47E
(150,164,126)
#828E6D
(130,142,109)
#6E785C
(110,120,92)
#5A624B
(90,98,75)
#464C3A
(70,76,58)
#323629
(50,54,41)
#1E2018
(30,32,24)
#000000
(0,0,0)

Tints of #E6FCC2

#E6FCC2
(230,252,194)
#E8FCC7
(232,252,199)
#EAFCCC
(234,252,204)
#ECFCD1
(236,252,209)
#EEFCD6
(238,252,214)
#F0FCDB
(240,252,219)
#F2FCE0
(242,252,224)
#F4FCE5
(244,252,229)
#F6FCEA
(246,252,234)
#F8FCEF
(248,252,239)
#FAFCF4
(250,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCC2; }

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

This text font color is #E6FCC2.

Background Color

.myBgColor { background-color: #E6FCC2; }

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

This div background color is #E6FCC2.

Border color

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

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

This div border color is #E6FCC2.

Opacity

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

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

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

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

This text has shadow with #E6FCC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCC2.

Preview

Color preview on black background

This text has color #E6FCC2 on black background.


Color preview on white background

This text has color #E6FCC2 on white background.


Black color preview on #E6FCC2 background

This text has black color on #E6FCC2 background.


White color preview on #E6FCC2 background

This text has white color on #E6FCC2 background.


Related colors

Complementary color

Complementary color for #hex is #19033D.


I love getcolorcode.com

Triadic colors

1 #C2E6FC and #FCC2E6 with #E6FCC2 are triadic colors.

2 #C2FCE6 and #FCE6C2 with #E6FCC2 are triadic colors.