COLOR #F6FAC6

HEX: #F6FAC6 RGB: (246,250,198)

Renk bilgisi

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

RGB renk modeli

#F6FAC6 color RGB value is (246,250,198).

RGB: (246,250,198) (96%, 98%, 78%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 250 of 255 = 98%
B 198 of 255 = 78%

246
250
198

R + G + B ~ 91%. #F6FAC6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 250 + 198 = 694 (100%)
R 246 of 694 ~ 35.45%
G 250 of 694 ~ 36.02%
B 198 of 694 ~ 28.53'%

%35.45
%36.02
%28.53

CMYK RENK MODELİ

#F6FAC6 rengi CMYK tonu (2,0,21,2).

  • camgöbeği tonu 1.60%
  • eflatun tonu 0.00%
  • sarı tonu 20.80%
  • ana renk tonu 1.96%

CMYK: (2,0,21,2)
C2M0Y21K2 (2%, 0%, 21%, 2%)
(0.02 / 0.00 / 0.21 / 0.02)

CMYK yüzdeleri

%1.6
%0
%20.8
%1.96

Codes

Color #F6FAC6 in popluar color models

F6 FA C6
RGB 246 250 198
HSL 65° 83.87% 87.84%
HSB/HSV 65° 20.80% 98.04%
CMYK 1.60% 0.00% 20.80%
1.96%

Color #F6FAC6 in popluar number systems.

HEX F6 FA C6
Decimal 246 250 198
Binary 11110110 11111010 11000110
Octal 366 372 306

Shades and tints

Shades of #F6FAC6

#F6FAC6
(246,250,198)
#E0E4B4
(224,228,180)
#CACEA2
(202,206,162)
#B4B890
(180,184,144)
#9EA27E
(158,162,126)
#888C6C
(136,140,108)
#72765A
(114,118,90)
#5C6048
(92,96,72)
#464A36
(70,74,54)
#303424
(48,52,36)
#1A1E12
(26,30,18)
#000000
(0,0,0)

Tints of #F6FAC6

#F6FAC6
(246,250,198)
#F6FACB
(246,250,203)
#F6FAD0
(246,250,208)
#F6FAD5
(246,250,213)
#F6FADA
(246,250,218)
#F6FADF
(246,250,223)
#F6FAE4
(246,250,228)
#F6FAE9
(246,250,233)
#F6FAEE
(246,250,238)
#F6FAF3
(246,250,243)
#F6FAF8
(246,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6FAC6; }

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

This text font color is #F6FAC6.

Background Color

.myBgColor { background-color: #F6FAC6; }

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

This div background color is #F6FAC6.

Border color

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

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

This div border color is #F6FAC6.

Opacity

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

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

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

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

This text has shadow with #F6FAC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6FAC6.

Preview

Color preview on black background

This text has color #F6FAC6 on black background.


Color preview on white background

This text has color #F6FAC6 on white background.


Black color preview on #F6FAC6 background

This text has black color on #F6FAC6 background.


White color preview on #F6FAC6 background

This text has white color on #F6FAC6 background.


Related colors

Complementary color

Complementary color for #hex is #090539.


I love getcolorcode.com

Triadic colors

1 #C6F6FA and #FAC6F6 with #F6FAC6 are triadic colors.

2 #C6FAF6 and #FAF6C6 with #F6FAC6 are triadic colors.