COLOR #F6D9CB

HEX: #F6D9CB RGB: (246,217,203)

Renk bilgisi

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

RGB renk modeli

#F6D9CB color RGB value is (246,217,203).

RGB: (246,217,203) (96%, 85%, 80%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 203 of 255 = 80%

246
217
203

R + G + B ~ 87%. #F6D9CB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 203 = 666 (100%)
R 246 of 666 ~ 36.94%
G 217 of 666 ~ 32.58%
B 203 of 666 ~ 30.48'%

%36.94
%32.58
%30.48

CMYK RENK MODELİ

#F6D9CB rengi CMYK tonu (0,12,17,4).

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

CMYK: (0,12,17,4)
C0M12Y17K4 (0%, 12%, 17%, 4%)
(0.00 / 0.12 / 0.17 / 0.04)

CMYK yüzdeleri

%0
%11.79
%17.48
%3.53

Codes

Color #F6D9CB in popluar color models

F6 D9 CB
RGB 246 217 203
HSL 20° 70.49% 88.04%
HSB/HSV 20° 17.48% 96.47%
CMYK 0.00% 11.79% 17.48%
3.53%

Color #F6D9CB in popluar number systems.

HEX F6 D9 CB
Decimal 246 217 203
Binary 11110110 11011001 11001011
Octal 366 331 313

Shades and tints

Shades of #F6D9CB

#F6D9CB
(246,217,203)
#E0C6B9
(224,198,185)
#CAB3A7
(202,179,167)
#B4A095
(180,160,149)
#9E8D83
(158,141,131)
#887A71
(136,122,113)
#72675F
(114,103,95)
#5C544D
(92,84,77)
#46413B
(70,65,59)
#302E29
(48,46,41)
#1A1B17
(26,27,23)
#000000
(0,0,0)

Tints of #F6D9CB

#F6D9CB
(246,217,203)
#F6DCCF
(246,220,207)
#F6DFD3
(246,223,211)
#F6E2D7
(246,226,215)
#F6E5DB
(246,229,219)
#F6E8DF
(246,232,223)
#F6EBE3
(246,235,227)
#F6EEE7
(246,238,231)
#F6F1EB
(246,241,235)
#F6F4EF
(246,244,239)
#F6F7F3
(246,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D9CB; }

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

This text font color is #F6D9CB.

Background Color

.myBgColor { background-color: #F6D9CB; }

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

This div background color is #F6D9CB.

Border color

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

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

This div border color is #F6D9CB.

Opacity

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

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

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

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

This text has shadow with #F6D9CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D9CB.

Preview

Color preview on black background

This text has color #F6D9CB on black background.


Color preview on white background

This text has color #F6D9CB on white background.


Black color preview on #F6D9CB background

This text has black color on #F6D9CB background.


White color preview on #F6D9CB background

This text has white color on #F6D9CB background.


Related colors

Complementary color

Complementary color for #hex is #092634.


I love getcolorcode.com

Triadic colors

1 #CBF6D9 and #D9CBF6 with #F6D9CB are triadic colors.

2 #CBD9F6 and #D9F6CB with #F6D9CB are triadic colors.