COLOR #F9D6AF

HEX: #F9D6AF RGB: (249,214,175)

Renk bilgisi

#F9D6AF contains mainly red and green colors. #F9D6AF ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F9D6AF color RGB value is (249,214,175).

RGB: (249,214,175) (98%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 214 of 255 = 84%
B 175 of 255 = 69%

249
214
175

R + G + B ~ 84%. #F9D6AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 214 + 175 = 638 (100%)
R 249 of 638 ~ 39.03%
G 214 of 638 ~ 33.54%
B 175 of 638 ~ 27.43'%

%39.03
%33.54
%27.43

CMYK RENK MODELİ

#F9D6AF rengi CMYK tonu (0,14,30,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.06%
  • sarı tonu 29.72%
  • ana renk tonu 2.35%

CMYK: (0,14,30,2)
C0M14Y30K2 (0%, 14%, 30%, 2%)
(0.00 / 0.14 / 0.30 / 0.02)

CMYK yüzdeleri

%0
%14.06
%29.72
%2.35

Codes

Color #F9D6AF in popluar color models

F9 D6 AF
RGB 249 214 175
HSL 32° 86.05% 83.14%
HSB/HSV 32° 29.72% 97.65%
CMYK 0.00% 14.06% 29.72%
2.35%

Color #F9D6AF in popluar number systems.

HEX F9 D6 AF
Decimal 249 214 175
Binary 11111001 11010110 10101111
Octal 371 326 257

Shades and tints

Shades of #F9D6AF

#F9D6AF
(249,214,175)
#E3C3A0
(227,195,160)
#CDB091
(205,176,145)
#B79D82
(183,157,130)
#A18A73
(161,138,115)
#8B7764
(139,119,100)
#756455
(117,100,85)
#5F5146
(95,81,70)
#493E37
(73,62,55)
#332B28
(51,43,40)
#1D1819
(29,24,25)
#000000
(0,0,0)

Tints of #F9D6AF

#F9D6AF
(249,214,175)
#F9D9B6
(249,217,182)
#F9DCBD
(249,220,189)
#F9DFC4
(249,223,196)
#F9E2CB
(249,226,203)
#F9E5D2
(249,229,210)
#F9E8D9
(249,232,217)
#F9EBE0
(249,235,224)
#F9EEE7
(249,238,231)
#F9F1EE
(249,241,238)
#F9F4F5
(249,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9D6AF color. Also use rgb(249,214,175) instead hex code.

Text Font Color

.myTextColor { color: #F9D6AF; }

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

This text font color is #F9D6AF.

Background Color

.myBgColor { background-color: #F9D6AF; }

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

This div background color is #F9D6AF.

Border color

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

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

This div border color is #F9D6AF.

Opacity

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

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

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

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

This text has shadow with #F9D6AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9D6AF.

Preview

Color preview on black background

This text has color #F9D6AF on black background.


Color preview on white background

This text has color #F9D6AF on white background.


Black color preview on #F9D6AF background

This text has black color on #F9D6AF background.


White color preview on #F9D6AF background

This text has white color on #F9D6AF background.


Related colors

Complementary color

Complementary color for #hex is #062950.


I love getcolorcode.com

Triadic colors

1 #AFF9D6 and #D6AFF9 with #F9D6AF are triadic colors.

2 #AFD6F9 and #D6F9AF with #F9D6AF are triadic colors.