COLOR #FCD5B5

HEX: #FCD5B5 RGB: (252,213,181)

Renk bilgisi

#FCD5B5 contains mainly red and green colors. #FCD5B5 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FCD5B5 color RGB value is (252,213,181).

RGB: (252,213,181) (99%, 84%, 71%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 213 of 255 = 84%
B 181 of 255 = 71%

252
213
181

R + G + B ~ 85%. #FCD5B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 213 + 181 = 646 (100%)
R 252 of 646 ~ 39.01%
G 213 of 646 ~ 32.97%
B 181 of 646 ~ 28.02'%

%39.01
%32.97
%28.02

CMYK RENK MODELİ

#FCD5B5 rengi CMYK tonu (0,15,28,1).

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

CMYK: (0,15,28,1)
C0M15Y28K1 (0%, 15%, 28%, 1%)
(0.00 / 0.15 / 0.28 / 0.01)

CMYK yüzdeleri

%0
%15.48
%28.17
%1.18

Codes

Color #FCD5B5 in popluar color models

FC D5 B5
RGB 252 213 181
HSL 27° 92.21% 84.90%
HSB/HSV 27° 28.17% 98.82%
CMYK 0.00% 15.48% 28.17%
1.18%

Color #FCD5B5 in popluar number systems.

HEX FC D5 B5
Decimal 252 213 181
Binary 11111100 11010101 10110101
Octal 374 325 265

Shades and tints

Shades of #FCD5B5

#FCD5B5
(252,213,181)
#E6C2A5
(230,194,165)
#D0AF95
(208,175,149)
#BA9C85
(186,156,133)
#A48975
(164,137,117)
#8E7665
(142,118,101)
#786355
(120,99,85)
#625045
(98,80,69)
#4C3D35
(76,61,53)
#362A25
(54,42,37)
#201715
(32,23,21)
#000000
(0,0,0)

Tints of #FCD5B5

#FCD5B5
(252,213,181)
#FCD8BB
(252,216,187)
#FCDBC1
(252,219,193)
#FCDEC7
(252,222,199)
#FCE1CD
(252,225,205)
#FCE4D3
(252,228,211)
#FCE7D9
(252,231,217)
#FCEADF
(252,234,223)
#FCEDE5
(252,237,229)
#FCF0EB
(252,240,235)
#FCF3F1
(252,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCD5B5; }

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

This text font color is #FCD5B5.

Background Color

.myBgColor { background-color: #FCD5B5; }

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

This div background color is #FCD5B5.

Border color

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

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

This div border color is #FCD5B5.

Opacity

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

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

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

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

This text has shadow with #FCD5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCD5B5.

Preview

Color preview on black background

This text has color #FCD5B5 on black background.


Color preview on white background

This text has color #FCD5B5 on white background.


Black color preview on #FCD5B5 background

This text has black color on #FCD5B5 background.


White color preview on #FCD5B5 background

This text has white color on #FCD5B5 background.


Related colors

Complementary color

Complementary color for #hex is #032A4A.


I love getcolorcode.com

Triadic colors

1 #B5FCD5 and #D5B5FC with #FCD5B5 are triadic colors.

2 #B5D5FC and #D5FCB5 with #FCD5B5 are triadic colors.