COLOR #F9EBC5

HEX: #F9EBC5 RGB: (249,235,197)

Renk bilgisi

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

RGB renk modeli

#F9EBC5 color RGB value is (249,235,197).

RGB: (249,235,197) (98%, 92%, 77%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 235 of 255 = 92%
B 197 of 255 = 77%

249
235
197

R + G + B ~ 89%. #F9EBC5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 235 + 197 = 681 (100%)
R 249 of 681 ~ 36.56%
G 235 of 681 ~ 34.51%
B 197 of 681 ~ 28.93'%

%36.56
%34.51
%28.93

CMYK RENK MODELİ

#F9EBC5 rengi CMYK tonu (0,6,21,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.62%
  • sarı tonu 20.88%
  • ana renk tonu 2.35%

CMYK: (0,6,21,2)
C0M6Y21K2 (0%, 6%, 21%, 2%)
(0.00 / 0.06 / 0.21 / 0.02)

CMYK yüzdeleri

%0
%5.62
%20.88
%2.35

Codes

Color #F9EBC5 in popluar color models

F9 EB C5
RGB 249 235 197
HSL 44° 81.25% 87.45%
HSB/HSV 44° 20.88% 97.65%
CMYK 0.00% 5.62% 20.88%
2.35%

Color #F9EBC5 in popluar number systems.

HEX F9 EB C5
Decimal 249 235 197
Binary 11111001 11101011 11000101
Octal 371 353 305

Shades and tints

Shades of #F9EBC5

#F9EBC5
(249,235,197)
#E3D6B4
(227,214,180)
#CDC1A3
(205,193,163)
#B7AC92
(183,172,146)
#A19781
(161,151,129)
#8B8270
(139,130,112)
#756D5F
(117,109,95)
#5F584E
(95,88,78)
#49433D
(73,67,61)
#332E2C
(51,46,44)
#1D191B
(29,25,27)
#000000
(0,0,0)

Tints of #F9EBC5

#F9EBC5
(249,235,197)
#F9ECCA
(249,236,202)
#F9EDCF
(249,237,207)
#F9EED4
(249,238,212)
#F9EFD9
(249,239,217)
#F9F0DE
(249,240,222)
#F9F1E3
(249,241,227)
#F9F2E8
(249,242,232)
#F9F3ED
(249,243,237)
#F9F4F2
(249,244,242)
#F9F5F7
(249,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9EBC5 color. Also use rgb(249,235,197) instead hex code.

Text Font Color

.myTextColor { color: #F9EBC5; }

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

This text font color is #F9EBC5.

Background Color

.myBgColor { background-color: #F9EBC5; }

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

This div background color is #F9EBC5.

Border color

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

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

This div border color is #F9EBC5.

Opacity

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

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

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

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

This text has shadow with #F9EBC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EBC5.

Preview

Color preview on black background

This text has color #F9EBC5 on black background.


Color preview on white background

This text has color #F9EBC5 on white background.


Black color preview on #F9EBC5 background

This text has black color on #F9EBC5 background.


White color preview on #F9EBC5 background

This text has white color on #F9EBC5 background.


Related colors

Complementary color

Complementary color for #hex is #06143A.


I love getcolorcode.com

Triadic colors

1 #C5F9EB and #EBC5F9 with #F9EBC5 are triadic colors.

2 #C5EBF9 and #EBF9C5 with #F9EBC5 are triadic colors.