COLOR #FCF5EB

HEX: #FCF5EB RGB: (252,245,235)

Renk bilgisi

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

RGB renk modeli

#FCF5EB color RGB value is (252,245,235).

RGB: (252,245,235) (99%, 96%, 92%)

RGB bağlantıları ve doygunluk

R 252 of 255 = 99%
G 245 of 255 = 96%
B 235 of 255 = 92%

252
245
235

R + G + B ~ 96%. #FCF5EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 252 + 245 + 235 = 732 (100%)
R 252 of 732 ~ 34.43%
G 245 of 732 ~ 33.47%
B 235 of 732 ~ 32.1'%

%34.43
%33.47
%32.1

CMYK RENK MODELİ

#FCF5EB rengi CMYK tonu (0,3,7,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.78%
  • sarı tonu 6.75%
  • ana renk tonu 1.18%

CMYK: (0,3,7,1)
C0M3Y7K1 (0%, 3%, 7%, 1%)
(0.00 / 0.03 / 0.07 / 0.01)

CMYK yüzdeleri

%0
%2.78
%6.75
%1.18

Codes

Color #FCF5EB in popluar color models

FC F5 EB
RGB 252 245 235
HSL 35° 73.91% 95.49%
HSB/HSV 35° 6.75% 98.82%
CMYK 0.00% 2.78% 6.75%
1.18%

Color #FCF5EB in popluar number systems.

HEX FC F5 EB
Decimal 252 245 235
Binary 11111100 11110101 11101011
Octal 374 365 353

Shades and tints

Shades of #FCF5EB

#FCF5EB
(252,245,235)
#E6DFD6
(230,223,214)
#D0C9C1
(208,201,193)
#BAB3AC
(186,179,172)
#A49D97
(164,157,151)
#8E8782
(142,135,130)
#78716D
(120,113,109)
#625B58
(98,91,88)
#4C4543
(76,69,67)
#362F2E
(54,47,46)
#201919
(32,25,25)
#000000
(0,0,0)

Tints of #FCF5EB

#FCF5EB
(252,245,235)
#FCF5EC
(252,245,236)
#FCF5ED
(252,245,237)
#FCF5EE
(252,245,238)
#FCF5EF
(252,245,239)
#FCF5F0
(252,245,240)
#FCF5F1
(252,245,241)
#FCF5F2
(252,245,242)
#FCF5F3
(252,245,243)
#FCF5F4
(252,245,244)
#FCF5F5
(252,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FCF5EB color. Also use rgb(252,245,235) instead hex code.

Text Font Color

.myTextColor { color: #FCF5EB; }

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

This text font color is #FCF5EB.

Background Color

.myBgColor { background-color: #FCF5EB; }

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

This div background color is #FCF5EB.

Border color

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

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

This div border color is #FCF5EB.

Opacity

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

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

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

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

This text has shadow with #FCF5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FCF5EB.

Preview

Color preview on black background

This text has color #FCF5EB on black background.


Color preview on white background

This text has color #FCF5EB on white background.


Black color preview on #FCF5EB background

This text has black color on #FCF5EB background.


White color preview on #FCF5EB background

This text has white color on #FCF5EB background.


Related colors

Complementary color

Complementary color for #hex is #030A14.


I love getcolorcode.com

Triadic colors

1 #EBFCF5 and #F5EBFC with #FCF5EB are triadic colors.

2 #EBF5FC and #F5FCEB with #FCF5EB are triadic colors.