COLOR #F6D98D

HEX: #F6D98D RGB: (246,217,141)

Renk bilgisi

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

RGB renk modeli

#F6D98D color RGB value is (246,217,141).

RGB: (246,217,141) (96%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 141 of 255 = 55%

246
217
141

R + G + B ~ 79%. #F6D98D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 141 = 604 (100%)
R 246 of 604 ~ 40.73%
G 217 of 604 ~ 35.93%
B 141 of 604 ~ 23.34'%

%40.73
%35.93
%23.34

CMYK RENK MODELİ

#F6D98D rengi CMYK tonu (0,12,43,4).

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

CMYK: (0,12,43,4)
C0M12Y43K4 (0%, 12%, 43%, 4%)
(0.00 / 0.12 / 0.43 / 0.04)

CMYK yüzdeleri

%0
%11.79
%42.68
%3.53

Codes

Color #F6D98D in popluar color models

F6 D9 8D
RGB 246 217 141
HSL 43° 85.37% 75.88%
HSB/HSV 43° 42.68% 96.47%
CMYK 0.00% 11.79% 42.68%
3.53%

Color #F6D98D in popluar number systems.

HEX F6 D9 8D
Decimal 246 217 141
Binary 11110110 11011001 10001101
Octal 366 331 215

Shades and tints

Shades of #F6D98D

#F6D98D
(246,217,141)
#E0C681
(224,198,129)
#CAB375
(202,179,117)
#B4A069
(180,160,105)
#9E8D5D
(158,141,93)
#887A51
(136,122,81)
#726745
(114,103,69)
#5C5439
(92,84,57)
#46412D
(70,65,45)
#302E21
(48,46,33)
#1A1B15
(26,27,21)
#000000
(0,0,0)

Tints of #F6D98D

#F6D98D
(246,217,141)
#F6DC97
(246,220,151)
#F6DFA1
(246,223,161)
#F6E2AB
(246,226,171)
#F6E5B5
(246,229,181)
#F6E8BF
(246,232,191)
#F6EBC9
(246,235,201)
#F6EED3
(246,238,211)
#F6F1DD
(246,241,221)
#F6F4E7
(246,244,231)
#F6F7F1
(246,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D98D; }

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

This text font color is #F6D98D.

Background Color

.myBgColor { background-color: #F6D98D; }

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

This div background color is #F6D98D.

Border color

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

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

This div border color is #F6D98D.

Opacity

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

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

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

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

This text has shadow with #F6D98D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D98D.

Preview

Color preview on black background

This text has color #F6D98D on black background.


Color preview on white background

This text has color #F6D98D on white background.


Black color preview on #F6D98D background

This text has black color on #F6D98D background.


White color preview on #F6D98D background

This text has white color on #F6D98D background.


Related colors

Complementary color

Complementary color for #hex is #092672.


I love getcolorcode.com

Triadic colors

1 #8DF6D9 and #D98DF6 with #F6D98D are triadic colors.

2 #8DD9F6 and #D9F68D with #F6D98D are triadic colors.