COLOR #F3FCF3

HEX: #F3FCF3 RGB: (243,252,243)

Color info

#F3FCF3 contains red, green and blue colors in about the same proportion. Web safe color of #F3FCF3 is #FFFFFF (or #FFF).

RGB color model

#F3FCF3 color RGB value is (243,252,243).

RGB: (243,252,243) (95%, 99%, 95%)

RGB channels and saturation

R 243 of 255 = 95%
G 252 of 255 = 99%
B 243 of 255 = 95%

243
252
243

R + G + B ~ 96%. #F3FCF3 is light color.

Portions of RGB colors in percentages

R + G + B = 243 + 252 + 243 = 738 (100%)
R 243 of 738 ~ 32.93%
G 252 of 738 ~ 34.15%
B 243 of 738 ~ 32.93'%

%32.93
%34.15
%32.93

CMYK color model

#F3FCF3 color CMYK value is (4,0,4,1).

  • cyan value is 3.57%
  • magenta value is 0.00%
  • yellow value is 3.57%
  • key color value is 1.18%

CMYK: (4,0,4,1)
C4M0Y4K1 (4%, 0%, 4%, 1%)
(0.04 / 0.00 / 0.04 / 0.01)

CMYK percentages

%3.57
%0
%3.57
%1.18

Codes

Color #F3FCF3 in popluar color models

F3 FC F3
RGB 243 252 243
HSL 120° 60.00% 97.06%
HSB/HSV 120° 3.57% 98.82%
CMYK 3.57% 0.00% 3.57%
1.18%

Color #F3FCF3 in popluar number systems.

HEX F3 FC F3
Decimal 243 252 243
Binary 11110011 11111100 11110011
Octal 363 374 363

Shades and tints

Shades of #F3FCF3

#F3FCF3
(243,252,243)
#DDE6DD
(221,230,221)
#C7D0C7
(199,208,199)
#B1BAB1
(177,186,177)
#9BA49B
(155,164,155)
#858E85
(133,142,133)
#6F786F
(111,120,111)
#596259
(89,98,89)
#434C43
(67,76,67)
#2D362D
(45,54,45)
#172017
(23,32,23)
#000000
(0,0,0)

Tints of #F3FCF3

#F3FCF3
(243,252,243)
#F4FCF4
(244,252,244)
#F5FCF5
(245,252,245)
#F6FCF6
(246,252,246)
#F7FCF7
(247,252,247)
#F8FCF8
(248,252,248)
#F9FCF9
(249,252,249)
#FAFCFA
(250,252,250)
#FBFCFB
(251,252,251)
#FCFCFC
(252,252,252)
#FDFCFD
(253,252,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F3FCF3; }

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

This text font color is #F3FCF3.

Background Color

.myBgColor { background-color: #F3FCF3; }

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

This div background color is #F3FCF3.

Border color

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

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

This div border color is #F3FCF3.

Opacity

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

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

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

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

This text has shadow with #F3FCF3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F3FCF3.

Preview

Color preview on black background

This text has color #F3FCF3 on black background.


Color preview on white background

This text has color #F3FCF3 on white background.


Black color preview on #F3FCF3 background

This text has black color on #F3FCF3 background.


White color preview on #F3FCF3 background

This text has white color on #F3FCF3 background.


Related colors

Complementary color

Complementary color for #hex is #0C030C.


I love getcolorcode.com

Triadic colors

1 #F3F3FC and #FCF3F3 with #F3FCF3 are triadic colors.

2 #F3FCF3 and #FCF3F3 with #F3FCF3 are triadic colors.