COLOR #F6D97C

HEX: #F6D97C RGB: (246,217,124)

Renk bilgisi

#F6D97C contains mainly red and green colors. #F6D97C ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F6D97C color RGB value is (246,217,124).

RGB: (246,217,124) (96%, 85%, 49%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 124 of 255 = 49%

246
217
124

R + G + B ~ 77%. #F6D97C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 124 = 587 (100%)
R 246 of 587 ~ 41.91%
G 217 of 587 ~ 36.97%
B 124 of 587 ~ 21.12'%

%41.91
%36.97
%21.12

CMYK RENK MODELİ

#F6D97C rengi CMYK tonu (0,12,50,4).

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

CMYK: (0,12,50,4)
C0M12Y50K4 (0%, 12%, 50%, 4%)
(0.00 / 0.12 / 0.50 / 0.04)

CMYK yüzdeleri

%0
%11.79
%49.59
%3.53

Codes

Color #F6D97C in popluar color models

F6 D9 7C
RGB 246 217 124
HSL 46° 87.14% 72.55%
HSB/HSV 46° 49.59% 96.47%
CMYK 0.00% 11.79% 49.59%
3.53%

Color #F6D97C in popluar number systems.

HEX F6 D9 7C
Decimal 246 217 124
Binary 11110110 11011001 1111100
Octal 366 331 174

Shades and tints

Shades of #F6D97C

#F6D97C
(246,217,124)
#E0C671
(224,198,113)
#CAB366
(202,179,102)
#B4A05B
(180,160,91)
#9E8D50
(158,141,80)
#887A45
(136,122,69)
#72673A
(114,103,58)
#5C542F
(92,84,47)
#464124
(70,65,36)
#302E19
(48,46,25)
#1A1B0E
(26,27,14)
#000000
(0,0,0)

Tints of #F6D97C

#F6D97C
(246,217,124)
#F6DC87
(246,220,135)
#F6DF92
(246,223,146)
#F6E29D
(246,226,157)
#F6E5A8
(246,229,168)
#F6E8B3
(246,232,179)
#F6EBBE
(246,235,190)
#F6EEC9
(246,238,201)
#F6F1D4
(246,241,212)
#F6F4DF
(246,244,223)
#F6F7EA
(246,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D97C; }

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

This text font color is #F6D97C.

Background Color

.myBgColor { background-color: #F6D97C; }

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

This div background color is #F6D97C.

Border color

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

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

This div border color is #F6D97C.

Opacity

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

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

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

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

This text has shadow with #F6D97C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D97C.

Preview

Color preview on black background

This text has color #F6D97C on black background.


Color preview on white background

This text has color #F6D97C on white background.


Black color preview on #F6D97C background

This text has black color on #F6D97C background.


White color preview on #F6D97C background

This text has white color on #F6D97C background.


Related colors

Complementary color

Complementary color for #hex is #092683.


I love getcolorcode.com

Triadic colors

1 #7CF6D9 and #D97CF6 with #F6D97C are triadic colors.

2 #7CD9F6 and #D9F67C with #F6D97C are triadic colors.