COLOR #F6D4BC

HEX: #F6D4BC RGB: (246,212,188)

Renk bilgisi

#F6D4BC contains red, green and blue colors in about the same proportion. #F6D4BC ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F6D4BC color RGB value is (246,212,188).

RGB: (246,212,188) (96%, 83%, 74%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 212 of 255 = 83%
B 188 of 255 = 74%

246
212
188

R + G + B ~ 84%. #F6D4BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 212 + 188 = 646 (100%)
R 246 of 646 ~ 38.08%
G 212 of 646 ~ 32.82%
B 188 of 646 ~ 29.1'%

%38.08
%32.82
%29.1

CMYK RENK MODELİ

#F6D4BC rengi CMYK tonu (0,14,24,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.82%
  • sarı tonu 23.58%
  • ana renk tonu 3.53%

CMYK: (0,14,24,4)
C0M14Y24K4 (0%, 14%, 24%, 4%)
(0.00 / 0.14 / 0.24 / 0.04)

CMYK yüzdeleri

%0
%13.82
%23.58
%3.53

Codes

Color #F6D4BC in popluar color models

F6 D4 BC
RGB 246 212 188
HSL 25° 76.32% 85.10%
HSB/HSV 25° 23.58% 96.47%
CMYK 0.00% 13.82% 23.58%
3.53%

Color #F6D4BC in popluar number systems.

HEX F6 D4 BC
Decimal 246 212 188
Binary 11110110 11010100 10111100
Octal 366 324 274

Shades and tints

Shades of #F6D4BC

#F6D4BC
(246,212,188)
#E0C1AB
(224,193,171)
#CAAE9A
(202,174,154)
#B49B89
(180,155,137)
#9E8878
(158,136,120)
#887567
(136,117,103)
#726256
(114,98,86)
#5C4F45
(92,79,69)
#463C34
(70,60,52)
#302923
(48,41,35)
#1A1612
(26,22,18)
#000000
(0,0,0)

Tints of #F6D4BC

#F6D4BC
(246,212,188)
#F6D7C2
(246,215,194)
#F6DAC8
(246,218,200)
#F6DDCE
(246,221,206)
#F6E0D4
(246,224,212)
#F6E3DA
(246,227,218)
#F6E6E0
(246,230,224)
#F6E9E6
(246,233,230)
#F6ECEC
(246,236,236)
#F6EFF2
(246,239,242)
#F6F2F8
(246,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6D4BC color. Also use rgb(246,212,188) instead hex code.

Text Font Color

.myTextColor { color: #F6D4BC; }

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

This text font color is #F6D4BC.

Background Color

.myBgColor { background-color: #F6D4BC; }

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

This div background color is #F6D4BC.

Border color

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

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

This div border color is #F6D4BC.

Opacity

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

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

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

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

This text has shadow with #F6D4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D4BC.

Preview

Color preview on black background

This text has color #F6D4BC on black background.


Color preview on white background

This text has color #F6D4BC on white background.


Black color preview on #F6D4BC background

This text has black color on #F6D4BC background.


White color preview on #F6D4BC background

This text has white color on #F6D4BC background.


Related colors

Complementary color

Complementary color for #hex is #092B43.


I love getcolorcode.com

Triadic colors

1 #BCF6D4 and #D4BCF6 with #F6D4BC are triadic colors.

2 #BCD4F6 and #D4F6BC with #F6D4BC are triadic colors.