COLOR #FEC46B

HEX: #FEC46B RGB: (254,196,107)

Renk bilgisi

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

RGB renk modeli

#FEC46B color RGB value is (254,196,107).

RGB: (254,196,107) (100%, 77%, 42%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 196 of 255 = 77%
B 107 of 255 = 42%

254
196
107

R + G + B ~ 73%. #FEC46B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 196 + 107 = 557 (100%)
R 254 of 557 ~ 45.6%
G 196 of 557 ~ 35.19%
B 107 of 557 ~ 19.21'%

%45.6
%35.19
%19.21

CMYK RENK MODELİ

#FEC46B rengi CMYK tonu (0,23,58,0).

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

CMYK: (0,23,58,0)
C0M23Y58K0 (0%, 23%, 58%, 0%)
(0.00 / 0.23 / 0.58 / 0.00)

CMYK yüzdeleri

%0
%22.83
%57.87
%0.39

Codes

Color #FEC46B in popluar color models

FE C4 6B
RGB 254 196 107
HSL 36° 98.66% 70.78%
HSB/HSV 36° 57.87% 99.61%
CMYK 0.00% 22.83% 57.87%
0.39%

Color #FEC46B in popluar number systems.

HEX FE C4 6B
Decimal 254 196 107
Binary 11111110 11000100 1101011
Octal 376 304 153

Shades and tints

Shades of #FEC46B

#FEC46B
(254,196,107)
#E7B362
(231,179,98)
#D0A259
(208,162,89)
#B99150
(185,145,80)
#A28047
(162,128,71)
#8B6F3E
(139,111,62)
#745E35
(116,94,53)
#5D4D2C
(93,77,44)
#463C23
(70,60,35)
#2F2B1A
(47,43,26)
#181A11
(24,26,17)
#000000
(0,0,0)

Tints of #FEC46B

#FEC46B
(254,196,107)
#FEC978
(254,201,120)
#FECE85
(254,206,133)
#FED392
(254,211,146)
#FED89F
(254,216,159)
#FEDDAC
(254,221,172)
#FEE2B9
(254,226,185)
#FEE7C6
(254,231,198)
#FEECD3
(254,236,211)
#FEF1E0
(254,241,224)
#FEF6ED
(254,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC46B; }

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

This text font color is #FEC46B.

Background Color

.myBgColor { background-color: #FEC46B; }

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

This div background color is #FEC46B.

Border color

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

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

This div border color is #FEC46B.

Opacity

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

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

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

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

This text has shadow with #FEC46B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC46B.

Preview

Color preview on black background

This text has color #FEC46B on black background.


Color preview on white background

This text has color #FEC46B on white background.


Black color preview on #FEC46B background

This text has black color on #FEC46B background.


White color preview on #FEC46B background

This text has white color on #FEC46B background.


Related colors

Complementary color

Complementary color for #hex is #013B94.


I love getcolorcode.com

Triadic colors

1 #6BFEC4 and #C46BFE with #FEC46B are triadic colors.

2 #6BC4FE and #C4FE6B with #FEC46B are triadic colors.