COLOR #FEC983

HEX: #FEC983 RGB: (254,201,131)

Renk bilgisi

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

RGB renk modeli

#FEC983 color RGB value is (254,201,131).

RGB: (254,201,131) (100%, 79%, 51%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 201 of 255 = 79%
B 131 of 255 = 51%

254
201
131

R + G + B ~ 77%. #FEC983 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 201 + 131 = 586 (100%)
R 254 of 586 ~ 43.34%
G 201 of 586 ~ 34.3%
B 131 of 586 ~ 22.35'%

%43.34
%34.3
%22.35

CMYK RENK MODELİ

#FEC983 rengi CMYK tonu (0,21,48,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.87%
  • sarı tonu 48.43%
  • ana renk tonu 0.39%

CMYK: (0,21,48,0)
C0M21Y48K0 (0%, 21%, 48%, 0%)
(0.00 / 0.21 / 0.48 / 0.00)

CMYK yüzdeleri

%0
%20.87
%48.43
%0.39

Codes

Color #FEC983 in popluar color models

FE C9 83
RGB 254 201 131
HSL 34° 98.40% 75.49%
HSB/HSV 34° 48.43% 99.61%
CMYK 0.00% 20.87% 48.43%
0.39%

Color #FEC983 in popluar number systems.

HEX FE C9 83
Decimal 254 201 131
Binary 11111110 11001001 10000011
Octal 376 311 203

Shades and tints

Shades of #FEC983

#FEC983
(254,201,131)
#E7B778
(231,183,120)
#D0A56D
(208,165,109)
#B99362
(185,147,98)
#A28157
(162,129,87)
#8B6F4C
(139,111,76)
#745D41
(116,93,65)
#5D4B36
(93,75,54)
#46392B
(70,57,43)
#2F2720
(47,39,32)
#181515
(24,21,21)
#000000
(0,0,0)

Tints of #FEC983

#FEC983
(254,201,131)
#FECD8E
(254,205,142)
#FED199
(254,209,153)
#FED5A4
(254,213,164)
#FED9AF
(254,217,175)
#FEDDBA
(254,221,186)
#FEE1C5
(254,225,197)
#FEE5D0
(254,229,208)
#FEE9DB
(254,233,219)
#FEEDE6
(254,237,230)
#FEF1F1
(254,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC983 color. Also use rgb(254,201,131) instead hex code.

Text Font Color

.myTextColor { color: #FEC983; }

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

This text font color is #FEC983.

Background Color

.myBgColor { background-color: #FEC983; }

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

This div background color is #FEC983.

Border color

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

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

This div border color is #FEC983.

Opacity

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

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

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

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

This text has shadow with #FEC983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC983.

Preview

Color preview on black background

This text has color #FEC983 on black background.


Color preview on white background

This text has color #FEC983 on white background.


Black color preview on #FEC983 background

This text has black color on #FEC983 background.


White color preview on #FEC983 background

This text has white color on #FEC983 background.


Related colors

Complementary color

Complementary color for #hex is #01367C.


I love getcolorcode.com

Triadic colors

1 #83FEC9 and #C983FE with #FEC983 are triadic colors.

2 #83C9FE and #C9FE83 with #FEC983 are triadic colors.