COLOR #F6EBC9

HEX: #F6EBC9 RGB: (246,235,201)

Renk bilgisi

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

RGB renk modeli

#F6EBC9 color RGB value is (246,235,201).

RGB: (246,235,201) (96%, 92%, 79%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 235 of 255 = 92%
B 201 of 255 = 79%

246
235
201

R + G + B ~ 89%. #F6EBC9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 235 + 201 = 682 (100%)
R 246 of 682 ~ 36.07%
G 235 of 682 ~ 34.46%
B 201 of 682 ~ 29.47'%

%36.07
%34.46
%29.47

CMYK RENK MODELİ

#F6EBC9 rengi CMYK tonu (0,4,18,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.47%
  • sarı tonu 18.29%
  • ana renk tonu 3.53%

CMYK: (0,4,18,4)
C0M4Y18K4 (0%, 4%, 18%, 4%)
(0.00 / 0.04 / 0.18 / 0.04)

CMYK yüzdeleri

%0
%4.47
%18.29
%3.53

Codes

Color #F6EBC9 in popluar color models

F6 EB C9
RGB 246 235 201
HSL 45° 71.43% 87.65%
HSB/HSV 45° 18.29% 96.47%
CMYK 0.00% 4.47% 18.29%
3.53%

Color #F6EBC9 in popluar number systems.

HEX F6 EB C9
Decimal 246 235 201
Binary 11110110 11101011 11001001
Octal 366 353 311

Shades and tints

Shades of #F6EBC9

#F6EBC9
(246,235,201)
#E0D6B7
(224,214,183)
#CAC1A5
(202,193,165)
#B4AC93
(180,172,147)
#9E9781
(158,151,129)
#88826F
(136,130,111)
#726D5D
(114,109,93)
#5C584B
(92,88,75)
#464339
(70,67,57)
#302E27
(48,46,39)
#1A1915
(26,25,21)
#000000
(0,0,0)

Tints of #F6EBC9

#F6EBC9
(246,235,201)
#F6ECCD
(246,236,205)
#F6EDD1
(246,237,209)
#F6EED5
(246,238,213)
#F6EFD9
(246,239,217)
#F6F0DD
(246,240,221)
#F6F1E1
(246,241,225)
#F6F2E5
(246,242,229)
#F6F3E9
(246,243,233)
#F6F4ED
(246,244,237)
#F6F5F1
(246,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6EBC9 color. Also use rgb(246,235,201) instead hex code.

Text Font Color

.myTextColor { color: #F6EBC9; }

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

This text font color is #F6EBC9.

Background Color

.myBgColor { background-color: #F6EBC9; }

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

This div background color is #F6EBC9.

Border color

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

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

This div border color is #F6EBC9.

Opacity

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

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

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

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

This text has shadow with #F6EBC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6EBC9.

Preview

Color preview on black background

This text has color #F6EBC9 on black background.


Color preview on white background

This text has color #F6EBC9 on white background.


Black color preview on #F6EBC9 background

This text has black color on #F6EBC9 background.


White color preview on #F6EBC9 background

This text has white color on #F6EBC9 background.


Related colors

Complementary color

Complementary color for #hex is #091436.


I love getcolorcode.com

Triadic colors

1 #C9F6EB and #EBC9F6 with #F6EBC9 are triadic colors.

2 #C9EBF6 and #EBF6C9 with #F6EBC9 are triadic colors.