COLOR #F6E28A

HEX: #F6E28A RGB: (246,226,138)

Renk bilgisi

#F6E28A contains mainly red and green colors. #F6E28A ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F6E28A color RGB value is (246,226,138).

RGB: (246,226,138) (96%, 89%, 54%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 226 of 255 = 89%
B 138 of 255 = 54%

246
226
138

R + G + B ~ 80%. #F6E28A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 226 + 138 = 610 (100%)
R 246 of 610 ~ 40.33%
G 226 of 610 ~ 37.05%
B 138 of 610 ~ 22.62'%

%40.33
%37.05
%22.62

CMYK RENK MODELİ

#F6E28A rengi CMYK tonu (0,8,44,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.13%
  • sarı tonu 43.90%
  • ana renk tonu 3.53%

CMYK: (0,8,44,4)
C0M8Y44K4 (0%, 8%, 44%, 4%)
(0.00 / 0.08 / 0.44 / 0.04)

CMYK yüzdeleri

%0
%8.13
%43.9
%3.53

Codes

Color #F6E28A in popluar color models

F6 E2 8A
RGB 246 226 138
HSL 49° 85.71% 75.29%
HSB/HSV 49° 43.90% 96.47%
CMYK 0.00% 8.13% 43.90%
3.53%

Color #F6E28A in popluar number systems.

HEX F6 E2 8A
Decimal 246 226 138
Binary 11110110 11100010 10001010
Octal 366 342 212

Shades and tints

Shades of #F6E28A

#F6E28A
(246,226,138)
#E0CE7E
(224,206,126)
#CABA72
(202,186,114)
#B4A666
(180,166,102)
#9E925A
(158,146,90)
#887E4E
(136,126,78)
#726A42
(114,106,66)
#5C5636
(92,86,54)
#46422A
(70,66,42)
#302E1E
(48,46,30)
#1A1A12
(26,26,18)
#000000
(0,0,0)

Tints of #F6E28A

#F6E28A
(246,226,138)
#F6E494
(246,228,148)
#F6E69E
(246,230,158)
#F6E8A8
(246,232,168)
#F6EAB2
(246,234,178)
#F6ECBC
(246,236,188)
#F6EEC6
(246,238,198)
#F6F0D0
(246,240,208)
#F6F2DA
(246,242,218)
#F6F4E4
(246,244,228)
#F6F6EE
(246,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E28A color. Also use rgb(246,226,138) instead hex code.

Text Font Color

.myTextColor { color: #F6E28A; }

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

This text font color is #F6E28A.

Background Color

.myBgColor { background-color: #F6E28A; }

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

This div background color is #F6E28A.

Border color

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

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

This div border color is #F6E28A.

Opacity

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

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

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

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

This text has shadow with #F6E28A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E28A.

Preview

Color preview on black background

This text has color #F6E28A on black background.


Color preview on white background

This text has color #F6E28A on white background.


Black color preview on #F6E28A background

This text has black color on #F6E28A background.


White color preview on #F6E28A background

This text has white color on #F6E28A background.


Related colors

Complementary color

Complementary color for #hex is #091D75.


I love getcolorcode.com

Triadic colors

1 #8AF6E2 and #E28AF6 with #F6E28A are triadic colors.

2 #8AE2F6 and #E2F68A with #F6E28A are triadic colors.