COLOR #F6E7C3

HEX: #F6E7C3 RGB: (246,231,195)

Renk bilgisi

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

RGB renk modeli

#F6E7C3 color RGB value is (246,231,195).

RGB: (246,231,195) (96%, 91%, 76%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 231 of 255 = 91%
B 195 of 255 = 76%

246
231
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 231 + 195 = 672 (100%)
R 246 of 672 ~ 36.61%
G 231 of 672 ~ 34.38%
B 195 of 672 ~ 29.02'%

%36.61
%34.38
%29.02

CMYK RENK MODELİ

#F6E7C3 rengi CMYK tonu (0,6,21,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.10%
  • sarı tonu 20.73%
  • ana renk tonu 3.53%

CMYK: (0,6,21,4)
C0M6Y21K4 (0%, 6%, 21%, 4%)
(0.00 / 0.06 / 0.21 / 0.04)

CMYK yüzdeleri

%0
%6.1
%20.73
%3.53

Codes

Color #F6E7C3 in popluar color models

F6 E7 C3
RGB 246 231 195
HSL 42° 73.91% 86.47%
HSB/HSV 42° 20.73% 96.47%
CMYK 0.00% 6.10% 20.73%
3.53%

Color #F6E7C3 in popluar number systems.

HEX F6 E7 C3
Decimal 246 231 195
Binary 11110110 11100111 11000011
Octal 366 347 303

Shades and tints

Shades of #F6E7C3

#F6E7C3
(246,231,195)
#E0D2B2
(224,210,178)
#CABDA1
(202,189,161)
#B4A890
(180,168,144)
#9E937F
(158,147,127)
#887E6E
(136,126,110)
#72695D
(114,105,93)
#5C544C
(92,84,76)
#463F3B
(70,63,59)
#302A2A
(48,42,42)
#1A1519
(26,21,25)
#000000
(0,0,0)

Tints of #F6E7C3

#F6E7C3
(246,231,195)
#F6E9C8
(246,233,200)
#F6EBCD
(246,235,205)
#F6EDD2
(246,237,210)
#F6EFD7
(246,239,215)
#F6F1DC
(246,241,220)
#F6F3E1
(246,243,225)
#F6F5E6
(246,245,230)
#F6F7EB
(246,247,235)
#F6F9F0
(246,249,240)
#F6FBF5
(246,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E7C3 color. Also use rgb(246,231,195) instead hex code.

Text Font Color

.myTextColor { color: #F6E7C3; }

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

This text font color is #F6E7C3.

Background Color

.myBgColor { background-color: #F6E7C3; }

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

This div background color is #F6E7C3.

Border color

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

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

This div border color is #F6E7C3.

Opacity

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

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

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

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

This text has shadow with #F6E7C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E7C3.

Preview

Color preview on black background

This text has color #F6E7C3 on black background.


Color preview on white background

This text has color #F6E7C3 on white background.


Black color preview on #F6E7C3 background

This text has black color on #F6E7C3 background.


White color preview on #F6E7C3 background

This text has white color on #F6E7C3 background.


Related colors

Complementary color

Complementary color for #hex is #09183C.


I love getcolorcode.com

Triadic colors

1 #C3F6E7 and #E7C3F6 with #F6E7C3 are triadic colors.

2 #C3E7F6 and #E7F6C3 with #F6E7C3 are triadic colors.