COLOR #F6D9AB

HEX: #F6D9AB RGB: (246,217,171)

Renk bilgisi

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

RGB renk modeli

#F6D9AB color RGB value is (246,217,171).

RGB: (246,217,171) (96%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 171 of 255 = 67%

246
217
171

R + G + B ~ 83%. #F6D9AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 171 = 634 (100%)
R 246 of 634 ~ 38.8%
G 217 of 634 ~ 34.23%
B 171 of 634 ~ 26.97'%

%38.8
%34.23
%26.97

CMYK RENK MODELİ

#F6D9AB rengi CMYK tonu (0,12,30,4).

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

CMYK: (0,12,30,4)
C0M12Y30K4 (0%, 12%, 30%, 4%)
(0.00 / 0.12 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%11.79
%30.49
%3.53

Codes

Color #F6D9AB in popluar color models

F6 D9 AB
RGB 246 217 171
HSL 37° 80.65% 81.76%
HSB/HSV 37° 30.49% 96.47%
CMYK 0.00% 11.79% 30.49%
3.53%

Color #F6D9AB in popluar number systems.

HEX F6 D9 AB
Decimal 246 217 171
Binary 11110110 11011001 10101011
Octal 366 331 253

Shades and tints

Shades of #F6D9AB

#F6D9AB
(246,217,171)
#E0C69C
(224,198,156)
#CAB38D
(202,179,141)
#B4A07E
(180,160,126)
#9E8D6F
(158,141,111)
#887A60
(136,122,96)
#726751
(114,103,81)
#5C5442
(92,84,66)
#464133
(70,65,51)
#302E24
(48,46,36)
#1A1B15
(26,27,21)
#000000
(0,0,0)

Tints of #F6D9AB

#F6D9AB
(246,217,171)
#F6DCB2
(246,220,178)
#F6DFB9
(246,223,185)
#F6E2C0
(246,226,192)
#F6E5C7
(246,229,199)
#F6E8CE
(246,232,206)
#F6EBD5
(246,235,213)
#F6EEDC
(246,238,220)
#F6F1E3
(246,241,227)
#F6F4EA
(246,244,234)
#F6F7F1
(246,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D9AB; }

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

This text font color is #F6D9AB.

Background Color

.myBgColor { background-color: #F6D9AB; }

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

This div background color is #F6D9AB.

Border color

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

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

This div border color is #F6D9AB.

Opacity

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

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

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

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

This text has shadow with #F6D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D9AB.

Preview

Color preview on black background

This text has color #F6D9AB on black background.


Color preview on white background

This text has color #F6D9AB on white background.


Black color preview on #F6D9AB background

This text has black color on #F6D9AB background.


White color preview on #F6D9AB background

This text has white color on #F6D9AB background.


Related colors

Complementary color

Complementary color for #hex is #092654.


I love getcolorcode.com

Triadic colors

1 #ABF6D9 and #D9ABF6 with #F6D9AB are triadic colors.

2 #ABD9F6 and #D9F6AB with #F6D9AB are triadic colors.