COLOR #F6C69C

HEX: #F6C69C RGB: (246,198,156)

Renk bilgisi

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

RGB renk modeli

#F6C69C color RGB value is (246,198,156).

RGB: (246,198,156) (96%, 78%, 61%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 198 of 255 = 78%
B 156 of 255 = 61%

246
198
156

R + G + B ~ 78%. #F6C69C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 198 + 156 = 600 (100%)
R 246 of 600 ~ 41%
G 198 of 600 ~ 33%
B 156 of 600 ~ 26'%

%41
%33
%26

CMYK RENK MODELİ

#F6C69C rengi CMYK tonu (0,20,37,4).

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

CMYK: (0,20,37,4)
C0M20Y37K4 (0%, 20%, 37%, 4%)
(0.00 / 0.20 / 0.37 / 0.04)

CMYK yüzdeleri

%0
%19.51
%36.59
%3.53

Codes

Color #F6C69C in popluar color models

F6 C6 9C
RGB 246 198 156
HSL 28° 83.33% 78.82%
HSB/HSV 28° 36.59% 96.47%
CMYK 0.00% 19.51% 36.59%
3.53%

Color #F6C69C in popluar number systems.

HEX F6 C6 9C
Decimal 246 198 156
Binary 11110110 11000110 10011100
Octal 366 306 234

Shades and tints

Shades of #F6C69C

#F6C69C
(246,198,156)
#E0B48E
(224,180,142)
#CAA280
(202,162,128)
#B49072
(180,144,114)
#9E7E64
(158,126,100)
#886C56
(136,108,86)
#725A48
(114,90,72)
#5C483A
(92,72,58)
#46362C
(70,54,44)
#30241E
(48,36,30)
#1A1210
(26,18,16)
#000000
(0,0,0)

Tints of #F6C69C

#F6C69C
(246,198,156)
#F6CBA5
(246,203,165)
#F6D0AE
(246,208,174)
#F6D5B7
(246,213,183)
#F6DAC0
(246,218,192)
#F6DFC9
(246,223,201)
#F6E4D2
(246,228,210)
#F6E9DB
(246,233,219)
#F6EEE4
(246,238,228)
#F6F3ED
(246,243,237)
#F6F8F6
(246,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6C69C; }

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

This text font color is #F6C69C.

Background Color

.myBgColor { background-color: #F6C69C; }

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

This div background color is #F6C69C.

Border color

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

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

This div border color is #F6C69C.

Opacity

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

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

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

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

This text has shadow with #F6C69C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C69C.

Preview

Color preview on black background

This text has color #F6C69C on black background.


Color preview on white background

This text has color #F6C69C on white background.


Black color preview on #F6C69C background

This text has black color on #F6C69C background.


White color preview on #F6C69C background

This text has white color on #F6C69C background.


Related colors

Complementary color

Complementary color for #hex is #093963.


I love getcolorcode.com

Triadic colors

1 #9CF6C6 and #C69CF6 with #F6C69C are triadic colors.

2 #9CC6F6 and #C6F69C with #F6C69C are triadic colors.