COLOR #E6FCCA

HEX: #E6FCCA RGB: (230,252,202)

Renk bilgisi

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

RGB renk modeli

#E6FCCA color RGB value is (230,252,202).

RGB: (230,252,202) (90%, 99%, 79%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 202 of 255 = 79%

230
252
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 202 = 684 (100%)
R 230 of 684 ~ 33.63%
G 252 of 684 ~ 36.84%
B 202 of 684 ~ 29.53'%

%33.63
%36.84
%29.53

CMYK RENK MODELİ

#E6FCCA rengi CMYK tonu (9,0,20,1).

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

CMYK: (9,0,20,1)
C9M0Y20K1 (9%, 0%, 20%, 1%)
(0.09 / 0.00 / 0.20 / 0.01)

CMYK yüzdeleri

%8.73
%0
%19.84
%1.18

Codes

Color #E6FCCA in popluar color models

E6 FC CA
RGB 230 252 202
HSL 86° 89.29% 89.02%
HSB/HSV 86° 19.84% 98.82%
CMYK 8.73% 0.00% 19.84%
1.18%

Color #E6FCCA in popluar number systems.

HEX E6 FC CA
Decimal 230 252 202
Binary 11100110 11111100 11001010
Octal 346 374 312

Shades and tints

Shades of #E6FCCA

#E6FCCA
(230,252,202)
#D2E6B8
(210,230,184)
#BED0A6
(190,208,166)
#AABA94
(170,186,148)
#96A482
(150,164,130)
#828E70
(130,142,112)
#6E785E
(110,120,94)
#5A624C
(90,98,76)
#464C3A
(70,76,58)
#323628
(50,54,40)
#1E2016
(30,32,22)
#000000
(0,0,0)

Tints of #E6FCCA

#E6FCCA
(230,252,202)
#E8FCCE
(232,252,206)
#EAFCD2
(234,252,210)
#ECFCD6
(236,252,214)
#EEFCDA
(238,252,218)
#F0FCDE
(240,252,222)
#F2FCE2
(242,252,226)
#F4FCE6
(244,252,230)
#F6FCEA
(246,252,234)
#F8FCEE
(248,252,238)
#FAFCF2
(250,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCCA; }

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

This text font color is #E6FCCA.

Background Color

.myBgColor { background-color: #E6FCCA; }

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

This div background color is #E6FCCA.

Border color

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

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

This div border color is #E6FCCA.

Opacity

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

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

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

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

This text has shadow with #E6FCCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCCA.

Preview

Color preview on black background

This text has color #E6FCCA on black background.


Color preview on white background

This text has color #E6FCCA on white background.


Black color preview on #E6FCCA background

This text has black color on #E6FCCA background.


White color preview on #E6FCCA background

This text has white color on #E6FCCA background.


Related colors

Complementary color

Complementary color for #hex is #190335.


I love getcolorcode.com

Triadic colors

1 #CAE6FC and #FCCAE6 with #E6FCCA are triadic colors.

2 #CAFCE6 and #FCE6CA with #E6FCCA are triadic colors.