COLOR #FECC4E

HEX: #FECC4E RGB: (254,204,78)

Renk bilgisi

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

RGB renk modeli

#FECC4E color RGB value is (254,204,78).

RGB: (254,204,78) (100%, 80%, 31%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 78 of 255 = 31%

254
204
78

R + G + B ~ 70%. #FECC4E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 78 = 536 (100%)
R 254 of 536 ~ 47.39%
G 204 of 536 ~ 38.06%
B 78 of 536 ~ 14.55'%

%47.39
%38.06
%14.55

CMYK RENK MODELİ

#FECC4E rengi CMYK tonu (0,20,69,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.69%
  • sarı tonu 69.29%
  • ana renk tonu 0.39%

CMYK: (0,20,69,0)
C0M20Y69K0 (0%, 20%, 69%, 0%)
(0.00 / 0.20 / 0.69 / 0.00)

CMYK yüzdeleri

%0
%19.69
%69.29
%0.39

Codes

Color #FECC4E in popluar color models

FE CC 4E
RGB 254 204 78
HSL 43° 98.88% 65.10%
HSB/HSV 43° 69.29% 99.61%
CMYK 0.00% 19.69% 69.29%
0.39%

Color #FECC4E in popluar number systems.

HEX FE CC 4E
Decimal 254 204 78
Binary 11111110 11001100 1001110
Octal 376 314 116

Shades and tints

Shades of #FECC4E

#FECC4E
(254,204,78)
#E7BA47
(231,186,71)
#D0A840
(208,168,64)
#B99639
(185,150,57)
#A28432
(162,132,50)
#8B722B
(139,114,43)
#746024
(116,96,36)
#5D4E1D
(93,78,29)
#463C16
(70,60,22)
#2F2A0F
(47,42,15)
#181808
(24,24,8)
#000000
(0,0,0)

Tints of #FECC4E

#FECC4E
(254,204,78)
#FED05E
(254,208,94)
#FED46E
(254,212,110)
#FED87E
(254,216,126)
#FEDC8E
(254,220,142)
#FEE09E
(254,224,158)
#FEE4AE
(254,228,174)
#FEE8BE
(254,232,190)
#FEECCE
(254,236,206)
#FEF0DE
(254,240,222)
#FEF4EE
(254,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FECC4E color. Also use rgb(254,204,78) instead hex code.

Text Font Color

.myTextColor { color: #FECC4E; }

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

This text font color is #FECC4E.

Background Color

.myBgColor { background-color: #FECC4E; }

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

This div background color is #FECC4E.

Border color

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

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

This div border color is #FECC4E.

Opacity

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

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

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

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

This text has shadow with #FECC4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECC4E.

Preview

Color preview on black background

This text has color #FECC4E on black background.


Color preview on white background

This text has color #FECC4E on white background.


Black color preview on #FECC4E background

This text has black color on #FECC4E background.


White color preview on #FECC4E background

This text has white color on #FECC4E background.


Related colors

Complementary color

Complementary color for #hex is #0133B1.


I love getcolorcode.com

Triadic colors

1 #4EFECC and #CC4EFE with #FECC4E are triadic colors.

2 #4ECCFE and #CCFE4E with #FECC4E are triadic colors.