COLOR #E6FACB

HEX: #E6FACB RGB: (230,250,203)

Renk bilgisi

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

RGB renk modeli

#E6FACB color RGB value is (230,250,203).

RGB: (230,250,203) (90%, 98%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 250 of 255 = 98%
B 203 of 255 = 80%

230
250
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 250 + 203 = 683 (100%)
R 230 of 683 ~ 33.67%
G 250 of 683 ~ 36.6%
B 203 of 683 ~ 29.72'%

%33.67
%36.6
%29.72

CMYK RENK MODELİ

#E6FACB rengi CMYK tonu (8,0,19,2).

  • camgöbeği tonu 8.00%
  • eflatun tonu 0.00%
  • sarı tonu 18.80%
  • ana renk tonu 1.96%

CMYK: (8,0,19,2)
C8M0Y19K2 (8%, 0%, 19%, 2%)
(0.08 / 0.00 / 0.19 / 0.02)

CMYK yüzdeleri

%8
%0
%18.8
%1.96

Codes

Color #E6FACB in popluar color models

E6 FA CB
RGB 230 250 203
HSL 86° 82.46% 88.82%
HSB/HSV 86° 18.80% 98.04%
CMYK 8.00% 0.00% 18.80%
1.96%

Color #E6FACB in popluar number systems.

HEX E6 FA CB
Decimal 230 250 203
Binary 11100110 11111010 11001011
Octal 346 372 313

Shades and tints

Shades of #E6FACB

#E6FACB
(230,250,203)
#D2E4B9
(210,228,185)
#BECEA7
(190,206,167)
#AAB895
(170,184,149)
#96A283
(150,162,131)
#828C71
(130,140,113)
#6E765F
(110,118,95)
#5A604D
(90,96,77)
#464A3B
(70,74,59)
#323429
(50,52,41)
#1E1E17
(30,30,23)
#000000
(0,0,0)

Tints of #E6FACB

#E6FACB
(230,250,203)
#E8FACF
(232,250,207)
#EAFAD3
(234,250,211)
#ECFAD7
(236,250,215)
#EEFADB
(238,250,219)
#F0FADF
(240,250,223)
#F2FAE3
(242,250,227)
#F4FAE7
(244,250,231)
#F6FAEB
(246,250,235)
#F8FAEF
(248,250,239)
#FAFAF3
(250,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FACB color. Also use rgb(230,250,203) instead hex code.

Text Font Color

.myTextColor { color: #E6FACB; }

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

This text font color is #E6FACB.

Background Color

.myBgColor { background-color: #E6FACB; }

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

This div background color is #E6FACB.

Border color

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

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

This div border color is #E6FACB.

Opacity

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

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

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

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

This text has shadow with #E6FACB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FACB.

Preview

Color preview on black background

This text has color #E6FACB on black background.


Color preview on white background

This text has color #E6FACB on white background.


Black color preview on #E6FACB background

This text has black color on #E6FACB background.


White color preview on #E6FACB background

This text has white color on #E6FACB background.


Related colors

Complementary color

Complementary color for #hex is #190534.


I love getcolorcode.com

Triadic colors

1 #CBE6FA and #FACBE6 with #E6FACB are triadic colors.

2 #CBFAE6 and #FAE6CB with #E6FACB are triadic colors.