COLOR #F6E9BC

HEX: #F6E9BC RGB: (246,233,188)

Renk bilgisi

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

RGB renk modeli

#F6E9BC color RGB value is (246,233,188).

RGB: (246,233,188) (96%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 233 of 255 = 91%
B 188 of 255 = 74%

246
233
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 233 + 188 = 667 (100%)
R 246 of 667 ~ 36.88%
G 233 of 667 ~ 34.93%
B 188 of 667 ~ 28.19'%

%36.88
%34.93
%28.19

CMYK RENK MODELİ

#F6E9BC rengi CMYK tonu (0,5,24,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.28%
  • sarı tonu 23.58%
  • ana renk tonu 3.53%

CMYK: (0,5,24,4)
C0M5Y24K4 (0%, 5%, 24%, 4%)
(0.00 / 0.05 / 0.24 / 0.04)

CMYK yüzdeleri

%0
%5.28
%23.58
%3.53

Codes

Color #F6E9BC in popluar color models

F6 E9 BC
RGB 246 233 188
HSL 47° 76.32% 85.10%
HSB/HSV 47° 23.58% 96.47%
CMYK 0.00% 5.28% 23.58%
3.53%

Color #F6E9BC in popluar number systems.

HEX F6 E9 BC
Decimal 246 233 188
Binary 11110110 11101001 10111100
Octal 366 351 274

Shades and tints

Shades of #F6E9BC

#F6E9BC
(246,233,188)
#E0D4AB
(224,212,171)
#CABF9A
(202,191,154)
#B4AA89
(180,170,137)
#9E9578
(158,149,120)
#888067
(136,128,103)
#726B56
(114,107,86)
#5C5645
(92,86,69)
#464134
(70,65,52)
#302C23
(48,44,35)
#1A1712
(26,23,18)
#000000
(0,0,0)

Tints of #F6E9BC

#F6E9BC
(246,233,188)
#F6EBC2
(246,235,194)
#F6EDC8
(246,237,200)
#F6EFCE
(246,239,206)
#F6F1D4
(246,241,212)
#F6F3DA
(246,243,218)
#F6F5E0
(246,245,224)
#F6F7E6
(246,247,230)
#F6F9EC
(246,249,236)
#F6FBF2
(246,251,242)
#F6FDF8
(246,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E9BC color. Also use rgb(246,233,188) instead hex code.

Text Font Color

.myTextColor { color: #F6E9BC; }

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

This text font color is #F6E9BC.

Background Color

.myBgColor { background-color: #F6E9BC; }

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

This div background color is #F6E9BC.

Border color

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

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

This div border color is #F6E9BC.

Opacity

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

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

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

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

This text has shadow with #F6E9BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E9BC.

Preview

Color preview on black background

This text has color #F6E9BC on black background.


Color preview on white background

This text has color #F6E9BC on white background.


Black color preview on #F6E9BC background

This text has black color on #F6E9BC background.


White color preview on #F6E9BC background

This text has white color on #F6E9BC background.


Related colors

Complementary color

Complementary color for #hex is #091643.


I love getcolorcode.com

Triadic colors

1 #BCF6E9 and #E9BCF6 with #F6E9BC are triadic colors.

2 #BCE9F6 and #E9F6BC with #F6E9BC are triadic colors.