COLOR #F1B690

HEX: #F1B690 RGB: (241,182,144)

Color info

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

RGB color model

#F1B690 color RGB value is (241,182,144).

RGB: (241,182,144) (95%, 71%, 56%)

RGB channels and saturation

R 241 of 255 = 95%
G 182 of 255 = 71%
B 144 of 255 = 56%

241
182
144

R + G + B ~ 74%. #F1B690 is quite light color.

Portions of RGB colors in percentages

R + G + B = 241 + 182 + 144 = 567 (100%)
R 241 of 567 ~ 42.5%
G 182 of 567 ~ 32.1%
B 144 of 567 ~ 25.4'%

%42.5
%32.1
%25.4

CMYK color model

#F1B690 color CMYK value is (0,24,40,5).

  • cyan value is 0.00%
  • magenta value is 24.48%
  • yellow value is 40.25%
  • key color value is 5.49%

CMYK: (0,24,40,5)
C0M24Y40K5 (0%, 24%, 40%, 5%)
(0.00 / 0.24 / 0.40 / 0.05)

CMYK percentages

%0
%24.48
%40.25
%5.49

Codes

Color #F1B690 in popluar color models

F1 B6 90
RGB 241 182 144
HSL 24° 77.60% 75.49%
HSB/HSV 24° 40.25% 94.51%
CMYK 0.00% 24.48% 40.25%
5.49%

Color #F1B690 in popluar number systems.

HEX F1 B6 90
Decimal 241 182 144
Binary 11110001 10110110 10010000
Octal 361 266 220

Shades and tints

Shades of #F1B690

#F1B690
(241,182,144)
#DCA683
(220,166,131)
#C79676
(199,150,118)
#B28669
(178,134,105)
#9D765C
(157,118,92)
#88664F
(136,102,79)
#735642
(115,86,66)
#5E4635
(94,70,53)
#493628
(73,54,40)
#34261B
(52,38,27)
#1F160E
(31,22,14)
#000000
(0,0,0)

Tints of #F1B690

#F1B690
(241,182,144)
#F2BC9A
(242,188,154)
#F3C2A4
(243,194,164)
#F4C8AE
(244,200,174)
#F5CEB8
(245,206,184)
#F6D4C2
(246,212,194)
#F7DACC
(247,218,204)
#F8E0D6
(248,224,214)
#F9E6E0
(249,230,224)
#FAECEA
(250,236,234)
#FBF2F4
(251,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1B690 color. Also use rgb(241,182,144) instead hex code.

Text Font Color

.myTextColor { color: #F1B690; }

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

This text font color is #F1B690.

Background Color

.myBgColor { background-color: #F1B690; }

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

This div background color is #F1B690.

Border color

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

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

This div border color is #F1B690.

Opacity

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

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

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

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

This text has shadow with #F1B690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1B690.

Preview

Color preview on black background

This text has color #F1B690 on black background.


Color preview on white background

This text has color #F1B690 on white background.


Black color preview on #F1B690 background

This text has black color on #F1B690 background.


White color preview on #F1B690 background

This text has white color on #F1B690 background.


Related colors

Complementary color

Complementary color for #hex is #0E496F.


I love getcolorcode.com

Triadic colors

1 #90F1B6 and #B690F1 with #F1B690 are triadic colors.

2 #90B6F1 and #B6F190 with #F1B690 are triadic colors.