COLOR #F3E5C4

HEX: #F3E5C4 RGB: (243,229,196)

Renk bilgisi

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

RGB renk modeli

#F3E5C4 color RGB value is (243,229,196).

RGB: (243,229,196) (95%, 90%, 77%)

RGB bağlantıları ve doygunluk

R 243 of 255 = 95%
G 229 of 255 = 90%
B 196 of 255 = 77%

243
229
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 243 + 229 + 196 = 668 (100%)
R 243 of 668 ~ 36.38%
G 229 of 668 ~ 34.28%
B 196 of 668 ~ 29.34'%

%36.38
%34.28
%29.34

CMYK RENK MODELİ

#F3E5C4 rengi CMYK tonu (0,6,19,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.76%
  • sarı tonu 19.34%
  • ana renk tonu 4.71%

CMYK: (0,6,19,5)
C0M6Y19K5 (0%, 6%, 19%, 5%)
(0.00 / 0.06 / 0.19 / 0.05)

CMYK yüzdeleri

%0
%5.76
%19.34
%4.71

Codes

Color #F3E5C4 in popluar color models

F3 E5 C4
RGB 243 229 196
HSL 42° 66.20% 86.08%
HSB/HSV 42° 19.34% 95.29%
CMYK 0.00% 5.76% 19.34%
4.71%

Color #F3E5C4 in popluar number systems.

HEX F3 E5 C4
Decimal 243 229 196
Binary 11110011 11100101 11000100
Octal 363 345 304

Shades and tints

Shades of #F3E5C4

#F3E5C4
(243,229,196)
#DDD1B3
(221,209,179)
#C7BDA2
(199,189,162)
#B1A991
(177,169,145)
#9B9580
(155,149,128)
#85816F
(133,129,111)
#6F6D5E
(111,109,94)
#59594D
(89,89,77)
#43453C
(67,69,60)
#2D312B
(45,49,43)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #F3E5C4

#F3E5C4
(243,229,196)
#F4E7C9
(244,231,201)
#F5E9CE
(245,233,206)
#F6EBD3
(246,235,211)
#F7EDD8
(247,237,216)
#F8EFDD
(248,239,221)
#F9F1E2
(249,241,226)
#FAF3E7
(250,243,231)
#FBF5EC
(251,245,236)
#FCF7F1
(252,247,241)
#FDF9F6
(253,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F3E5C4 color. Also use rgb(243,229,196) instead hex code.

Text Font Color

.myTextColor { color: #F3E5C4; }

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

This text font color is #F3E5C4.

Background Color

.myBgColor { background-color: #F3E5C4; }

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

This div background color is #F3E5C4.

Border color

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

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

This div border color is #F3E5C4.

Opacity

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

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

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

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

This text has shadow with #F3E5C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F3E5C4.

Preview

Color preview on black background

This text has color #F3E5C4 on black background.


Color preview on white background

This text has color #F3E5C4 on white background.


Black color preview on #F3E5C4 background

This text has black color on #F3E5C4 background.


White color preview on #F3E5C4 background

This text has white color on #F3E5C4 background.


Related colors

Complementary color

Complementary color for #hex is #0C1A3B.


I love getcolorcode.com

Triadic colors

1 #C4F3E5 and #E5C4F3 with #F3E5C4 are triadic colors.

2 #C4E5F3 and #E5F3C4 with #F3E5C4 are triadic colors.