COLOR #F6DDBC

HEX: #F6DDBC RGB: (246,221,188)

Renk bilgisi

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

RGB renk modeli

#F6DDBC color RGB value is (246,221,188).

RGB: (246,221,188) (96%, 87%, 74%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 221 of 255 = 87%
B 188 of 255 = 74%

246
221
188

R + G + B ~ 86%. #F6DDBC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 221 + 188 = 655 (100%)
R 246 of 655 ~ 37.56%
G 221 of 655 ~ 33.74%
B 188 of 655 ~ 28.7'%

%37.56
%33.74
%28.7

CMYK RENK MODELİ

#F6DDBC rengi CMYK tonu (0,10,24,4).

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

CMYK: (0,10,24,4)
C0M10Y24K4 (0%, 10%, 24%, 4%)
(0.00 / 0.10 / 0.24 / 0.04)

CMYK yüzdeleri

%0
%10.16
%23.58
%3.53

Codes

Color #F6DDBC in popluar color models

F6 DD BC
RGB 246 221 188
HSL 34° 76.32% 85.10%
HSB/HSV 34° 23.58% 96.47%
CMYK 0.00% 10.16% 23.58%
3.53%

Color #F6DDBC in popluar number systems.

HEX F6 DD BC
Decimal 246 221 188
Binary 11110110 11011101 10111100
Octal 366 335 274

Shades and tints

Shades of #F6DDBC

#F6DDBC
(246,221,188)
#E0C9AB
(224,201,171)
#CAB59A
(202,181,154)
#B4A189
(180,161,137)
#9E8D78
(158,141,120)
#887967
(136,121,103)
#726556
(114,101,86)
#5C5145
(92,81,69)
#463D34
(70,61,52)
#302923
(48,41,35)
#1A1512
(26,21,18)
#000000
(0,0,0)

Tints of #F6DDBC

#F6DDBC
(246,221,188)
#F6E0C2
(246,224,194)
#F6E3C8
(246,227,200)
#F6E6CE
(246,230,206)
#F6E9D4
(246,233,212)
#F6ECDA
(246,236,218)
#F6EFE0
(246,239,224)
#F6F2E6
(246,242,230)
#F6F5EC
(246,245,236)
#F6F8F2
(246,248,242)
#F6FBF8
(246,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6DDBC; }

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

This text font color is #F6DDBC.

Background Color

.myBgColor { background-color: #F6DDBC; }

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

This div background color is #F6DDBC.

Border color

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

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

This div border color is #F6DDBC.

Opacity

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

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

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

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

This text has shadow with #F6DDBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6DDBC.

Preview

Color preview on black background

This text has color #F6DDBC on black background.


Color preview on white background

This text has color #F6DDBC on white background.


Black color preview on #F6DDBC background

This text has black color on #F6DDBC background.


White color preview on #F6DDBC background

This text has white color on #F6DDBC background.


Related colors

Complementary color

Complementary color for #hex is #092243.


I love getcolorcode.com

Triadic colors

1 #BCF6DD and #DDBCF6 with #F6DDBC are triadic colors.

2 #BCDDF6 and #DDF6BC with #F6DDBC are triadic colors.