COLOR #FACCD4

HEX: #FACCD4 RGB: (250,204,212)

Renk bilgisi

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

RGB renk modeli

#FACCD4 color RGB value is (250,204,212).

RGB: (250,204,212) (98%, 80%, 83%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 204 of 255 = 80%
B 212 of 255 = 83%

250
204
212

R + G + B ~ 87%. #FACCD4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 204 + 212 = 666 (100%)
R 250 of 666 ~ 37.54%
G 204 of 666 ~ 30.63%
B 212 of 666 ~ 31.83'%

%37.54
%30.63
%31.83

CMYK RENK MODELİ

#FACCD4 rengi CMYK tonu (0,18,15,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.40%
  • sarı tonu 15.20%
  • ana renk tonu 1.96%

CMYK: (0,18,15,2)
C0M18Y15K2 (0%, 18%, 15%, 2%)
(0.00 / 0.18 / 0.15 / 0.02)

CMYK yüzdeleri

%0
%18.4
%15.2
%1.96

Codes

Color #FACCD4 in popluar color models

FA CC D4
RGB 250 204 212
HSL 350° 82.14% 89.02%
HSB/HSV 350° 18.40% 98.04%
CMYK 0.00% 18.40% 15.20%
1.96%

Color #FACCD4 in popluar number systems.

HEX FA CC D4
Decimal 250 204 212
Binary 11111010 11001100 11010100
Octal 372 314 324

Shades and tints

Shades of #FACCD4

#FACCD4
(250,204,212)
#E4BAC1
(228,186,193)
#CEA8AE
(206,168,174)
#B8969B
(184,150,155)
#A28488
(162,132,136)
#8C7275
(140,114,117)
#766062
(118,96,98)
#604E4F
(96,78,79)
#4A3C3C
(74,60,60)
#342A29
(52,42,41)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #FACCD4

#FACCD4
(250,204,212)
#FAD0D7
(250,208,215)
#FAD4DA
(250,212,218)
#FAD8DD
(250,216,221)
#FADCE0
(250,220,224)
#FAE0E3
(250,224,227)
#FAE4E6
(250,228,230)
#FAE8E9
(250,232,233)
#FAECEC
(250,236,236)
#FAF0EF
(250,240,239)
#FAF4F2
(250,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FACCD4 color. Also use rgb(250,204,212) instead hex code.

Text Font Color

.myTextColor { color: #FACCD4; }

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

This text font color is #FACCD4.

Background Color

.myBgColor { background-color: #FACCD4; }

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

This div background color is #FACCD4.

Border color

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

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

This div border color is #FACCD4.

Opacity

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

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

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

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

This text has shadow with #FACCD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FACCD4.

Preview

Color preview on black background

This text has color #FACCD4 on black background.


Color preview on white background

This text has color #FACCD4 on white background.


Black color preview on #FACCD4 background

This text has black color on #FACCD4 background.


White color preview on #FACCD4 background

This text has white color on #FACCD4 background.


Related colors

Complementary color

Complementary color for #hex is #05332B.


I love getcolorcode.com

Triadic colors

1 #D4FACC and #CCD4FA with #FACCD4 are triadic colors.

2 #D4CCFA and #CCFAD4 with #FACCD4 are triadic colors.