COLOR #F6D4BD

HEX: #F6D4BD RGB: (246,212,189)

Renk bilgisi

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

RGB renk modeli

#F6D4BD color RGB value is (246,212,189).

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

RGB bağlantıları ve doygunluk

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

246
212
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 212 + 189 = 647 (100%)
R 246 of 647 ~ 38.02%
G 212 of 647 ~ 32.77%
B 189 of 647 ~ 29.21'%

%38.02
%32.77
%29.21

CMYK RENK MODELİ

#F6D4BD rengi CMYK tonu (0,14,23,4).

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

CMYK: (0,14,23,4)
C0M14Y23K4 (0%, 14%, 23%, 4%)
(0.00 / 0.14 / 0.23 / 0.04)

CMYK yüzdeleri

%0
%13.82
%23.17
%3.53

Codes

Color #F6D4BD in popluar color models

F6 D4 BD
RGB 246 212 189
HSL 24° 76.00% 85.29%
HSB/HSV 24° 23.17% 96.47%
CMYK 0.00% 13.82% 23.17%
3.53%

Color #F6D4BD in popluar number systems.

HEX F6 D4 BD
Decimal 246 212 189
Binary 11110110 11010100 10111101
Octal 366 324 275

Shades and tints

Shades of #F6D4BD

#F6D4BD
(246,212,189)
#E0C1AC
(224,193,172)
#CAAE9B
(202,174,155)
#B49B8A
(180,155,138)
#9E8879
(158,136,121)
#887568
(136,117,104)
#726257
(114,98,87)
#5C4F46
(92,79,70)
#463C35
(70,60,53)
#302924
(48,41,36)
#1A1613
(26,22,19)
#000000
(0,0,0)

Tints of #F6D4BD

#F6D4BD
(246,212,189)
#F6D7C3
(246,215,195)
#F6DAC9
(246,218,201)
#F6DDCF
(246,221,207)
#F6E0D5
(246,224,213)
#F6E3DB
(246,227,219)
#F6E6E1
(246,230,225)
#F6E9E7
(246,233,231)
#F6ECED
(246,236,237)
#F6EFF3
(246,239,243)
#F6F2F9
(246,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6D4BD; }

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

This text font color is #F6D4BD.

Background Color

.myBgColor { background-color: #F6D4BD; }

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

This div background color is #F6D4BD.

Border color

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

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

This div border color is #F6D4BD.

Opacity

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

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

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

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

This text has shadow with #F6D4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6D4BD.

Preview

Color preview on black background

This text has color #F6D4BD on black background.


Color preview on white background

This text has color #F6D4BD on white background.


Black color preview on #F6D4BD background

This text has black color on #F6D4BD background.


White color preview on #F6D4BD background

This text has white color on #F6D4BD background.


Related colors

Complementary color

Complementary color for #hex is #092B42.


I love getcolorcode.com

Triadic colors

1 #BDF6D4 and #D4BDF6 with #F6D4BD are triadic colors.

2 #BDD4F6 and #D4F6BD with #F6D4BD are triadic colors.