COLOR #F2F0C3

HEX: #F2F0C3 RGB: (242,240,195)

Color info

#F2F0C3 contains red, green and blue colors in about the same proportion. Web safe color of #F2F0C3 is #FFFFCC (or #FFC).

RGB color model

#F2F0C3 color RGB value is (242,240,195).

RGB: (242,240,195) (95%, 94%, 76%)

RGB channels and saturation

R 242 of 255 = 95%
G 240 of 255 = 94%
B 195 of 255 = 76%

242
240
195

R + G + B ~ 88%. #F2F0C3 is light color.

Portions of RGB colors in percentages

R + G + B = 242 + 240 + 195 = 677 (100%)
R 242 of 677 ~ 35.75%
G 240 of 677 ~ 35.45%
B 195 of 677 ~ 28.8'%

%35.75
%35.45
%28.8

CMYK color model

#F2F0C3 color CMYK value is (0,1,19,5).

  • cyan value is 0.00%
  • magenta value is 0.83%
  • yellow value is 19.42%
  • key color value is 5.10%
CMYK: (0,1,19,5) C0M1Y19K5 (0%,1%,19%,5%) (0.00/0.01/0.19/0.05) 

CMYK percentages

%0
%0.83
%19.42
%5.1

Codes

Color #F2F0C3 in popluar color models

F2 F0 C3
RGB 242 240 195
HSL 57° 64.38% 85.69%
HSB/HSV 57° 19.42% 94.90%
CMYK 0.00% 0.83% 19.42%
5.10%

Color #F2F0C3 in popluar number systems.

HEX F2 F0 C3
Decimal 242 240 195
Binary 11110010 11110000 11000011
Octal 362 360 303

Shades and tints

Shades of #F2F0C3

#F2F0C3
(242,240,195)
#DCDBB2
(220,219,178)
#C6C6A1
(198,198,161)
#B0B190
(176,177,144)
#9A9C7F
(154,156,127)
#84876E
(132,135,110)
#6E725D
(110,114,93)
#585D4C
(88,93,76)
#42483B
(66,72,59)
#2C332A
(44,51,42)
#161E19
(22,30,25)
#000000
(0,0,0)

Tints of #F2F0C3

#F2F0C3
(242,240,195)
#F3F1C8
(243,241,200)
#F4F2CD
(244,242,205)
#F5F3D2
(245,243,210)
#F6F4D7
(246,244,215)
#F7F5DC
(247,245,220)
#F8F6E1
(248,246,225)
#F9F7E6
(249,247,230)
#FAF8EB
(250,248,235)
#FBF9F0
(251,249,240)
#FCFAF5
(252,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2F0C3 color. Also use rgb(242,240,195) instead hex code.

Text Font Color

.myTextColor { color: #F2F0C3; }

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

This text font color is #F2F0C3.

Background Color

.myBgColor { background-color: #F2F0C3; }

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

This div background color is #F2F0C3.

Border color

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

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

This div border color is #F2F0C3.

Opacity

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

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

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

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

This text has shadow with #F2F0C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2F0C3.

Preview

Color preview on black background

This text has color #F2F0C3 on black background.


Color preview on white background

This text has color #F2F0C3 on white background.


Black color preview on #F2F0C3 background

This text has black color on #F2F0C3 background.


White color preview on #F2F0C3 background

This text has white color on #F2F0C3 background.


Related colors

Complementary color

Complementary color for #hex is #0D0F3C.


I love getcolorcode.com

Triadic colors

1 #C3F2F0 and #F0C3F2 with #F2F0C3 are triadic colors.

2 #C3F0F2 and #F0F2C3 with #F2F0C3 are triadic colors.