COLOR #F9E6B6

HEX: #F9E6B6 RGB: (249,230,182)

Renk bilgisi

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

RGB renk modeli

#F9E6B6 color RGB value is (249,230,182).

RGB: (249,230,182) (98%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 230 of 255 = 90%
B 182 of 255 = 71%

249
230
182

R + G + B ~ 86%. #F9E6B6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 230 + 182 = 661 (100%)
R 249 of 661 ~ 37.67%
G 230 of 661 ~ 34.8%
B 182 of 661 ~ 27.53'%

%37.67
%34.8
%27.53

CMYK RENK MODELİ

#F9E6B6 rengi CMYK tonu (0,8,27,2).

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

CMYK: (0,8,27,2)
C0M8Y27K2 (0%, 8%, 27%, 2%)
(0.00 / 0.08 / 0.27 / 0.02)

CMYK yüzdeleri

%0
%7.63
%26.91
%2.35

Codes

Color #F9E6B6 in popluar color models

F9 E6 B6
RGB 249 230 182
HSL 43° 84.81% 84.51%
HSB/HSV 43° 26.91% 97.65%
CMYK 0.00% 7.63% 26.91%
2.35%

Color #F9E6B6 in popluar number systems.

HEX F9 E6 B6
Decimal 249 230 182
Binary 11111001 11100110 10110110
Octal 371 346 266

Shades and tints

Shades of #F9E6B6

#F9E6B6
(249,230,182)
#E3D2A6
(227,210,166)
#CDBE96
(205,190,150)
#B7AA86
(183,170,134)
#A19676
(161,150,118)
#8B8266
(139,130,102)
#756E56
(117,110,86)
#5F5A46
(95,90,70)
#494636
(73,70,54)
#333226
(51,50,38)
#1D1E16
(29,30,22)
#000000
(0,0,0)

Tints of #F9E6B6

#F9E6B6
(249,230,182)
#F9E8BC
(249,232,188)
#F9EAC2
(249,234,194)
#F9ECC8
(249,236,200)
#F9EECE
(249,238,206)
#F9F0D4
(249,240,212)
#F9F2DA
(249,242,218)
#F9F4E0
(249,244,224)
#F9F6E6
(249,246,230)
#F9F8EC
(249,248,236)
#F9FAF2
(249,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E6B6; }

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

This text font color is #F9E6B6.

Background Color

.myBgColor { background-color: #F9E6B6; }

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

This div background color is #F9E6B6.

Border color

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

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

This div border color is #F9E6B6.

Opacity

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

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

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

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

This text has shadow with #F9E6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E6B6.

Preview

Color preview on black background

This text has color #F9E6B6 on black background.


Color preview on white background

This text has color #F9E6B6 on white background.


Black color preview on #F9E6B6 background

This text has black color on #F9E6B6 background.


White color preview on #F9E6B6 background

This text has white color on #F9E6B6 background.


Related colors

Complementary color

Complementary color for #hex is #061949.


I love getcolorcode.com

Triadic colors

1 #B6F9E6 and #E6B6F9 with #F9E6B6 are triadic colors.

2 #B6E6F9 and #E6F9B6 with #F9E6B6 are triadic colors.