COLOR #FAC7E5

HEX: #FAC7E5 RGB: (250,199,229)

Renk bilgisi

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

RGB renk modeli

#FAC7E5 color RGB value is (250,199,229).

RGB: (250,199,229) (98%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 199 of 255 = 78%
B 229 of 255 = 90%

250
199
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 199 + 229 = 678 (100%)
R 250 of 678 ~ 36.87%
G 199 of 678 ~ 29.35%
B 229 of 678 ~ 33.78'%

%36.87
%29.35
%33.78

CMYK RENK MODELİ

#FAC7E5 rengi CMYK tonu (0,20,8,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.40%
  • sarı tonu 8.40%
  • ana renk tonu 1.96%

CMYK: (0,20,8,2)
C0M20Y8K2 (0%, 20%, 8%, 2%)
(0.00 / 0.20 / 0.08 / 0.02)

CMYK yüzdeleri

%0
%20.4
%8.4
%1.96

Codes

Color #FAC7E5 in popluar color models

FA C7 E5
RGB 250 199 229
HSL 325° 83.61% 88.04%
HSB/HSV 325° 20.40% 98.04%
CMYK 0.00% 20.40% 8.40%
1.96%

Color #FAC7E5 in popluar number systems.

HEX FA C7 E5
Decimal 250 199 229
Binary 11111010 11000111 11100101
Octal 372 307 345

Shades and tints

Shades of #FAC7E5

#FAC7E5
(250,199,229)
#E4B5D1
(228,181,209)
#CEA3BD
(206,163,189)
#B891A9
(184,145,169)
#A27F95
(162,127,149)
#8C6D81
(140,109,129)
#765B6D
(118,91,109)
#604959
(96,73,89)
#4A3745
(74,55,69)
#342531
(52,37,49)
#1E131D
(30,19,29)
#000000
(0,0,0)

Tints of #FAC7E5

#FAC7E5
(250,199,229)
#FACCE7
(250,204,231)
#FAD1E9
(250,209,233)
#FAD6EB
(250,214,235)
#FADBED
(250,219,237)
#FAE0EF
(250,224,239)
#FAE5F1
(250,229,241)
#FAEAF3
(250,234,243)
#FAEFF5
(250,239,245)
#FAF4F7
(250,244,247)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAC7E5 color. Also use rgb(250,199,229) instead hex code.

Text Font Color

.myTextColor { color: #FAC7E5; }

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

This text font color is #FAC7E5.

Background Color

.myBgColor { background-color: #FAC7E5; }

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

This div background color is #FAC7E5.

Border color

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

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

This div border color is #FAC7E5.

Opacity

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

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

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

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

This text has shadow with #FAC7E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAC7E5.

Preview

Color preview on black background

This text has color #FAC7E5 on black background.


Color preview on white background

This text has color #FAC7E5 on white background.


Black color preview on #FAC7E5 background

This text has black color on #FAC7E5 background.


White color preview on #FAC7E5 background

This text has white color on #FAC7E5 background.


Related colors

Complementary color

Complementary color for #hex is #05381A.


I love getcolorcode.com

Triadic colors

1 #E5FAC7 and #C7E5FA with #FAC7E5 are triadic colors.

2 #E5C7FA and #C7FAE5 with #FAC7E5 are triadic colors.