COLOR #F9E4BC

HEX: #F9E4BC RGB: (249,228,188)

Renk bilgisi

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

RGB renk modeli

#F9E4BC color RGB value is (249,228,188).

RGB: (249,228,188) (98%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 228 of 255 = 89%
B 188 of 255 = 74%

249
228
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 228 + 188 = 665 (100%)
R 249 of 665 ~ 37.44%
G 228 of 665 ~ 34.29%
B 188 of 665 ~ 28.27'%

%37.44
%34.29
%28.27

CMYK RENK MODELİ

#F9E4BC rengi CMYK tonu (0,8,24,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.43%
  • sarı tonu 24.50%
  • ana renk tonu 2.35%

CMYK: (0,8,24,2)
C0M8Y24K2 (0%, 8%, 24%, 2%)
(0.00 / 0.08 / 0.24 / 0.02)

CMYK yüzdeleri

%0
%8.43
%24.5
%2.35

Codes

Color #F9E4BC in popluar color models

F9 E4 BC
RGB 249 228 188
HSL 39° 83.56% 85.69%
HSB/HSV 39° 24.50% 97.65%
CMYK 0.00% 8.43% 24.50%
2.35%

Color #F9E4BC in popluar number systems.

HEX F9 E4 BC
Decimal 249 228 188
Binary 11111001 11100100 10111100
Octal 371 344 274

Shades and tints

Shades of #F9E4BC

#F9E4BC
(249,228,188)
#E3D0AB
(227,208,171)
#CDBC9A
(205,188,154)
#B7A889
(183,168,137)
#A19478
(161,148,120)
#8B8067
(139,128,103)
#756C56
(117,108,86)
#5F5845
(95,88,69)
#494434
(73,68,52)
#333023
(51,48,35)
#1D1C12
(29,28,18)
#000000
(0,0,0)

Tints of #F9E4BC

#F9E4BC
(249,228,188)
#F9E6C2
(249,230,194)
#F9E8C8
(249,232,200)
#F9EACE
(249,234,206)
#F9ECD4
(249,236,212)
#F9EEDA
(249,238,218)
#F9F0E0
(249,240,224)
#F9F2E6
(249,242,230)
#F9F4EC
(249,244,236)
#F9F6F2
(249,246,242)
#F9F8F8
(249,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E4BC color. Also use rgb(249,228,188) instead hex code.

Text Font Color

.myTextColor { color: #F9E4BC; }

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

This text font color is #F9E4BC.

Background Color

.myBgColor { background-color: #F9E4BC; }

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

This div background color is #F9E4BC.

Border color

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

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

This div border color is #F9E4BC.

Opacity

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

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

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

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

This text has shadow with #F9E4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E4BC.

Preview

Color preview on black background

This text has color #F9E4BC on black background.


Color preview on white background

This text has color #F9E4BC on white background.


Black color preview on #F9E4BC background

This text has black color on #F9E4BC background.


White color preview on #F9E4BC background

This text has white color on #F9E4BC background.


Related colors

Complementary color

Complementary color for #hex is #061B43.


I love getcolorcode.com

Triadic colors

1 #BCF9E4 and #E4BCF9 with #F9E4BC are triadic colors.

2 #BCE4F9 and #E4F9BC with #F9E4BC are triadic colors.