COLOR #F8D267

HEX: #F8D267 RGB: (248,210,103)

Color info

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

RGB color model

#F8D267 color RGB value is (248,210,103).

RGB: (248,210,103) (97%, 82%, 40%)

RGB channels and saturation

R 248 of 255 = 97%
G 210 of 255 = 82%
B 103 of 255 = 40%

248
210
103

R + G + B ~ 73%. #F8D267 is quite light color.

Portions of RGB colors in percentages

R + G + B = 248 + 210 + 103 = 561 (100%)
R 248 of 561 ~ 44.21%
G 210 of 561 ~ 37.43%
B 103 of 561 ~ 18.36'%

%44.21
%37.43
%18.36

CMYK color model

#F8D267 color CMYK value is (0,15,58,3).

  • cyan value is 0.00%
  • magenta value is 15.32%
  • yellow value is 58.47%
  • key color value is 2.75%

CMYK: (0,15,58,3)
C0M15Y58K3 (0%, 15%, 58%, 3%)
(0.00 / 0.15 / 0.58 / 0.03)

CMYK percentages

%0
%15.32
%58.47
%2.75

Codes

Color #F8D267 in popluar color models

F8 D2 67
RGB 248 210 103
HSL 44° 91.19% 68.82%
HSB/HSV 44° 58.47% 97.25%
CMYK 0.00% 15.32% 58.47%
2.75%

Color #F8D267 in popluar number systems.

HEX F8 D2 67
Decimal 248 210 103
Binary 11111000 11010010 1100111
Octal 370 322 147

Shades and tints

Shades of #F8D267

#F8D267
(248,210,103)
#E2BF5E
(226,191,94)
#CCAC55
(204,172,85)
#B6994C
(182,153,76)
#A08643
(160,134,67)
#8A733A
(138,115,58)
#746031
(116,96,49)
#5E4D28
(94,77,40)
#483A1F
(72,58,31)
#322716
(50,39,22)
#1C140D
(28,20,13)
#000000
(0,0,0)

Tints of #F8D267

#F8D267
(248,210,103)
#F8D674
(248,214,116)
#F8DA81
(248,218,129)
#F8DE8E
(248,222,142)
#F8E29B
(248,226,155)
#F8E6A8
(248,230,168)
#F8EAB5
(248,234,181)
#F8EEC2
(248,238,194)
#F8F2CF
(248,242,207)
#F8F6DC
(248,246,220)
#F8FAE9
(248,250,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F8D267 color. Also use rgb(248,210,103) instead hex code.

Text Font Color

.myTextColor { color: #F8D267; }

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

This text font color is #F8D267.

Background Color

.myBgColor { background-color: #F8D267; }

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

This div background color is #F8D267.

Border color

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

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

This div border color is #F8D267.

Opacity

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

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

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

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

This text has shadow with #F8D267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8D267.

Preview

Color preview on black background

This text has color #F8D267 on black background.


Color preview on white background

This text has color #F8D267 on white background.


Black color preview on #F8D267 background

This text has black color on #F8D267 background.


White color preview on #F8D267 background

This text has white color on #F8D267 background.


Related colors

Complementary color

Complementary color for #hex is #072D98.


I love getcolorcode.com

Triadic colors

1 #67F8D2 and #D267F8 with #F8D267 are triadic colors.

2 #67D2F8 and #D2F867 with #F8D267 are triadic colors.