COLOR #FAA697

HEX: #FAA697 RGB: (250,166,151)

Color info

#FAA697 contains mainly red color. Web safe color of #FAA697 is #FF9999 (or #F99).

RGB color model

#FAA697 color RGB value is (250,166,151).

RGB: (250,166,151) (98%, 65%, 59%)

RGB channels and saturation

R 250 of 255 = 98%
G 166 of 255 = 65%
B 151 of 255 = 59%

250
166
151

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

Portions of RGB colors in percentages

R + G + B = 250 + 166 + 151 = 567 (100%)
R 250 of 567 ~ 44.09%
G 166 of 567 ~ 29.28%
B 151 of 567 ~ 26.63'%

%44.09
%29.28
%26.63

CMYK color model

#FAA697 color CMYK value is (0,34,40,2).

  • cyan value is 0.00%
  • magenta value is 33.60%
  • yellow value is 39.60%
  • key color value is 1.96%
CMYK: (0,34,40,2) C0M34Y40K2 (0%,34%,40%,2%) (0.00/0.34/0.40/0.02) 

CMYK percentages

%0
%33.6
%39.6
%1.96

Codes

Color #FAA697 in popluar color models

FA A6 97
RGB 250 166 151
HSL 90.83% 78.63%
HSB/HSV 39.60% 98.04%
CMYK 0.00% 33.60% 39.60%
1.96%

Color #FAA697 in popluar number systems.

HEX FA A6 97
Decimal 250 166 151
Binary 11111010 10100110 10010111
Octal 372 246 227

Shades and tints

Shades of #FAA697

#FAA697
(250,166,151)
#E4978A
(228,151,138)
#CE887D
(206,136,125)
#B87970
(184,121,112)
#A26A63
(162,106,99)
#8C5B56
(140,91,86)
#764C49
(118,76,73)
#603D3C
(96,61,60)
#4A2E2F
(74,46,47)
#341F22
(52,31,34)
#1E1015
(30,16,21)
#000000
(0,0,0)

Tints of #FAA697

#FAA697
(250,166,151)
#FAAEA0
(250,174,160)
#FAB6A9
(250,182,169)
#FABEB2
(250,190,178)
#FAC6BB
(250,198,187)
#FACEC4
(250,206,196)
#FAD6CD
(250,214,205)
#FADED6
(250,222,214)
#FAE6DF
(250,230,223)
#FAEEE8
(250,238,232)
#FAF6F1
(250,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAA697 color. Also use rgb(250,166,151) instead hex code.

Text Font Color

.myTextColor { color: #FAA697; }

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

This text font color is #FAA697.

Background Color

.myBgColor { background-color: #FAA697; }

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

This div background color is #FAA697.

Border color

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

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

This div border color is #FAA697.

Opacity

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

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

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

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

This text has shadow with #FAA697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAA697.

Preview

Color preview on black background

This text has color #FAA697 on black background.


Color preview on white background

This text has color #FAA697 on white background.


Black color preview on #FAA697 background

This text has black color on #FAA697 background.


White color preview on #FAA697 background

This text has white color on #FAA697 background.


Related colors

Complementary color

Complementary color for #hex is #055968.


I love getcolorcode.com

Triadic colors

1 #97FAA6 and #A697FA with #FAA697 are triadic colors.

2 #97A6FA and #A6FA97 with #FAA697 are triadic colors.