COLOR #F4D194

HEX: #F4D194 RGB: (244,209,148)

Color info

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

RGB color model

#F4D194 color RGB value is (244,209,148).

RGB: (244,209,148) (96%, 82%, 58%)

RGB channels and saturation

R 244 of 255 = 96%
G 209 of 255 = 82%
B 148 of 255 = 58%

244
209
148

R + G + B ~ 79%. #F4D194 is quite light color.

Portions of RGB colors in percentages

R + G + B = 244 + 209 + 148 = 601 (100%)
R 244 of 601 ~ 40.6%
G 209 of 601 ~ 34.78%
B 148 of 601 ~ 24.63'%

%40.6
%34.78
%24.63

CMYK color model

#F4D194 color CMYK value is (0,14,39,4).

  • cyan value is 0.00%
  • magenta value is 14.34%
  • yellow value is 39.34%
  • key color value is 4.31%

CMYK: (0,14,39,4)
C0M14Y39K4 (0%, 14%, 39%, 4%)
(0.00 / 0.14 / 0.39 / 0.04)

CMYK percentages

%0
%14.34
%39.34
%4.31

Codes

Color #F4D194 in popluar color models

F4 D1 94
RGB 244 209 148
HSL 38° 81.36% 76.86%
HSB/HSV 38° 39.34% 95.69%
CMYK 0.00% 14.34% 39.34%
4.31%

Color #F4D194 in popluar number systems.

HEX F4 D1 94
Decimal 244 209 148
Binary 11110100 11010001 10010100
Octal 364 321 224

Shades and tints

Shades of #F4D194

#F4D194
(244,209,148)
#DEBE87
(222,190,135)
#C8AB7A
(200,171,122)
#B2986D
(178,152,109)
#9C8560
(156,133,96)
#867253
(134,114,83)
#705F46
(112,95,70)
#5A4C39
(90,76,57)
#44392C
(68,57,44)
#2E261F
(46,38,31)
#181312
(24,19,18)
#000000
(0,0,0)

Tints of #F4D194

#F4D194
(244,209,148)
#F5D59D
(245,213,157)
#F6D9A6
(246,217,166)
#F7DDAF
(247,221,175)
#F8E1B8
(248,225,184)
#F9E5C1
(249,229,193)
#FAE9CA
(250,233,202)
#FBEDD3
(251,237,211)
#FCF1DC
(252,241,220)
#FDF5E5
(253,245,229)
#FEF9EE
(254,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F4D194 color. Also use rgb(244,209,148) instead hex code.

Text Font Color

.myTextColor { color: #F4D194; }

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

This text font color is #F4D194.

Background Color

.myBgColor { background-color: #F4D194; }

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

This div background color is #F4D194.

Border color

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

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

This div border color is #F4D194.

Opacity

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

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

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

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

This text has shadow with #F4D194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F4D194.

Preview

Color preview on black background

This text has color #F4D194 on black background.


Color preview on white background

This text has color #F4D194 on white background.


Black color preview on #F4D194 background

This text has black color on #F4D194 background.


White color preview on #F4D194 background

This text has white color on #F4D194 background.


Related colors

Complementary color

Complementary color for #hex is #0B2E6B.


I love getcolorcode.com

Triadic colors

1 #94F4D1 and #D194F4 with #F4D194 are triadic colors.

2 #94D1F4 and #D1F494 with #F4D194 are triadic colors.