COLOR #F9D675

HEX: #F9D675 RGB: (249,214,117)

Color info

#F9D675 contains mainly red and green colors. Web safe color of #F9D675 is #FFCC66 (or #FC6).

RGB color model

#F9D675 color RGB value is (249,214,117).

RGB: (249,214,117) (98%, 84%, 46%)

RGB channels and saturation

R 249 of 255 = 98%
G 214 of 255 = 84%
B 117 of 255 = 46%

249
214
117

R + G + B ~ 76%. #F9D675 is quite light color.

Portions of RGB colors in percentages

R + G + B = 249 + 214 + 117 = 580 (100%)
R 249 of 580 ~ 42.93%
G 214 of 580 ~ 36.9%
B 117 of 580 ~ 20.17'%

%42.93
%36.9
%20.17

CMYK color model

#F9D675 color CMYK value is (0,14,53,2).

  • cyan value is 0.00%
  • magenta value is 14.06%
  • yellow value is 53.01%
  • key color value is 2.35%

CMYK: (0,14,53,2)
C0M14Y53K2 (0%, 14%, 53%, 2%)
(0.00 / 0.14 / 0.53 / 0.02)

CMYK percentages

%0
%14.06
%53.01
%2.35

Codes

Color #F9D675 in popluar color models

F9 D6 75
RGB 249 214 117
HSL 44° 91.67% 71.76%
HSB/HSV 44° 53.01% 97.65%
CMYK 0.00% 14.06% 53.01%
2.35%

Color #F9D675 in popluar number systems.

HEX F9 D6 75
Decimal 249 214 117
Binary 11111001 11010110 1110101
Octal 371 326 165

Shades and tints

Shades of #F9D675

#F9D675
(249,214,117)
#E3C36B
(227,195,107)
#CDB061
(205,176,97)
#B79D57
(183,157,87)
#A18A4D
(161,138,77)
#8B7743
(139,119,67)
#756439
(117,100,57)
#5F512F
(95,81,47)
#493E25
(73,62,37)
#332B1B
(51,43,27)
#1D1811
(29,24,17)
#000000
(0,0,0)

Tints of #F9D675

#F9D675
(249,214,117)
#F9D981
(249,217,129)
#F9DC8D
(249,220,141)
#F9DF99
(249,223,153)
#F9E2A5
(249,226,165)
#F9E5B1
(249,229,177)
#F9E8BD
(249,232,189)
#F9EBC9
(249,235,201)
#F9EED5
(249,238,213)
#F9F1E1
(249,241,225)
#F9F4ED
(249,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9D675; }

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

This text font color is #F9D675.

Background Color

.myBgColor { background-color: #F9D675; }

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

This div background color is #F9D675.

Border color

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

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

This div border color is #F9D675.

Opacity

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

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

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

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

This text has shadow with #F9D675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9D675.

Preview

Color preview on black background

This text has color #F9D675 on black background.


Color preview on white background

This text has color #F9D675 on white background.


Black color preview on #F9D675 background

This text has black color on #F9D675 background.


White color preview on #F9D675 background

This text has white color on #F9D675 background.


Related colors

Complementary color

Complementary color for #hex is #06298A.


I love getcolorcode.com

Triadic colors

1 #75F9D6 and #D675F9 with #F9D675 are triadic colors.

2 #75D6F9 and #D6F975 with #F9D675 are triadic colors.