COLOR #E6FCCC

HEX: #E6FCCC RGB: (230,252,204)

Renk bilgisi

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

RGB renk modeli

#E6FCCC color RGB value is (230,252,204).

RGB: (230,252,204) (90%, 99%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 204 of 255 = 80%

230
252
204

R + G + B ~ 90%. #E6FCCC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 204 = 686 (100%)
R 230 of 686 ~ 33.53%
G 252 of 686 ~ 36.73%
B 204 of 686 ~ 29.74'%

%33.53
%36.73
%29.74

CMYK RENK MODELİ

#E6FCCC rengi CMYK tonu (9,0,19,1).

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

CMYK: (9,0,19,1)
C9M0Y19K1 (9%, 0%, 19%, 1%)
(0.09 / 0.00 / 0.19 / 0.01)

CMYK yüzdeleri

%8.73
%0
%19.05
%1.18

Codes

Color #E6FCCC in popluar color models

E6 FC CC
RGB 230 252 204
HSL 88° 88.89% 89.41%
HSB/HSV 88° 19.05% 98.82%
CMYK 8.73% 0.00% 19.05%
1.18%

Color #E6FCCC in popluar number systems.

HEX E6 FC CC
Decimal 230 252 204
Binary 11100110 11111100 11001100
Octal 346 374 314

Shades and tints

Shades of #E6FCCC

#E6FCCC
(230,252,204)
#D2E6BA
(210,230,186)
#BED0A8
(190,208,168)
#AABA96
(170,186,150)
#96A484
(150,164,132)
#828E72
(130,142,114)
#6E7860
(110,120,96)
#5A624E
(90,98,78)
#464C3C
(70,76,60)
#32362A
(50,54,42)
#1E2018
(30,32,24)
#000000
(0,0,0)

Tints of #E6FCCC

#E6FCCC
(230,252,204)
#E8FCD0
(232,252,208)
#EAFCD4
(234,252,212)
#ECFCD8
(236,252,216)
#EEFCDC
(238,252,220)
#F0FCE0
(240,252,224)
#F2FCE4
(242,252,228)
#F4FCE8
(244,252,232)
#F6FCEC
(246,252,236)
#F8FCF0
(248,252,240)
#FAFCF4
(250,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCCC; }

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

This text font color is #E6FCCC.

Background Color

.myBgColor { background-color: #E6FCCC; }

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

This div background color is #E6FCCC.

Border color

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

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

This div border color is #E6FCCC.

Opacity

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

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

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

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

This text has shadow with #E6FCCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCCC.

Preview

Color preview on black background

This text has color #E6FCCC on black background.


Color preview on white background

This text has color #E6FCCC on white background.


Black color preview on #E6FCCC background

This text has black color on #E6FCCC background.


White color preview on #E6FCCC background

This text has white color on #E6FCCC background.


Related colors

Complementary color

Complementary color for #hex is #190333.


I love getcolorcode.com

Triadic colors

1 #CCE6FC and #FCCCE6 with #E6FCCC are triadic colors.

2 #CCFCE6 and #FCE6CC with #E6FCCC are triadic colors.