COLOR #FCE6B5

HEX: #FCE6B5 RGB: (252,230,181)

Renk bilgisi

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

RGB renk modeli

#FCE6B5 color RGB value is (252,230,181).

RGB: (252,230,181) (99%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 230 of 255 = 90%
B 181 of 255 = 71%

252
230
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 230 + 181 = 663 (100%)
R 252 of 663 ~ 38.01%
G 230 of 663 ~ 34.69%
B 181 of 663 ~ 27.3'%

%38.01
%34.69
%27.3

CMYK RENK MODELİ

#FCE6B5 rengi CMYK tonu (0,9,28,1).

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

CMYK: (0,9,28,1)
C0M9Y28K1 (0%, 9%, 28%, 1%)
(0.00 / 0.09 / 0.28 / 0.01)

CMYK yüzdeleri

%0
%8.73
%28.17
%1.18

Codes

Color #FCE6B5 in popluar color models

FC E6 B5
RGB 252 230 181
HSL 41° 92.21% 84.90%
HSB/HSV 41° 28.17% 98.82%
CMYK 0.00% 8.73% 28.17%
1.18%

Color #FCE6B5 in popluar number systems.

HEX FC E6 B5
Decimal 252 230 181
Binary 11111100 11100110 10110101
Octal 374 346 265

Shades and tints

Shades of #FCE6B5

#FCE6B5
(252,230,181)
#E6D2A5
(230,210,165)
#D0BE95
(208,190,149)
#BAAA85
(186,170,133)
#A49675
(164,150,117)
#8E8265
(142,130,101)
#786E55
(120,110,85)
#625A45
(98,90,69)
#4C4635
(76,70,53)
#363225
(54,50,37)
#201E15
(32,30,21)
#000000
(0,0,0)

Tints of #FCE6B5

#FCE6B5
(252,230,181)
#FCE8BB
(252,232,187)
#FCEAC1
(252,234,193)
#FCECC7
(252,236,199)
#FCEECD
(252,238,205)
#FCF0D3
(252,240,211)
#FCF2D9
(252,242,217)
#FCF4DF
(252,244,223)
#FCF6E5
(252,246,229)
#FCF8EB
(252,248,235)
#FCFAF1
(252,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FCE6B5; }

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

This text font color is #FCE6B5.

Background Color

.myBgColor { background-color: #FCE6B5; }

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

This div background color is #FCE6B5.

Border color

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

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

This div border color is #FCE6B5.

Opacity

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

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

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

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

This text has shadow with #FCE6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCE6B5.

Preview

Color preview on black background

This text has color #FCE6B5 on black background.


Color preview on white background

This text has color #FCE6B5 on white background.


Black color preview on #FCE6B5 background

This text has black color on #FCE6B5 background.


White color preview on #FCE6B5 background

This text has white color on #FCE6B5 background.


Related colors

Complementary color

Complementary color for #hex is #03194A.


I love getcolorcode.com

Triadic colors

1 #B5FCE6 and #E6B5FC with #FCE6B5 are triadic colors.

2 #B5E6FC and #E6FCB5 with #FCE6B5 are triadic colors.