COLOR #F1C3B3

HEX: #F1C3B3 RGB: (241,195,179)

Color info

#F1C3B3 contains mainly red and green colors. Web safe color of #F1C3B3 is #FFCC99 (or #FC9).

RGB color model

#F1C3B3 color RGB value is (241,195,179).

RGB: (241,195,179) (95%, 76%, 70%)

RGB channels and saturation

R 241 of 255 = 95%
G 195 of 255 = 76%
B 179 of 255 = 70%

241
195
179

R + G + B ~ 80%. #F1C3B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 241 + 195 + 179 = 615 (100%)
R 241 of 615 ~ 39.19%
G 195 of 615 ~ 31.71%
B 179 of 615 ~ 29.11'%

%39.19
%31.71
%29.11

CMYK color model

#F1C3B3 color CMYK value is (0,19,26,5).

  • cyan value is 0.00%
  • magenta value is 19.09%
  • yellow value is 25.73%
  • key color value is 5.49%

CMYK: (0,19,26,5)
C0M19Y26K5 (0%, 19%, 26%, 5%)
(0.00 / 0.19 / 0.26 / 0.05)

CMYK percentages

%0
%19.09
%25.73
%5.49

Codes

Color #F1C3B3 in popluar color models

F1 C3 B3
RGB 241 195 179
HSL 15° 68.89% 82.35%
HSB/HSV 15° 25.73% 94.51%
CMYK 0.00% 19.09% 25.73%
5.49%

Color #F1C3B3 in popluar number systems.

HEX F1 C3 B3
Decimal 241 195 179
Binary 11110001 11000011 10110011
Octal 361 303 263

Shades and tints

Shades of #F1C3B3

#F1C3B3
(241,195,179)
#DCB2A3
(220,178,163)
#C7A193
(199,161,147)
#B29083
(178,144,131)
#9D7F73
(157,127,115)
#886E63
(136,110,99)
#735D53
(115,93,83)
#5E4C43
(94,76,67)
#493B33
(73,59,51)
#342A23
(52,42,35)
#1F1913
(31,25,19)
#000000
(0,0,0)

Tints of #F1C3B3

#F1C3B3
(241,195,179)
#F2C8B9
(242,200,185)
#F3CDBF
(243,205,191)
#F4D2C5
(244,210,197)
#F5D7CB
(245,215,203)
#F6DCD1
(246,220,209)
#F7E1D7
(247,225,215)
#F8E6DD
(248,230,221)
#F9EBE3
(249,235,227)
#FAF0E9
(250,240,233)
#FBF5EF
(251,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1C3B3 color. Also use rgb(241,195,179) instead hex code.

Text Font Color

.myTextColor { color: #F1C3B3; }

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

This text font color is #F1C3B3.

Background Color

.myBgColor { background-color: #F1C3B3; }

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

This div background color is #F1C3B3.

Border color

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

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

This div border color is #F1C3B3.

Opacity

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

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

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

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

This text has shadow with #F1C3B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1C3B3.

Preview

Color preview on black background

This text has color #F1C3B3 on black background.


Color preview on white background

This text has color #F1C3B3 on white background.


Black color preview on #F1C3B3 background

This text has black color on #F1C3B3 background.


White color preview on #F1C3B3 background

This text has white color on #F1C3B3 background.


Related colors

Complementary color

Complementary color for #hex is #0E3C4C.


I love getcolorcode.com

Triadic colors

1 #B3F1C3 and #C3B3F1 with #F1C3B3 are triadic colors.

2 #B3C3F1 and #C3F1B3 with #F1C3B3 are triadic colors.