COLOR #F6D9C0

HEX: #F6D9C0 RGB: (246,217,192)

Renk bilgisi

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

RGB renk modeli

#F6D9C0 color RGB value is (246,217,192).

RGB: (246,217,192) (96%, 85%, 75%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 217 of 255 = 85%
B 192 of 255 = 75%

246
217
192

R + G + B ~ 85%. #F6D9C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 217 + 192 = 655 (100%)
R 246 of 655 ~ 37.56%
G 217 of 655 ~ 33.13%
B 192 of 655 ~ 29.31'%

%37.56
%33.13
%29.31

CMYK RENK MODELİ

#F6D9C0 rengi CMYK tonu (0,12,22,4).

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

CMYK: (0,12,22,4)
C0M12Y22K4 (0%, 12%, 22%, 4%)
(0.00 / 0.12 / 0.22 / 0.04)

CMYK yüzdeleri

%0
%11.79
%21.95
%3.53

Codes

Color #F6D9C0 in popluar color models

F6 D9 C0
RGB 246 217 192
HSL 28° 75.00% 85.88%
HSB/HSV 28° 21.95% 96.47%
CMYK 0.00% 11.79% 21.95%
3.53%

Color #F6D9C0 in popluar number systems.

HEX F6 D9 C0
Decimal 246 217 192
Binary 11110110 11011001 11000000
Octal 366 331 300

Shades and tints

Shades of #F6D9C0

#F6D9C0
(246,217,192)
#E0C6AF
(224,198,175)
#CAB39E
(202,179,158)
#B4A08D
(180,160,141)
#9E8D7C
(158,141,124)
#887A6B
(136,122,107)
#72675A
(114,103,90)
#5C5449
(92,84,73)
#464138
(70,65,56)
#302E27
(48,46,39)
#1A1B16
(26,27,22)
#000000
(0,0,0)

Tints of #F6D9C0

#F6D9C0
(246,217,192)
#F6DCC5
(246,220,197)
#F6DFCA
(246,223,202)
#F6E2CF
(246,226,207)
#F6E5D4
(246,229,212)
#F6E8D9
(246,232,217)
#F6EBDE
(246,235,222)
#F6EEE3
(246,238,227)
#F6F1E8
(246,241,232)
#F6F4ED
(246,244,237)
#F6F7F2
(246,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D9C0; }

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

This text font color is #F6D9C0.

Background Color

.myBgColor { background-color: #F6D9C0; }

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

This div background color is #F6D9C0.

Border color

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

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

This div border color is #F6D9C0.

Opacity

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

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

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

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

This text has shadow with #F6D9C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D9C0.

Preview

Color preview on black background

This text has color #F6D9C0 on black background.


Color preview on white background

This text has color #F6D9C0 on white background.


Black color preview on #F6D9C0 background

This text has black color on #F6D9C0 background.


White color preview on #F6D9C0 background

This text has white color on #F6D9C0 background.


Related colors

Complementary color

Complementary color for #hex is #09263F.


I love getcolorcode.com

Triadic colors

1 #C0F6D9 and #D9C0F6 with #F6D9C0 are triadic colors.

2 #C0D9F6 and #D9F6C0 with #F6D9C0 are triadic colors.