COLOR #F6C6AC

HEX: #F6C6AC RGB: (246,198,172)

Renk bilgisi

#F6C6AC contains mainly red and green colors. #F6C6AC ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F6C6AC color RGB value is (246,198,172).

RGB: (246,198,172) (96%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 198 of 255 = 78%
B 172 of 255 = 67%

246
198
172

R + G + B ~ 80%. #F6C6AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 198 + 172 = 616 (100%)
R 246 of 616 ~ 39.94%
G 198 of 616 ~ 32.14%
B 172 of 616 ~ 27.92'%

%39.94
%32.14
%27.92

CMYK RENK MODELİ

#F6C6AC rengi CMYK tonu (0,20,30,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.51%
  • sarı tonu 30.08%
  • ana renk tonu 3.53%

CMYK: (0,20,30,4)
C0M20Y30K4 (0%, 20%, 30%, 4%)
(0.00 / 0.20 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%19.51
%30.08
%3.53

Codes

Color #F6C6AC in popluar color models

F6 C6 AC
RGB 246 198 172
HSL 21° 80.43% 81.96%
HSB/HSV 21° 30.08% 96.47%
CMYK 0.00% 19.51% 30.08%
3.53%

Color #F6C6AC in popluar number systems.

HEX F6 C6 AC
Decimal 246 198 172
Binary 11110110 11000110 10101100
Octal 366 306 254

Shades and tints

Shades of #F6C6AC

#F6C6AC
(246,198,172)
#E0B49D
(224,180,157)
#CAA28E
(202,162,142)
#B4907F
(180,144,127)
#9E7E70
(158,126,112)
#886C61
(136,108,97)
#725A52
(114,90,82)
#5C4843
(92,72,67)
#463634
(70,54,52)
#302425
(48,36,37)
#1A1216
(26,18,22)
#000000
(0,0,0)

Tints of #F6C6AC

#F6C6AC
(246,198,172)
#F6CBB3
(246,203,179)
#F6D0BA
(246,208,186)
#F6D5C1
(246,213,193)
#F6DAC8
(246,218,200)
#F6DFCF
(246,223,207)
#F6E4D6
(246,228,214)
#F6E9DD
(246,233,221)
#F6EEE4
(246,238,228)
#F6F3EB
(246,243,235)
#F6F8F2
(246,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6C6AC color. Also use rgb(246,198,172) instead hex code.

Text Font Color

.myTextColor { color: #F6C6AC; }

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

This text font color is #F6C6AC.

Background Color

.myBgColor { background-color: #F6C6AC; }

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

This div background color is #F6C6AC.

Border color

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

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

This div border color is #F6C6AC.

Opacity

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

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

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

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

This text has shadow with #F6C6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C6AC.

Preview

Color preview on black background

This text has color #F6C6AC on black background.


Color preview on white background

This text has color #F6C6AC on white background.


Black color preview on #F6C6AC background

This text has black color on #F6C6AC background.


White color preview on #F6C6AC background

This text has white color on #F6C6AC background.


Related colors

Complementary color

Complementary color for #hex is #093953.


I love getcolorcode.com

Triadic colors

1 #ACF6C6 and #C6ACF6 with #F6C6AC are triadic colors.

2 #ACC6F6 and #C6F6AC with #F6C6AC are triadic colors.