COLOR #F9ECBD

HEX: #F9ECBD RGB: (249,236,189)

Renk bilgisi

#F9ECBD contains mainly red and green colors. #F9ECBD ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#F9ECBD color RGB value is (249,236,189).

RGB: (249,236,189) (98%, 93%, 74%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 236 of 255 = 93%
B 189 of 255 = 74%

249
236
189

R + G + B ~ 88%. #F9ECBD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 236 + 189 = 674 (100%)
R 249 of 674 ~ 36.94%
G 236 of 674 ~ 35.01%
B 189 of 674 ~ 28.04'%

%36.94
%35.01
%28.04

CMYK RENK MODELİ

#F9ECBD rengi CMYK tonu (0,5,24,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.22%
  • sarı tonu 24.10%
  • ana renk tonu 2.35%

CMYK: (0,5,24,2)
C0M5Y24K2 (0%, 5%, 24%, 2%)
(0.00 / 0.05 / 0.24 / 0.02)

CMYK yüzdeleri

%0
%5.22
%24.1
%2.35

Codes

Color #F9ECBD in popluar color models

F9 EC BD
RGB 249 236 189
HSL 47° 83.33% 85.88%
HSB/HSV 47° 24.10% 97.65%
CMYK 0.00% 5.22% 24.10%
2.35%

Color #F9ECBD in popluar number systems.

HEX F9 EC BD
Decimal 249 236 189
Binary 11111001 11101100 10111101
Octal 371 354 275

Shades and tints

Shades of #F9ECBD

#F9ECBD
(249,236,189)
#E3D7AC
(227,215,172)
#CDC29B
(205,194,155)
#B7AD8A
(183,173,138)
#A19879
(161,152,121)
#8B8368
(139,131,104)
#756E57
(117,110,87)
#5F5946
(95,89,70)
#494435
(73,68,53)
#332F24
(51,47,36)
#1D1A13
(29,26,19)
#000000
(0,0,0)

Tints of #F9ECBD

#F9ECBD
(249,236,189)
#F9EDC3
(249,237,195)
#F9EEC9
(249,238,201)
#F9EFCF
(249,239,207)
#F9F0D5
(249,240,213)
#F9F1DB
(249,241,219)
#F9F2E1
(249,242,225)
#F9F3E7
(249,243,231)
#F9F4ED
(249,244,237)
#F9F5F3
(249,245,243)
#F9F6F9
(249,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9ECBD color. Also use rgb(249,236,189) instead hex code.

Text Font Color

.myTextColor { color: #F9ECBD; }

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

This text font color is #F9ECBD.

Background Color

.myBgColor { background-color: #F9ECBD; }

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

This div background color is #F9ECBD.

Border color

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

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

This div border color is #F9ECBD.

Opacity

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

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

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

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

This text has shadow with #F9ECBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9ECBD.

Preview

Color preview on black background

This text has color #F9ECBD on black background.


Color preview on white background

This text has color #F9ECBD on white background.


Black color preview on #F9ECBD background

This text has black color on #F9ECBD background.


White color preview on #F9ECBD background

This text has white color on #F9ECBD background.


Related colors

Complementary color

Complementary color for #hex is #061342.


I love getcolorcode.com

Triadic colors

1 #BDF9EC and #ECBDF9 with #F9ECBD are triadic colors.

2 #BDECF9 and #ECF9BD with #F9ECBD are triadic colors.