COLOR #F6D3AB

HEX: #F6D3AB RGB: (246,211,171)

Renk bilgisi

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

RGB renk modeli

#F6D3AB color RGB value is (246,211,171).

RGB: (246,211,171) (96%, 83%, 67%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 211 of 255 = 83%
B 171 of 255 = 67%

246
211
171

R + G + B ~ 82%. #F6D3AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 211 + 171 = 628 (100%)
R 246 of 628 ~ 39.17%
G 211 of 628 ~ 33.6%
B 171 of 628 ~ 27.23'%

%39.17
%33.6
%27.23

CMYK RENK MODELİ

#F6D3AB rengi CMYK tonu (0,14,30,4).

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

CMYK: (0,14,30,4)
C0M14Y30K4 (0%, 14%, 30%, 4%)
(0.00 / 0.14 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%14.23
%30.49
%3.53

Codes

Color #F6D3AB in popluar color models

F6 D3 AB
RGB 246 211 171
HSL 32° 80.65% 81.76%
HSB/HSV 32° 30.49% 96.47%
CMYK 0.00% 14.23% 30.49%
3.53%

Color #F6D3AB in popluar number systems.

HEX F6 D3 AB
Decimal 246 211 171
Binary 11110110 11010011 10101011
Octal 366 323 253

Shades and tints

Shades of #F6D3AB

#F6D3AB
(246,211,171)
#E0C09C
(224,192,156)
#CAAD8D
(202,173,141)
#B49A7E
(180,154,126)
#9E876F
(158,135,111)
#887460
(136,116,96)
#726151
(114,97,81)
#5C4E42
(92,78,66)
#463B33
(70,59,51)
#302824
(48,40,36)
#1A1515
(26,21,21)
#000000
(0,0,0)

Tints of #F6D3AB

#F6D3AB
(246,211,171)
#F6D7B2
(246,215,178)
#F6DBB9
(246,219,185)
#F6DFC0
(246,223,192)
#F6E3C7
(246,227,199)
#F6E7CE
(246,231,206)
#F6EBD5
(246,235,213)
#F6EFDC
(246,239,220)
#F6F3E3
(246,243,227)
#F6F7EA
(246,247,234)
#F6FBF1
(246,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D3AB; }

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

This text font color is #F6D3AB.

Background Color

.myBgColor { background-color: #F6D3AB; }

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

This div background color is #F6D3AB.

Border color

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

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

This div border color is #F6D3AB.

Opacity

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

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

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

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

This text has shadow with #F6D3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D3AB.

Preview

Color preview on black background

This text has color #F6D3AB on black background.


Color preview on white background

This text has color #F6D3AB on white background.


Black color preview on #F6D3AB background

This text has black color on #F6D3AB background.


White color preview on #F6D3AB background

This text has white color on #F6D3AB background.


Related colors

Complementary color

Complementary color for #hex is #092C54.


I love getcolorcode.com

Triadic colors

1 #ABF6D3 and #D3ABF6 with #F6D3AB are triadic colors.

2 #ABD3F6 and #D3F6AB with #F6D3AB are triadic colors.