COLOR #F7E3C2

HEX: #F7E3C2 RGB: (247,227,194)

Color info

#F7E3C2 contains red, green and blue colors in about the same proportion. Web safe color of #F7E3C2 is #FFCCCC (or #FCC).

RGB color model

#F7E3C2 color RGB value is (247,227,194).

RGB: (247,227,194) (97%, 89%, 76%)

RGB channels and saturation

R 247 of 255 = 97%
G 227 of 255 = 89%
B 194 of 255 = 76%

247
227
194

R + G + B ~ 87%. #F7E3C2 is light color.

Portions of RGB colors in percentages

R + G + B = 247 + 227 + 194 = 668 (100%)
R 247 of 668 ~ 36.98%
G 227 of 668 ~ 33.98%
B 194 of 668 ~ 29.04'%

%36.98
%33.98
%29.04

CMYK color model

#F7E3C2 color CMYK value is (0,8,21,3).

  • cyan value is 0.00%
  • magenta value is 8.10%
  • yellow value is 21.46%
  • key color value is 3.14%

CMYK: (0,8,21,3)
C0M8Y21K3 (0%, 8%, 21%, 3%)
(0.00 / 0.08 / 0.21 / 0.03)

CMYK percentages

%0
%8.1
%21.46
%3.14

Codes

Color #F7E3C2 in popluar color models

F7 E3 C2
RGB 247 227 194
HSL 37° 76.81% 86.47%
HSB/HSV 37° 21.46% 96.86%
CMYK 0.00% 8.10% 21.46%
3.14%

Color #F7E3C2 in popluar number systems.

HEX F7 E3 C2
Decimal 247 227 194
Binary 11110111 11100011 11000010
Octal 367 343 302

Shades and tints

Shades of #F7E3C2

#F7E3C2
(247,227,194)
#E1CFB1
(225,207,177)
#CBBBA0
(203,187,160)
#B5A78F
(181,167,143)
#9F937E
(159,147,126)
#897F6D
(137,127,109)
#736B5C
(115,107,92)
#5D574B
(93,87,75)
#47433A
(71,67,58)
#312F29
(49,47,41)
#1B1B18
(27,27,24)
#000000
(0,0,0)

Tints of #F7E3C2

#F7E3C2
(247,227,194)
#F7E5C7
(247,229,199)
#F7E7CC
(247,231,204)
#F7E9D1
(247,233,209)
#F7EBD6
(247,235,214)
#F7EDDB
(247,237,219)
#F7EFE0
(247,239,224)
#F7F1E5
(247,241,229)
#F7F3EA
(247,243,234)
#F7F5EF
(247,245,239)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7E3C2 color. Also use rgb(247,227,194) instead hex code.

Text Font Color

.myTextColor { color: #F7E3C2; }

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

This text font color is #F7E3C2.

Background Color

.myBgColor { background-color: #F7E3C2; }

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

This div background color is #F7E3C2.

Border color

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

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

This div border color is #F7E3C2.

Opacity

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

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

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

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

This text has shadow with #F7E3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7E3C2.

Preview

Color preview on black background

This text has color #F7E3C2 on black background.


Color preview on white background

This text has color #F7E3C2 on white background.


Black color preview on #F7E3C2 background

This text has black color on #F7E3C2 background.


White color preview on #F7E3C2 background

This text has white color on #F7E3C2 background.


Related colors

Complementary color

Complementary color for #hex is #081C3D.


I love getcolorcode.com

Triadic colors

1 #C2F7E3 and #E3C2F7 with #F7E3C2 are triadic colors.

2 #C2E3F7 and #E3F7C2 with #F7E3C2 are triadic colors.