COLOR #F6D9A0

HEX: #F6D9A0 RGB: (246,217,160)

Renk bilgisi

#F6D9A0 contains mainly red and green colors. #F6D9A0 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F6D9A0 color RGB value is (246,217,160).

RGB: (246,217,160) (96%, 85%, 63%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 160 of 255 = 63%

246
217
160

R + G + B ~ 81%. #F6D9A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 160 = 623 (100%)
R 246 of 623 ~ 39.49%
G 217 of 623 ~ 34.83%
B 160 of 623 ~ 25.68'%

%39.49
%34.83
%25.68

CMYK RENK MODELİ

#F6D9A0 rengi CMYK tonu (0,12,35,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.79%
  • sarı tonu 34.96%
  • ana renk tonu 3.53%

CMYK: (0,12,35,4)
C0M12Y35K4 (0%, 12%, 35%, 4%)
(0.00 / 0.12 / 0.35 / 0.04)

CMYK yüzdeleri

%0
%11.79
%34.96
%3.53

Codes

Color #F6D9A0 in popluar color models

F6 D9 A0
RGB 246 217 160
HSL 40° 82.69% 79.61%
HSB/HSV 40° 34.96% 96.47%
CMYK 0.00% 11.79% 34.96%
3.53%

Color #F6D9A0 in popluar number systems.

HEX F6 D9 A0
Decimal 246 217 160
Binary 11110110 11011001 10100000
Octal 366 331 240

Shades and tints

Shades of #F6D9A0

#F6D9A0
(246,217,160)
#E0C692
(224,198,146)
#CAB384
(202,179,132)
#B4A076
(180,160,118)
#9E8D68
(158,141,104)
#887A5A
(136,122,90)
#72674C
(114,103,76)
#5C543E
(92,84,62)
#464130
(70,65,48)
#302E22
(48,46,34)
#1A1B14
(26,27,20)
#000000
(0,0,0)

Tints of #F6D9A0

#F6D9A0
(246,217,160)
#F6DCA8
(246,220,168)
#F6DFB0
(246,223,176)
#F6E2B8
(246,226,184)
#F6E5C0
(246,229,192)
#F6E8C8
(246,232,200)
#F6EBD0
(246,235,208)
#F6EED8
(246,238,216)
#F6F1E0
(246,241,224)
#F6F4E8
(246,244,232)
#F6F7F0
(246,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D9A0 color. Also use rgb(246,217,160) instead hex code.

Text Font Color

.myTextColor { color: #F6D9A0; }

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

This text font color is #F6D9A0.

Background Color

.myBgColor { background-color: #F6D9A0; }

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

This div background color is #F6D9A0.

Border color

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

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

This div border color is #F6D9A0.

Opacity

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

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

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

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

This text has shadow with #F6D9A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D9A0.

Preview

Color preview on black background

This text has color #F6D9A0 on black background.


Color preview on white background

This text has color #F6D9A0 on white background.


Black color preview on #F6D9A0 background

This text has black color on #F6D9A0 background.


White color preview on #F6D9A0 background

This text has white color on #F6D9A0 background.


Related colors

Complementary color

Complementary color for #hex is #09265F.


I love getcolorcode.com

Triadic colors

1 #A0F6D9 and #D9A0F6 with #F6D9A0 are triadic colors.

2 #A0D9F6 and #D9F6A0 with #F6D9A0 are triadic colors.