COLOR #FECC7E

HEX: #FECC7E RGB: (254,204,126)

Renk bilgisi

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

RGB renk modeli

#FECC7E color RGB value is (254,204,126).

RGB: (254,204,126) (100%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 126 of 255 = 49%

254
204
126

R + G + B ~ 76%. #FECC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 126 = 584 (100%)
R 254 of 584 ~ 43.49%
G 204 of 584 ~ 34.93%
B 126 of 584 ~ 21.58'%

%43.49
%34.93
%21.58

CMYK RENK MODELİ

#FECC7E rengi CMYK tonu (0,20,50,0).

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

CMYK: (0,20,50,0)
C0M20Y50K0 (0%, 20%, 50%, 0%)
(0.00 / 0.20 / 0.50 / 0.00)

CMYK yüzdeleri

%0
%19.69
%50.39
%0.39

Codes

Color #FECC7E in popluar color models

FE CC 7E
RGB 254 204 126
HSL 37° 98.46% 74.51%
HSB/HSV 37° 50.39% 99.61%
CMYK 0.00% 19.69% 50.39%
0.39%

Color #FECC7E in popluar number systems.

HEX FE CC 7E
Decimal 254 204 126
Binary 11111110 11001100 1111110
Octal 376 314 176

Shades and tints

Shades of #FECC7E

#FECC7E
(254,204,126)
#E7BA73
(231,186,115)
#D0A868
(208,168,104)
#B9965D
(185,150,93)
#A28452
(162,132,82)
#8B7247
(139,114,71)
#74603C
(116,96,60)
#5D4E31
(93,78,49)
#463C26
(70,60,38)
#2F2A1B
(47,42,27)
#181810
(24,24,16)
#000000
(0,0,0)

Tints of #FECC7E

#FECC7E
(254,204,126)
#FED089
(254,208,137)
#FED494
(254,212,148)
#FED89F
(254,216,159)
#FEDCAA
(254,220,170)
#FEE0B5
(254,224,181)
#FEE4C0
(254,228,192)
#FEE8CB
(254,232,203)
#FEECD6
(254,236,214)
#FEF0E1
(254,240,225)
#FEF4EC
(254,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FECC7E; }

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

This text font color is #FECC7E.

Background Color

.myBgColor { background-color: #FECC7E; }

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

This div background color is #FECC7E.

Border color

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

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

This div border color is #FECC7E.

Opacity

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

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

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

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

This text has shadow with #FECC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECC7E.

Preview

Color preview on black background

This text has color #FECC7E on black background.


Color preview on white background

This text has color #FECC7E on white background.


Black color preview on #FECC7E background

This text has black color on #FECC7E background.


White color preview on #FECC7E background

This text has white color on #FECC7E background.


Related colors

Complementary color

Complementary color for #hex is #013381.


I love getcolorcode.com

Triadic colors

1 #7EFECC and #CC7EFE with #FECC7E are triadic colors.

2 #7ECCFE and #CCFE7E with #FECC7E are triadic colors.