COLOR #FEC76E

HEX: #FEC76E RGB: (254,199,110)

Renk bilgisi

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

RGB renk modeli

#FEC76E color RGB value is (254,199,110).

RGB: (254,199,110) (100%, 78%, 43%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 199 of 255 = 78%
B 110 of 255 = 43%

254
199
110

R + G + B ~ 74%. #FEC76E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 199 + 110 = 563 (100%)
R 254 of 563 ~ 45.12%
G 199 of 563 ~ 35.35%
B 110 of 563 ~ 19.54'%

%45.12
%35.35
%19.54

CMYK RENK MODELİ

#FEC76E rengi CMYK tonu (0,22,57,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.65%
  • sarı tonu 56.69%
  • ana renk tonu 0.39%

CMYK: (0,22,57,0)
C0M22Y57K0 (0%, 22%, 57%, 0%)
(0.00 / 0.22 / 0.57 / 0.00)

CMYK yüzdeleri

%0
%21.65
%56.69
%0.39

Codes

Color #FEC76E in popluar color models

FE C7 6E
RGB 254 199 110
HSL 37° 98.63% 71.37%
HSB/HSV 37° 56.69% 99.61%
CMYK 0.00% 21.65% 56.69%
0.39%

Color #FEC76E in popluar number systems.

HEX FE C7 6E
Decimal 254 199 110
Binary 11111110 11000111 1101110
Octal 376 307 156

Shades and tints

Shades of #FEC76E

#FEC76E
(254,199,110)
#E7B564
(231,181,100)
#D0A35A
(208,163,90)
#B99150
(185,145,80)
#A27F46
(162,127,70)
#8B6D3C
(139,109,60)
#745B32
(116,91,50)
#5D4928
(93,73,40)
#46371E
(70,55,30)
#2F2514
(47,37,20)
#18130A
(24,19,10)
#000000
(0,0,0)

Tints of #FEC76E

#FEC76E
(254,199,110)
#FECC7B
(254,204,123)
#FED188
(254,209,136)
#FED695
(254,214,149)
#FEDBA2
(254,219,162)
#FEE0AF
(254,224,175)
#FEE5BC
(254,229,188)
#FEEAC9
(254,234,201)
#FEEFD6
(254,239,214)
#FEF4E3
(254,244,227)
#FEF9F0
(254,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC76E color. Also use rgb(254,199,110) instead hex code.

Text Font Color

.myTextColor { color: #FEC76E; }

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

This text font color is #FEC76E.

Background Color

.myBgColor { background-color: #FEC76E; }

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

This div background color is #FEC76E.

Border color

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

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

This div border color is #FEC76E.

Opacity

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

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

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

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

This text has shadow with #FEC76E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC76E.

Preview

Color preview on black background

This text has color #FEC76E on black background.


Color preview on white background

This text has color #FEC76E on white background.


Black color preview on #FEC76E background

This text has black color on #FEC76E background.


White color preview on #FEC76E background

This text has white color on #FEC76E background.


Related colors

Complementary color

Complementary color for #hex is #013891.


I love getcolorcode.com

Triadic colors

1 #6EFEC7 and #C76EFE with #FEC76E are triadic colors.

2 #6EC7FE and #C7FE6E with #FEC76E are triadic colors.