COLOR #F6D5AB

HEX: #F6D5AB RGB: (246,213,171)

Renk bilgisi

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

RGB renk modeli

#F6D5AB color RGB value is (246,213,171).

RGB: (246,213,171) (96%, 84%, 67%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 213 of 255 = 84%
B 171 of 255 = 67%

246
213
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 213 + 171 = 630 (100%)
R 246 of 630 ~ 39.05%
G 213 of 630 ~ 33.81%
B 171 of 630 ~ 27.14'%

%39.05
%33.81
%27.14

CMYK RENK MODELİ

#F6D5AB rengi CMYK tonu (0,13,30,4).

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

CMYK: (0,13,30,4)
C0M13Y30K4 (0%, 13%, 30%, 4%)
(0.00 / 0.13 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%13.41
%30.49
%3.53

Codes

Color #F6D5AB in popluar color models

F6 D5 AB
RGB 246 213 171
HSL 34° 80.65% 81.76%
HSB/HSV 34° 30.49% 96.47%
CMYK 0.00% 13.41% 30.49%
3.53%

Color #F6D5AB in popluar number systems.

HEX F6 D5 AB
Decimal 246 213 171
Binary 11110110 11010101 10101011
Octal 366 325 253

Shades and tints

Shades of #F6D5AB

#F6D5AB
(246,213,171)
#E0C29C
(224,194,156)
#CAAF8D
(202,175,141)
#B49C7E
(180,156,126)
#9E896F
(158,137,111)
#887660
(136,118,96)
#726351
(114,99,81)
#5C5042
(92,80,66)
#463D33
(70,61,51)
#302A24
(48,42,36)
#1A1715
(26,23,21)
#000000
(0,0,0)

Tints of #F6D5AB

#F6D5AB
(246,213,171)
#F6D8B2
(246,216,178)
#F6DBB9
(246,219,185)
#F6DEC0
(246,222,192)
#F6E1C7
(246,225,199)
#F6E4CE
(246,228,206)
#F6E7D5
(246,231,213)
#F6EADC
(246,234,220)
#F6EDE3
(246,237,227)
#F6F0EA
(246,240,234)
#F6F3F1
(246,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D5AB; }

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

This text font color is #F6D5AB.

Background Color

.myBgColor { background-color: #F6D5AB; }

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

This div background color is #F6D5AB.

Border color

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

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

This div border color is #F6D5AB.

Opacity

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

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

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

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

This text has shadow with #F6D5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D5AB.

Preview

Color preview on black background

This text has color #F6D5AB on black background.


Color preview on white background

This text has color #F6D5AB on white background.


Black color preview on #F6D5AB background

This text has black color on #F6D5AB background.


White color preview on #F6D5AB background

This text has white color on #F6D5AB background.


Related colors

Complementary color

Complementary color for #hex is #092A54.


I love getcolorcode.com

Triadic colors

1 #ABF6D5 and #D5ABF6 with #F6D5AB are triadic colors.

2 #ABD5F6 and #D5F6AB with #F6D5AB are triadic colors.