COLOR #FCD5C5

HEX: #FCD5C5 RGB: (252,213,197)

Renk bilgisi

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

RGB renk modeli

#FCD5C5 color RGB value is (252,213,197).

RGB: (252,213,197) (99%, 84%, 77%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 197 of 255 = 77%

252
213
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 197 = 662 (100%)
R 252 of 662 ~ 38.07%
G 213 of 662 ~ 32.18%
B 197 of 662 ~ 29.76'%

%38.07
%32.18
%29.76

CMYK RENK MODELİ

#FCD5C5 rengi CMYK tonu (0,15,22,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.48%
  • sarı tonu 21.83%
  • ana renk tonu 1.18%

CMYK: (0,15,22,1)
C0M15Y22K1 (0%, 15%, 22%, 1%)
(0.00 / 0.15 / 0.22 / 0.01)

CMYK yüzdeleri

%0
%15.48
%21.83
%1.18

Codes

Color #FCD5C5 in popluar color models

FC D5 C5
RGB 252 213 197
HSL 17° 90.16% 88.04%
HSB/HSV 17° 21.83% 98.82%
CMYK 0.00% 15.48% 21.83%
1.18%

Color #FCD5C5 in popluar number systems.

HEX FC D5 C5
Decimal 252 213 197
Binary 11111100 11010101 11000101
Octal 374 325 305

Shades and tints

Shades of #FCD5C5

#FCD5C5
(252,213,197)
#E6C2B4
(230,194,180)
#D0AFA3
(208,175,163)
#BA9C92
(186,156,146)
#A48981
(164,137,129)
#8E7670
(142,118,112)
#78635F
(120,99,95)
#62504E
(98,80,78)
#4C3D3D
(76,61,61)
#362A2C
(54,42,44)
#20171B
(32,23,27)
#000000
(0,0,0)

Tints of #FCD5C5

#FCD5C5
(252,213,197)
#FCD8CA
(252,216,202)
#FCDBCF
(252,219,207)
#FCDED4
(252,222,212)
#FCE1D9
(252,225,217)
#FCE4DE
(252,228,222)
#FCE7E3
(252,231,227)
#FCEAE8
(252,234,232)
#FCEDED
(252,237,237)
#FCF0F2
(252,240,242)
#FCF3F7
(252,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCD5C5 color. Also use rgb(252,213,197) instead hex code.

Text Font Color

.myTextColor { color: #FCD5C5; }

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

This text font color is #FCD5C5.

Background Color

.myBgColor { background-color: #FCD5C5; }

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

This div background color is #FCD5C5.

Border color

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

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

This div border color is #FCD5C5.

Opacity

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

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

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

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

This text has shadow with #FCD5C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5C5.

Preview

Color preview on black background

This text has color #FCD5C5 on black background.


Color preview on white background

This text has color #FCD5C5 on white background.


Black color preview on #FCD5C5 background

This text has black color on #FCD5C5 background.


White color preview on #FCD5C5 background

This text has white color on #FCD5C5 background.


Related colors

Complementary color

Complementary color for #hex is #032A3A.


I love getcolorcode.com

Triadic colors

1 #C5FCD5 and #D5C5FC with #FCD5C5 are triadic colors.

2 #C5D5FC and #D5FCC5 with #FCD5C5 are triadic colors.