COLOR #FEAB7E

HEX: #FEAB7E RGB: (254,171,126)

Renk bilgisi

#FEAB7E contains mainly red color. #FEAB7E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#FEAB7E color RGB value is (254,171,126).

RGB: (254,171,126) (100%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 171 of 255 = 67%
B 126 of 255 = 49%

254
171
126

R + G + B ~ 72%. #FEAB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 171 + 126 = 551 (100%)
R 254 of 551 ~ 46.1%
G 171 of 551 ~ 31.03%
B 126 of 551 ~ 22.87'%

%46.1
%31.03
%22.87

CMYK RENK MODELİ

#FEAB7E rengi CMYK tonu (0,33,50,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.68%
  • sarı tonu 50.39%
  • ana renk tonu 0.39%

CMYK: (0,33,50,0)
C0M33Y50K0 (0%, 33%, 50%, 0%)
(0.00 / 0.33 / 0.50 / 0.00)

CMYK yüzdeleri

%0
%32.68
%50.39
%0.39

Codes

Color #FEAB7E in popluar color models

FE AB 7E
RGB 254 171 126
HSL 21° 98.46% 74.51%
HSB/HSV 21° 50.39% 99.61%
CMYK 0.00% 32.68% 50.39%
0.39%

Color #FEAB7E in popluar number systems.

HEX FE AB 7E
Decimal 254 171 126
Binary 11111110 10101011 1111110
Octal 376 253 176

Shades and tints

Shades of #FEAB7E

#FEAB7E
(254,171,126)
#E79C73
(231,156,115)
#D08D68
(208,141,104)
#B97E5D
(185,126,93)
#A26F52
(162,111,82)
#8B6047
(139,96,71)
#74513C
(116,81,60)
#5D4231
(93,66,49)
#463326
(70,51,38)
#2F241B
(47,36,27)
#181510
(24,21,16)
#000000
(0,0,0)

Tints of #FEAB7E

#FEAB7E
(254,171,126)
#FEB289
(254,178,137)
#FEB994
(254,185,148)
#FEC09F
(254,192,159)
#FEC7AA
(254,199,170)
#FECEB5
(254,206,181)
#FED5C0
(254,213,192)
#FEDCCB
(254,220,203)
#FEE3D6
(254,227,214)
#FEEAE1
(254,234,225)
#FEF1EC
(254,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEAB7E color. Also use rgb(254,171,126) instead hex code.

Text Font Color

.myTextColor { color: #FEAB7E; }

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

This text font color is #FEAB7E.

Background Color

.myBgColor { background-color: #FEAB7E; }

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

This div background color is #FEAB7E.

Border color

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

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

This div border color is #FEAB7E.

Opacity

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

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

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

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

This text has shadow with #FEAB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEAB7E.

Preview

Color preview on black background

This text has color #FEAB7E on black background.


Color preview on white background

This text has color #FEAB7E on white background.


Black color preview on #FEAB7E background

This text has black color on #FEAB7E background.


White color preview on #FEAB7E background

This text has white color on #FEAB7E background.


Related colors

Complementary color

Complementary color for #hex is #015481.


I love getcolorcode.com

Triadic colors

1 #7EFEAB and #AB7EFE with #FEAB7E are triadic colors.

2 #7EABFE and #ABFE7E with #FEAB7E are triadic colors.