COLOR #F6C4AF

HEX: #F6C4AF RGB: (246,196,175)

Renk bilgisi

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

RGB renk modeli

#F6C4AF color RGB value is (246,196,175).

RGB: (246,196,175) (96%, 77%, 69%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 196 of 255 = 77%
B 175 of 255 = 69%

246
196
175

R + G + B ~ 81%. #F6C4AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 196 + 175 = 617 (100%)
R 246 of 617 ~ 39.87%
G 196 of 617 ~ 31.77%
B 175 of 617 ~ 28.36'%

%39.87
%31.77
%28.36

CMYK RENK MODELİ

#F6C4AF rengi CMYK tonu (0,20,29,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.33%
  • sarı tonu 28.86%
  • ana renk tonu 3.53%

CMYK: (0,20,29,4)
C0M20Y29K4 (0%, 20%, 29%, 4%)
(0.00 / 0.20 / 0.29 / 0.04)

CMYK yüzdeleri

%0
%20.33
%28.86
%3.53

Codes

Color #F6C4AF in popluar color models

F6 C4 AF
RGB 246 196 175
HSL 18° 79.78% 82.55%
HSB/HSV 18° 28.86% 96.47%
CMYK 0.00% 20.33% 28.86%
3.53%

Color #F6C4AF in popluar number systems.

HEX F6 C4 AF
Decimal 246 196 175
Binary 11110110 11000100 10101111
Octal 366 304 257

Shades and tints

Shades of #F6C4AF

#F6C4AF
(246,196,175)
#E0B3A0
(224,179,160)
#CAA291
(202,162,145)
#B49182
(180,145,130)
#9E8073
(158,128,115)
#886F64
(136,111,100)
#725E55
(114,94,85)
#5C4D46
(92,77,70)
#463C37
(70,60,55)
#302B28
(48,43,40)
#1A1A19
(26,26,25)
#000000
(0,0,0)

Tints of #F6C4AF

#F6C4AF
(246,196,175)
#F6C9B6
(246,201,182)
#F6CEBD
(246,206,189)
#F6D3C4
(246,211,196)
#F6D8CB
(246,216,203)
#F6DDD2
(246,221,210)
#F6E2D9
(246,226,217)
#F6E7E0
(246,231,224)
#F6ECE7
(246,236,231)
#F6F1EE
(246,241,238)
#F6F6F5
(246,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6C4AF color. Also use rgb(246,196,175) instead hex code.

Text Font Color

.myTextColor { color: #F6C4AF; }

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

This text font color is #F6C4AF.

Background Color

.myBgColor { background-color: #F6C4AF; }

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

This div background color is #F6C4AF.

Border color

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

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

This div border color is #F6C4AF.

Opacity

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

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

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

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

This text has shadow with #F6C4AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C4AF.

Preview

Color preview on black background

This text has color #F6C4AF on black background.


Color preview on white background

This text has color #F6C4AF on white background.


Black color preview on #F6C4AF background

This text has black color on #F6C4AF background.


White color preview on #F6C4AF background

This text has white color on #F6C4AF background.


Related colors

Complementary color

Complementary color for #hex is #093B50.


I love getcolorcode.com

Triadic colors

1 #AFF6C4 and #C4AFF6 with #F6C4AF are triadic colors.

2 #AFC4F6 and #C4F6AF with #F6C4AF are triadic colors.