COLOR #FACEE6

HEX: #FACEE6 RGB: (250,206,230)

Renk bilgisi

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

RGB renk modeli

#FACEE6 color RGB value is (250,206,230).

RGB: (250,206,230) (98%, 81%, 90%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 206 of 255 = 81%
B 230 of 255 = 90%

250
206
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 206 + 230 = 686 (100%)
R 250 of 686 ~ 36.44%
G 206 of 686 ~ 30.03%
B 230 of 686 ~ 33.53'%

%36.44
%30.03
%33.53

CMYK RENK MODELİ

#FACEE6 rengi CMYK tonu (0,18,8,2).

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

CMYK: (0,18,8,2)
C0M18Y8K2 (0%, 18%, 8%, 2%)
(0.00 / 0.18 / 0.08 / 0.02)

CMYK yüzdeleri

%0
%17.6
%8
%1.96

Codes

Color #FACEE6 in popluar color models

FA CE E6
RGB 250 206 230
HSL 327° 81.48% 89.41%
HSB/HSV 327° 17.60% 98.04%
CMYK 0.00% 17.60% 8.00%
1.96%

Color #FACEE6 in popluar number systems.

HEX FA CE E6
Decimal 250 206 230
Binary 11111010 11001110 11100110
Octal 372 316 346

Shades and tints

Shades of #FACEE6

#FACEE6
(250,206,230)
#E4BCD2
(228,188,210)
#CEAABE
(206,170,190)
#B898AA
(184,152,170)
#A28696
(162,134,150)
#8C7482
(140,116,130)
#76626E
(118,98,110)
#60505A
(96,80,90)
#4A3E46
(74,62,70)
#342C32
(52,44,50)
#1E1A1E
(30,26,30)
#000000
(0,0,0)

Tints of #FACEE6

#FACEE6
(250,206,230)
#FAD2E8
(250,210,232)
#FAD6EA
(250,214,234)
#FADAEC
(250,218,236)
#FADEEE
(250,222,238)
#FAE2F0
(250,226,240)
#FAE6F2
(250,230,242)
#FAEAF4
(250,234,244)
#FAEEF6
(250,238,246)
#FAF2F8
(250,242,248)
#FAF6FA
(250,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FACEE6; }

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

This text font color is #FACEE6.

Background Color

.myBgColor { background-color: #FACEE6; }

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

This div background color is #FACEE6.

Border color

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

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

This div border color is #FACEE6.

Opacity

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

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

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

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

This text has shadow with #FACEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FACEE6.

Preview

Color preview on black background

This text has color #FACEE6 on black background.


Color preview on white background

This text has color #FACEE6 on white background.


Black color preview on #FACEE6 background

This text has black color on #FACEE6 background.


White color preview on #FACEE6 background

This text has white color on #FACEE6 background.


Related colors

Complementary color

Complementary color for #hex is #053119.


I love getcolorcode.com

Triadic colors

1 #E6FACE and #CEE6FA with #FACEE6 are triadic colors.

2 #E6CEFA and #CEFAE6 with #FACEE6 are triadic colors.