COLOR #F2D268

HEX: #F2D268 RGB: (242,210,104)

Color info

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

RGB color model

#F2D268 color RGB value is (242,210,104).

RGB: (242,210,104) (95%, 82%, 41%)

RGB channels and saturation

R 242 of 255 = 95%
G 210 of 255 = 82%
B 104 of 255 = 41%

242
210
104

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

Portions of RGB colors in percentages

R + G + B = 242 + 210 + 104 = 556 (100%)
R 242 of 556 ~ 43.53%
G 210 of 556 ~ 37.77%
B 104 of 556 ~ 18.71'%

%43.53
%37.77
%18.71

CMYK color model

#F2D268 color CMYK value is (0,13,57,5).

  • cyan value is 0.00%
  • magenta value is 13.22%
  • yellow value is 57.02%
  • key color value is 5.10%

CMYK: (0,13,57,5)
C0M13Y57K5 (0%, 13%, 57%, 5%)
(0.00 / 0.13 / 0.57 / 0.05)

CMYK percentages

%0
%13.22
%57.02
%5.1

Codes

Color #F2D268 in popluar color models

F2 D2 68
RGB 242 210 104
HSL 46° 84.15% 67.84%
HSB/HSV 46° 57.02% 94.90%
CMYK 0.00% 13.22% 57.02%
5.10%

Color #F2D268 in popluar number systems.

HEX F2 D2 68
Decimal 242 210 104
Binary 11110010 11010010 1101000
Octal 362 322 150

Shades and tints

Shades of #F2D268

#F2D268
(242,210,104)
#DCBF5F
(220,191,95)
#C6AC56
(198,172,86)
#B0994D
(176,153,77)
#9A8644
(154,134,68)
#84733B
(132,115,59)
#6E6032
(110,96,50)
#584D29
(88,77,41)
#423A20
(66,58,32)
#2C2717
(44,39,23)
#16140E
(22,20,14)
#000000
(0,0,0)

Tints of #F2D268

#F2D268
(242,210,104)
#F3D675
(243,214,117)
#F4DA82
(244,218,130)
#F5DE8F
(245,222,143)
#F6E29C
(246,226,156)
#F7E6A9
(247,230,169)
#F8EAB6
(248,234,182)
#F9EEC3
(249,238,195)
#FAF2D0
(250,242,208)
#FBF6DD
(251,246,221)
#FCFAEA
(252,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2D268 color. Also use rgb(242,210,104) instead hex code.

Text Font Color

.myTextColor { color: #F2D268; }

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

This text font color is #F2D268.

Background Color

.myBgColor { background-color: #F2D268; }

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

This div background color is #F2D268.

Border color

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

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

This div border color is #F2D268.

Opacity

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

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

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

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

This text has shadow with #F2D268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2D268.

Preview

Color preview on black background

This text has color #F2D268 on black background.


Color preview on white background

This text has color #F2D268 on white background.


Black color preview on #F2D268 background

This text has black color on #F2D268 background.


White color preview on #F2D268 background

This text has white color on #F2D268 background.


Related colors

Complementary color

Complementary color for #hex is #0D2D97.


I love getcolorcode.com

Triadic colors

1 #68F2D2 and #D268F2 with #F2D268 are triadic colors.

2 #68D2F2 and #D2F268 with #F2D268 are triadic colors.