COLOR #F6FCD9

HEX: #F6FCD9 RGB: (246,252,217)

Renk bilgisi

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

RGB renk modeli

#F6FCD9 color RGB value is (246,252,217).

RGB: (246,252,217) (96%, 99%, 85%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 252 of 255 = 99%
B 217 of 255 = 85%

246
252
217

R + G + B ~ 93%. #F6FCD9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 252 + 217 = 715 (100%)
R 246 of 715 ~ 34.41%
G 252 of 715 ~ 35.24%
B 217 of 715 ~ 30.35'%

%34.41
%35.24
%30.35

CMYK RENK MODELİ

#F6FCD9 rengi CMYK tonu (2,0,14,1).

  • camgöbeği tonu 2.38%
  • eflatun tonu 0.00%
  • sarı tonu 13.89%
  • ana renk tonu 1.18%

CMYK: (2,0,14,1)
C2M0Y14K1 (2%, 0%, 14%, 1%)
(0.02 / 0.00 / 0.14 / 0.01)

CMYK yüzdeleri

%2.38
%0
%13.89
%1.18

Codes

Color #F6FCD9 in popluar color models

F6 FC D9
RGB 246 252 217
HSL 70° 85.37% 91.96%
HSB/HSV 70° 13.89% 98.82%
CMYK 2.38% 0.00% 13.89%
1.18%

Color #F6FCD9 in popluar number systems.

HEX F6 FC D9
Decimal 246 252 217
Binary 11110110 11111100 11011001
Octal 366 374 331

Shades and tints

Shades of #F6FCD9

#F6FCD9
(246,252,217)
#E0E6C6
(224,230,198)
#CAD0B3
(202,208,179)
#B4BAA0
(180,186,160)
#9EA48D
(158,164,141)
#888E7A
(136,142,122)
#727867
(114,120,103)
#5C6254
(92,98,84)
#464C41
(70,76,65)
#30362E
(48,54,46)
#1A201B
(26,32,27)
#000000
(0,0,0)

Tints of #F6FCD9

#F6FCD9
(246,252,217)
#F6FCDC
(246,252,220)
#F6FCDF
(246,252,223)
#F6FCE2
(246,252,226)
#F6FCE5
(246,252,229)
#F6FCE8
(246,252,232)
#F6FCEB
(246,252,235)
#F6FCEE
(246,252,238)
#F6FCF1
(246,252,241)
#F6FCF4
(246,252,244)
#F6FCF7
(246,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6FCD9 color. Also use rgb(246,252,217) instead hex code.

Text Font Color

.myTextColor { color: #F6FCD9; }

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

This text font color is #F6FCD9.

Background Color

.myBgColor { background-color: #F6FCD9; }

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

This div background color is #F6FCD9.

Border color

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

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

This div border color is #F6FCD9.

Opacity

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

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

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

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

This text has shadow with #F6FCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6FCD9.

Preview

Color preview on black background

This text has color #F6FCD9 on black background.


Color preview on white background

This text has color #F6FCD9 on white background.


Black color preview on #F6FCD9 background

This text has black color on #F6FCD9 background.


White color preview on #F6FCD9 background

This text has white color on #F6FCD9 background.


Related colors

Complementary color

Complementary color for #hex is #090326.


I love getcolorcode.com

Triadic colors

1 #D9F6FC and #FCD9F6 with #F6FCD9 are triadic colors.

2 #D9FCF6 and #FCF6D9 with #F6FCD9 are triadic colors.