COLOR #F9A7C2

HEX: #F9A7C2 RGB: (249,167,194)

Color info

#F9A7C2 contains mainly red and blue colors. Web safe color of #F9A7C2 is #FF99CC (or #F9C).

RGB color model

#F9A7C2 color RGB value is (249,167,194).

RGB: (249,167,194) (98%, 65%, 76%)

RGB channels and saturation

R 249 of 255 = 98%
G 167 of 255 = 65%
B 194 of 255 = 76%

249
167
194

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

Portions of RGB colors in percentages

R + G + B = 249 + 167 + 194 = 610 (100%)
R 249 of 610 ~ 40.82%
G 167 of 610 ~ 27.38%
B 194 of 610 ~ 31.8'%

%40.82
%27.38
%31.8

CMYK color model

#F9A7C2 color CMYK value is (0,33,22,2).

  • cyan value is 0.00%
  • magenta value is 32.93%
  • yellow value is 22.09%
  • key color value is 2.35%

CMYK: (0,33,22,2)
C0M33Y22K2 (0%, 33%, 22%, 2%)
(0.00 / 0.33 / 0.22 / 0.02)

CMYK percentages

%0
%32.93
%22.09
%2.35

Codes

Color #F9A7C2 in popluar color models

F9 A7 C2
RGB 249 167 194
HSL 340° 87.23% 81.57%
HSB/HSV 340° 32.93% 97.65%
CMYK 0.00% 32.93% 22.09%
2.35%

Color #F9A7C2 in popluar number systems.

HEX F9 A7 C2
Decimal 249 167 194
Binary 11111001 10100111 11000010
Octal 371 247 302

Shades and tints

Shades of #F9A7C2

#F9A7C2
(249,167,194)
#E398B1
(227,152,177)
#CD89A0
(205,137,160)
#B77A8F
(183,122,143)
#A16B7E
(161,107,126)
#8B5C6D
(139,92,109)
#754D5C
(117,77,92)
#5F3E4B
(95,62,75)
#492F3A
(73,47,58)
#332029
(51,32,41)
#1D1118
(29,17,24)
#000000
(0,0,0)

Tints of #F9A7C2

#F9A7C2
(249,167,194)
#F9AFC7
(249,175,199)
#F9B7CC
(249,183,204)
#F9BFD1
(249,191,209)
#F9C7D6
(249,199,214)
#F9CFDB
(249,207,219)
#F9D7E0
(249,215,224)
#F9DFE5
(249,223,229)
#F9E7EA
(249,231,234)
#F9EFEF
(249,239,239)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9A7C2 color. Also use rgb(249,167,194) instead hex code.

Text Font Color

.myTextColor { color: #F9A7C2; }

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

This text font color is #F9A7C2.

Background Color

.myBgColor { background-color: #F9A7C2; }

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

This div background color is #F9A7C2.

Border color

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

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

This div border color is #F9A7C2.

Opacity

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

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

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

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

This text has shadow with #F9A7C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9A7C2.

Preview

Color preview on black background

This text has color #F9A7C2 on black background.


Color preview on white background

This text has color #F9A7C2 on white background.


Black color preview on #F9A7C2 background

This text has black color on #F9A7C2 background.


White color preview on #F9A7C2 background

This text has white color on #F9A7C2 background.


Related colors

Complementary color

Complementary color for #hex is #06583D.


I love getcolorcode.com

Triadic colors

1 #C2F9A7 and #A7C2F9 with #F9A7C2 are triadic colors.

2 #C2A7F9 and #A7F9C2 with #F9A7C2 are triadic colors.