COLOR #F9ECB6

HEX: #F9ECB6 RGB: (249,236,182)

Renk bilgisi

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

RGB renk modeli

#F9ECB6 color RGB value is (249,236,182).

RGB: (249,236,182) (98%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 236 of 255 = 93%
B 182 of 255 = 71%

249
236
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 236 + 182 = 667 (100%)
R 249 of 667 ~ 37.33%
G 236 of 667 ~ 35.38%
B 182 of 667 ~ 27.29'%

%37.33
%35.38
%27.29

CMYK RENK MODELİ

#F9ECB6 rengi CMYK tonu (0,5,27,2).

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

CMYK: (0,5,27,2)
C0M5Y27K2 (0%, 5%, 27%, 2%)
(0.00 / 0.05 / 0.27 / 0.02)

CMYK yüzdeleri

%0
%5.22
%26.91
%2.35

Codes

Color #F9ECB6 in popluar color models

F9 EC B6
RGB 249 236 182
HSL 48° 84.81% 84.51%
HSB/HSV 48° 26.91% 97.65%
CMYK 0.00% 5.22% 26.91%
2.35%

Color #F9ECB6 in popluar number systems.

HEX F9 EC B6
Decimal 249 236 182
Binary 11111001 11101100 10110110
Octal 371 354 266

Shades and tints

Shades of #F9ECB6

#F9ECB6
(249,236,182)
#E3D7A6
(227,215,166)
#CDC296
(205,194,150)
#B7AD86
(183,173,134)
#A19876
(161,152,118)
#8B8366
(139,131,102)
#756E56
(117,110,86)
#5F5946
(95,89,70)
#494436
(73,68,54)
#332F26
(51,47,38)
#1D1A16
(29,26,22)
#000000
(0,0,0)

Tints of #F9ECB6

#F9ECB6
(249,236,182)
#F9EDBC
(249,237,188)
#F9EEC2
(249,238,194)
#F9EFC8
(249,239,200)
#F9F0CE
(249,240,206)
#F9F1D4
(249,241,212)
#F9F2DA
(249,242,218)
#F9F3E0
(249,243,224)
#F9F4E6
(249,244,230)
#F9F5EC
(249,245,236)
#F9F6F2
(249,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9ECB6; }

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

This text font color is #F9ECB6.

Background Color

.myBgColor { background-color: #F9ECB6; }

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

This div background color is #F9ECB6.

Border color

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

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

This div border color is #F9ECB6.

Opacity

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

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

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

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

This text has shadow with #F9ECB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9ECB6.

Preview

Color preview on black background

This text has color #F9ECB6 on black background.


Color preview on white background

This text has color #F9ECB6 on white background.


Black color preview on #F9ECB6 background

This text has black color on #F9ECB6 background.


White color preview on #F9ECB6 background

This text has white color on #F9ECB6 background.


Related colors

Complementary color

Complementary color for #hex is #061349.


I love getcolorcode.com

Triadic colors

1 #B6F9EC and #ECB6F9 with #F9ECB6 are triadic colors.

2 #B6ECF9 and #ECF9B6 with #F9ECB6 are triadic colors.