COLOR #FEC47E

HEX: #FEC47E RGB: (254,196,126)

Renk bilgisi

#FEC47E contains mainly red and green colors. #FEC47E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#FEC47E color RGB value is (254,196,126).

RGB: (254,196,126) (100%, 77%, 49%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 196 of 255 = 77%
B 126 of 255 = 49%

254
196
126

R + G + B ~ 75%. #FEC47E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 196 + 126 = 576 (100%)
R 254 of 576 ~ 44.1%
G 196 of 576 ~ 34.03%
B 126 of 576 ~ 21.88'%

%44.1
%34.03
%21.88

CMYK RENK MODELİ

#FEC47E rengi CMYK tonu (0,23,50,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.83%
  • sarı tonu 50.39%
  • ana renk tonu 0.39%

CMYK: (0,23,50,0)
C0M23Y50K0 (0%, 23%, 50%, 0%)
(0.00 / 0.23 / 0.50 / 0.00)

CMYK yüzdeleri

%0
%22.83
%50.39
%0.39

Codes

Color #FEC47E in popluar color models

FE C4 7E
RGB 254 196 126
HSL 33° 98.46% 74.51%
HSB/HSV 33° 50.39% 99.61%
CMYK 0.00% 22.83% 50.39%
0.39%

Color #FEC47E in popluar number systems.

HEX FE C4 7E
Decimal 254 196 126
Binary 11111110 11000100 1111110
Octal 376 304 176

Shades and tints

Shades of #FEC47E

#FEC47E
(254,196,126)
#E7B373
(231,179,115)
#D0A268
(208,162,104)
#B9915D
(185,145,93)
#A28052
(162,128,82)
#8B6F47
(139,111,71)
#745E3C
(116,94,60)
#5D4D31
(93,77,49)
#463C26
(70,60,38)
#2F2B1B
(47,43,27)
#181A10
(24,26,16)
#000000
(0,0,0)

Tints of #FEC47E

#FEC47E
(254,196,126)
#FEC989
(254,201,137)
#FECE94
(254,206,148)
#FED39F
(254,211,159)
#FED8AA
(254,216,170)
#FEDDB5
(254,221,181)
#FEE2C0
(254,226,192)
#FEE7CB
(254,231,203)
#FEECD6
(254,236,214)
#FEF1E1
(254,241,225)
#FEF6EC
(254,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC47E color. Also use rgb(254,196,126) instead hex code.

Text Font Color

.myTextColor { color: #FEC47E; }

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

This text font color is #FEC47E.

Background Color

.myBgColor { background-color: #FEC47E; }

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

This div background color is #FEC47E.

Border color

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

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

This div border color is #FEC47E.

Opacity

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

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

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

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

This text has shadow with #FEC47E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC47E.

Preview

Color preview on black background

This text has color #FEC47E on black background.


Color preview on white background

This text has color #FEC47E on white background.


Black color preview on #FEC47E background

This text has black color on #FEC47E background.


White color preview on #FEC47E background

This text has white color on #FEC47E background.


Related colors

Complementary color

Complementary color for #hex is #013B81.


I love getcolorcode.com

Triadic colors

1 #7EFEC4 and #C47EFE with #FEC47E are triadic colors.

2 #7EC4FE and #C4FE7E with #FEC47E are triadic colors.