COLOR #FEC3AD

HEX: #FEC3AD RGB: (254,195,173)

Renk bilgisi

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

RGB renk modeli

#FEC3AD color RGB value is (254,195,173).

RGB: (254,195,173) (100%, 76%, 68%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 195 of 255 = 76%
B 173 of 255 = 68%

254
195
173

R + G + B ~ 81%. #FEC3AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 195 + 173 = 622 (100%)
R 254 of 622 ~ 40.84%
G 195 of 622 ~ 31.35%
B 173 of 622 ~ 27.81'%

%40.84
%31.35
%27.81

CMYK RENK MODELİ

#FEC3AD rengi CMYK tonu (0,23,32,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.23%
  • sarı tonu 31.89%
  • ana renk tonu 0.39%

CMYK: (0,23,32,0)
C0M23Y32K0 (0%, 23%, 32%, 0%)
(0.00 / 0.23 / 0.32 / 0.00)

CMYK yüzdeleri

%0
%23.23
%31.89
%0.39

Codes

Color #FEC3AD in popluar color models

FE C3 AD
RGB 254 195 173
HSL 16° 97.59% 83.73%
HSB/HSV 16° 31.89% 99.61%
CMYK 0.00% 23.23% 31.89%
0.39%

Color #FEC3AD in popluar number systems.

HEX FE C3 AD
Decimal 254 195 173
Binary 11111110 11000011 10101101
Octal 376 303 255

Shades and tints

Shades of #FEC3AD

#FEC3AD
(254,195,173)
#E7B29E
(231,178,158)
#D0A18F
(208,161,143)
#B99080
(185,144,128)
#A27F71
(162,127,113)
#8B6E62
(139,110,98)
#745D53
(116,93,83)
#5D4C44
(93,76,68)
#463B35
(70,59,53)
#2F2A26
(47,42,38)
#181917
(24,25,23)
#000000
(0,0,0)

Tints of #FEC3AD

#FEC3AD
(254,195,173)
#FEC8B4
(254,200,180)
#FECDBB
(254,205,187)
#FED2C2
(254,210,194)
#FED7C9
(254,215,201)
#FEDCD0
(254,220,208)
#FEE1D7
(254,225,215)
#FEE6DE
(254,230,222)
#FEEBE5
(254,235,229)
#FEF0EC
(254,240,236)
#FEF5F3
(254,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEC3AD color. Also use rgb(254,195,173) instead hex code.

Text Font Color

.myTextColor { color: #FEC3AD; }

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

This text font color is #FEC3AD.

Background Color

.myBgColor { background-color: #FEC3AD; }

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

This div background color is #FEC3AD.

Border color

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

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

This div border color is #FEC3AD.

Opacity

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

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

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

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

This text has shadow with #FEC3AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC3AD.

Preview

Color preview on black background

This text has color #FEC3AD on black background.


Color preview on white background

This text has color #FEC3AD on white background.


Black color preview on #FEC3AD background

This text has black color on #FEC3AD background.


White color preview on #FEC3AD background

This text has white color on #FEC3AD background.


Related colors

Complementary color

Complementary color for #hex is #013C52.


I love getcolorcode.com

Triadic colors

1 #ADFEC3 and #C3ADFE with #FEC3AD are triadic colors.

2 #ADC3FE and #C3FEAD with #FEC3AD are triadic colors.