COLOR #F0D657

HEX: #F0D657 RGB: (240,214,87)

Color info

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

RGB color model

#F0D657 color RGB value is (240,214,87).

RGB: (240,214,87) (94%, 84%, 34%)

RGB channels and saturation

R 240 of 255 = 94%
G 214 of 255 = 84%
B 87 of 255 = 34%

240
214
87

R + G + B ~ 71%. #F0D657 is quite light color.

Portions of RGB colors in percentages

R + G + B = 240 + 214 + 87 = 541 (100%)
R 240 of 541 ~ 44.36%
G 214 of 541 ~ 39.56%
B 87 of 541 ~ 16.08'%

%44.36
%39.56
%16.08

CMYK color model

#F0D657 color CMYK value is (0,11,64,6).

  • cyan value is 0.00%
  • magenta value is 10.83%
  • yellow value is 63.75%
  • key color value is 5.88%

CMYK: (0,11,64,6)
C0M11Y64K6 (0%, 11%, 64%, 6%)
(0.00 / 0.11 / 0.64 / 0.06)

CMYK percentages

%0
%10.83
%63.75
%5.88

Codes

Color #F0D657 in popluar color models

F0 D6 57
RGB 240 214 87
HSL 50° 83.61% 64.12%
HSB/HSV 50° 63.75% 94.12%
CMYK 0.00% 10.83% 63.75%
5.88%

Color #F0D657 in popluar number systems.

HEX F0 D6 57
Decimal 240 214 87
Binary 11110000 11010110 1010111
Octal 360 326 127

Shades and tints

Shades of #F0D657

#F0D657
(240,214,87)
#DBC350
(219,195,80)
#C6B049
(198,176,73)
#B19D42
(177,157,66)
#9C8A3B
(156,138,59)
#877734
(135,119,52)
#72642D
(114,100,45)
#5D5126
(93,81,38)
#483E1F
(72,62,31)
#332B18
(51,43,24)
#1E1811
(30,24,17)
#000000
(0,0,0)

Tints of #F0D657

#F0D657
(240,214,87)
#F1D966
(241,217,102)
#F2DC75
(242,220,117)
#F3DF84
(243,223,132)
#F4E293
(244,226,147)
#F5E5A2
(245,229,162)
#F6E8B1
(246,232,177)
#F7EBC0
(247,235,192)
#F8EECF
(248,238,207)
#F9F1DE
(249,241,222)
#FAF4ED
(250,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0D657 color. Also use rgb(240,214,87) instead hex code.

Text Font Color

.myTextColor { color: #F0D657; }

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

This text font color is #F0D657.

Background Color

.myBgColor { background-color: #F0D657; }

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

This div background color is #F0D657.

Border color

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

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

This div border color is #F0D657.

Opacity

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

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

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

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

This text has shadow with #F0D657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0D657.

Preview

Color preview on black background

This text has color #F0D657 on black background.


Color preview on white background

This text has color #F0D657 on white background.


Black color preview on #F0D657 background

This text has black color on #F0D657 background.


White color preview on #F0D657 background

This text has white color on #F0D657 background.


Related colors

Complementary color

Complementary color for #hex is #0F29A8.


I love getcolorcode.com

Triadic colors

1 #57F0D6 and #D657F0 with #F0D657 are triadic colors.

2 #57D6F0 and #D6F057 with #F0D657 are triadic colors.