COLOR #F6C9BD

HEX: #F6C9BD RGB: (246,201,189)

Renk bilgisi

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

RGB renk modeli

#F6C9BD color RGB value is (246,201,189).

RGB: (246,201,189) (96%, 79%, 74%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 201 of 255 = 79%
B 189 of 255 = 74%

246
201
189

R + G + B ~ 83%. #F6C9BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 201 + 189 = 636 (100%)
R 246 of 636 ~ 38.68%
G 201 of 636 ~ 31.6%
B 189 of 636 ~ 29.72'%

%38.68
%31.6
%29.72

CMYK RENK MODELİ

#F6C9BD rengi CMYK tonu (0,18,23,4).

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

CMYK: (0,18,23,4)
C0M18Y23K4 (0%, 18%, 23%, 4%)
(0.00 / 0.18 / 0.23 / 0.04)

CMYK yüzdeleri

%0
%18.29
%23.17
%3.53

Codes

Color #F6C9BD in popluar color models

F6 C9 BD
RGB 246 201 189
HSL 13° 76.00% 85.29%
HSB/HSV 13° 23.17% 96.47%
CMYK 0.00% 18.29% 23.17%
3.53%

Color #F6C9BD in popluar number systems.

HEX F6 C9 BD
Decimal 246 201 189
Binary 11110110 11001001 10111101
Octal 366 311 275

Shades and tints

Shades of #F6C9BD

#F6C9BD
(246,201,189)
#E0B7AC
(224,183,172)
#CAA59B
(202,165,155)
#B4938A
(180,147,138)
#9E8179
(158,129,121)
#886F68
(136,111,104)
#725D57
(114,93,87)
#5C4B46
(92,75,70)
#463935
(70,57,53)
#302724
(48,39,36)
#1A1513
(26,21,19)
#000000
(0,0,0)

Tints of #F6C9BD

#F6C9BD
(246,201,189)
#F6CDC3
(246,205,195)
#F6D1C9
(246,209,201)
#F6D5CF
(246,213,207)
#F6D9D5
(246,217,213)
#F6DDDB
(246,221,219)
#F6E1E1
(246,225,225)
#F6E5E7
(246,229,231)
#F6E9ED
(246,233,237)
#F6EDF3
(246,237,243)
#F6F1F9
(246,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6C9BD; }

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

This text font color is #F6C9BD.

Background Color

.myBgColor { background-color: #F6C9BD; }

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

This div background color is #F6C9BD.

Border color

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

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

This div border color is #F6C9BD.

Opacity

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

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

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

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

This text has shadow with #F6C9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C9BD.

Preview

Color preview on black background

This text has color #F6C9BD on black background.


Color preview on white background

This text has color #F6C9BD on white background.


Black color preview on #F6C9BD background

This text has black color on #F6C9BD background.


White color preview on #F6C9BD background

This text has white color on #F6C9BD background.


Related colors

Complementary color

Complementary color for #hex is #093642.


I love getcolorcode.com

Triadic colors

1 #BDF6C9 and #C9BDF6 with #F6C9BD are triadic colors.

2 #BDC9F6 and #C9F6BD with #F6C9BD are triadic colors.