COLOR #F6F9CE

HEX: #F6F9CE RGB: (246,249,206)

Renk bilgisi

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

RGB renk modeli

#F6F9CE color RGB value is (246,249,206).

RGB: (246,249,206) (96%, 98%, 81%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 249 of 255 = 98%
B 206 of 255 = 81%

246
249
206

R + G + B ~ 92%. #F6F9CE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 249 + 206 = 701 (100%)
R 246 of 701 ~ 35.09%
G 249 of 701 ~ 35.52%
B 206 of 701 ~ 29.39'%

%35.09
%35.52
%29.39

CMYK RENK MODELİ

#F6F9CE rengi CMYK tonu (1,0,17,2).

  • camgöbeği tonu 1.20%
  • eflatun tonu 0.00%
  • sarı tonu 17.27%
  • ana renk tonu 2.35%

CMYK: (1,0,17,2)
C1M0Y17K2 (1%, 0%, 17%, 2%)
(0.01 / 0.00 / 0.17 / 0.02)

CMYK yüzdeleri

%1.2
%0
%17.27
%2.35

Codes

Color #F6F9CE in popluar color models

F6 F9 CE
RGB 246 249 206
HSL 64° 78.18% 89.22%
HSB/HSV 64° 17.27% 97.65%
CMYK 1.20% 0.00% 17.27%
2.35%

Color #F6F9CE in popluar number systems.

HEX F6 F9 CE
Decimal 246 249 206
Binary 11110110 11111001 11001110
Octal 366 371 316

Shades and tints

Shades of #F6F9CE

#F6F9CE
(246,249,206)
#E0E3BC
(224,227,188)
#CACDAA
(202,205,170)
#B4B798
(180,183,152)
#9EA186
(158,161,134)
#888B74
(136,139,116)
#727562
(114,117,98)
#5C5F50
(92,95,80)
#46493E
(70,73,62)
#30332C
(48,51,44)
#1A1D1A
(26,29,26)
#000000
(0,0,0)

Tints of #F6F9CE

#F6F9CE
(246,249,206)
#F6F9D2
(246,249,210)
#F6F9D6
(246,249,214)
#F6F9DA
(246,249,218)
#F6F9DE
(246,249,222)
#F6F9E2
(246,249,226)
#F6F9E6
(246,249,230)
#F6F9EA
(246,249,234)
#F6F9EE
(246,249,238)
#F6F9F2
(246,249,242)
#F6F9F6
(246,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6F9CE color. Also use rgb(246,249,206) instead hex code.

Text Font Color

.myTextColor { color: #F6F9CE; }

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

This text font color is #F6F9CE.

Background Color

.myBgColor { background-color: #F6F9CE; }

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

This div background color is #F6F9CE.

Border color

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

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

This div border color is #F6F9CE.

Opacity

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

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

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

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

This text has shadow with #F6F9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6F9CE.

Preview

Color preview on black background

This text has color #F6F9CE on black background.


Color preview on white background

This text has color #F6F9CE on white background.


Black color preview on #F6F9CE background

This text has black color on #F6F9CE background.


White color preview on #F6F9CE background

This text has white color on #F6F9CE background.


Related colors

Complementary color

Complementary color for #hex is #090631.


I love getcolorcode.com

Triadic colors

1 #CEF6F9 and #F9CEF6 with #F6F9CE are triadic colors.

2 #CEF9F6 and #F9F6CE with #F6F9CE are triadic colors.