COLOR #FEC1A6

HEX: #FEC1A6 RGB: (254,193,166)

Renk bilgisi

#FEC1A6 contains mainly red color. #FEC1A6 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FEC1A6 color RGB value is (254,193,166).

RGB: (254,193,166) (100%, 76%, 65%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 193 of 255 = 76%
B 166 of 255 = 65%

254
193
166

R + G + B ~ 80%. #FEC1A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 193 + 166 = 613 (100%)
R 254 of 613 ~ 41.44%
G 193 of 613 ~ 31.48%
B 166 of 613 ~ 27.08'%

%41.44
%31.48
%27.08

CMYK RENK MODELİ

#FEC1A6 rengi CMYK tonu (0,24,35,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.02%
  • sarı tonu 34.65%
  • ana renk tonu 0.39%

CMYK: (0,24,35,0)
C0M24Y35K0 (0%, 24%, 35%, 0%)
(0.00 / 0.24 / 0.35 / 0.00)

CMYK yüzdeleri

%0
%24.02
%34.65
%0.39

Codes

Color #FEC1A6 in popluar color models

FE C1 A6
RGB 254 193 166
HSL 18° 97.78% 82.35%
HSB/HSV 18° 34.65% 99.61%
CMYK 0.00% 24.02% 34.65%
0.39%

Color #FEC1A6 in popluar number systems.

HEX FE C1 A6
Decimal 254 193 166
Binary 11111110 11000001 10100110
Octal 376 301 246

Shades and tints

Shades of #FEC1A6

#FEC1A6
(254,193,166)
#E7B097
(231,176,151)
#D09F88
(208,159,136)
#B98E79
(185,142,121)
#A27D6A
(162,125,106)
#8B6C5B
(139,108,91)
#745B4C
(116,91,76)
#5D4A3D
(93,74,61)
#46392E
(70,57,46)
#2F281F
(47,40,31)
#181710
(24,23,16)
#000000
(0,0,0)

Tints of #FEC1A6

#FEC1A6
(254,193,166)
#FEC6AE
(254,198,174)
#FECBB6
(254,203,182)
#FED0BE
(254,208,190)
#FED5C6
(254,213,198)
#FEDACE
(254,218,206)
#FEDFD6
(254,223,214)
#FEE4DE
(254,228,222)
#FEE9E6
(254,233,230)
#FEEEEE
(254,238,238)
#FEF3F6
(254,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC1A6 color. Also use rgb(254,193,166) instead hex code.

Text Font Color

.myTextColor { color: #FEC1A6; }

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

This text font color is #FEC1A6.

Background Color

.myBgColor { background-color: #FEC1A6; }

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

This div background color is #FEC1A6.

Border color

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

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

This div border color is #FEC1A6.

Opacity

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

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

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

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

This text has shadow with #FEC1A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC1A6.

Preview

Color preview on black background

This text has color #FEC1A6 on black background.


Color preview on white background

This text has color #FEC1A6 on white background.


Black color preview on #FEC1A6 background

This text has black color on #FEC1A6 background.


White color preview on #FEC1A6 background

This text has white color on #FEC1A6 background.


Related colors

Complementary color

Complementary color for #hex is #013E59.


I love getcolorcode.com

Triadic colors

1 #A6FEC1 and #C1A6FE with #FEC1A6 are triadic colors.

2 #A6C1FE and #C1FEA6 with #FEC1A6 are triadic colors.