COLOR #F9EEBF

HEX: #F9EEBF RGB: (249,238,191)

Renk bilgisi

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

RGB renk modeli

#F9EEBF color RGB value is (249,238,191).

RGB: (249,238,191) (98%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 238 of 255 = 93%
B 191 of 255 = 75%

249
238
191

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 238 + 191 = 678 (100%)
R 249 of 678 ~ 36.73%
G 238 of 678 ~ 35.1%
B 191 of 678 ~ 28.17'%

%36.73
%35.1
%28.17

CMYK RENK MODELİ

#F9EEBF rengi CMYK tonu (0,4,23,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.42%
  • sarı tonu 23.29%
  • ana renk tonu 2.35%

CMYK: (0,4,23,2)
C0M4Y23K2 (0%, 4%, 23%, 2%)
(0.00 / 0.04 / 0.23 / 0.02)

CMYK yüzdeleri

%0
%4.42
%23.29
%2.35

Codes

Color #F9EEBF in popluar color models

F9 EE BF
RGB 249 238 191
HSL 49° 82.86% 86.27%
HSB/HSV 49° 23.29% 97.65%
CMYK 0.00% 4.42% 23.29%
2.35%

Color #F9EEBF in popluar number systems.

HEX F9 EE BF
Decimal 249 238 191
Binary 11111001 11101110 10111111
Octal 371 356 277

Shades and tints

Shades of #F9EEBF

#F9EEBF
(249,238,191)
#E3D9AE
(227,217,174)
#CDC49D
(205,196,157)
#B7AF8C
(183,175,140)
#A19A7B
(161,154,123)
#8B856A
(139,133,106)
#757059
(117,112,89)
#5F5B48
(95,91,72)
#494637
(73,70,55)
#333126
(51,49,38)
#1D1C15
(29,28,21)
#000000
(0,0,0)

Tints of #F9EEBF

#F9EEBF
(249,238,191)
#F9EFC4
(249,239,196)
#F9F0C9
(249,240,201)
#F9F1CE
(249,241,206)
#F9F2D3
(249,242,211)
#F9F3D8
(249,243,216)
#F9F4DD
(249,244,221)
#F9F5E2
(249,245,226)
#F9F6E7
(249,246,231)
#F9F7EC
(249,247,236)
#F9F8F1
(249,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9EEBF color. Also use rgb(249,238,191) instead hex code.

Text Font Color

.myTextColor { color: #F9EEBF; }

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

This text font color is #F9EEBF.

Background Color

.myBgColor { background-color: #F9EEBF; }

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

This div background color is #F9EEBF.

Border color

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

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

This div border color is #F9EEBF.

Opacity

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

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

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

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

This text has shadow with #F9EEBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EEBF.

Preview

Color preview on black background

This text has color #F9EEBF on black background.


Color preview on white background

This text has color #F9EEBF on white background.


Black color preview on #F9EEBF background

This text has black color on #F9EEBF background.


White color preview on #F9EEBF background

This text has white color on #F9EEBF background.


Related colors

Complementary color

Complementary color for #hex is #061140.


I love getcolorcode.com

Triadic colors

1 #BFF9EE and #EEBFF9 with #F9EEBF are triadic colors.

2 #BFEEF9 and #EEF9BF with #F9EEBF are triadic colors.