COLOR #FECC82

HEX: #FECC82 RGB: (254,204,130)

Renk bilgisi

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

RGB renk modeli

#FECC82 color RGB value is (254,204,130).

RGB: (254,204,130) (100%, 80%, 51%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 204 of 255 = 80%
B 130 of 255 = 51%

254
204
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 204 + 130 = 588 (100%)
R 254 of 588 ~ 43.2%
G 204 of 588 ~ 34.69%
B 130 of 588 ~ 22.11'%

%43.2
%34.69
%22.11

CMYK RENK MODELİ

#FECC82 rengi CMYK tonu (0,20,49,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.69%
  • sarı tonu 48.82%
  • ana renk tonu 0.39%

CMYK: (0,20,49,0)
C0M20Y49K0 (0%, 20%, 49%, 0%)
(0.00 / 0.20 / 0.49 / 0.00)

CMYK yüzdeleri

%0
%19.69
%48.82
%0.39

Codes

Color #FECC82 in popluar color models

FE CC 82
RGB 254 204 130
HSL 36° 98.41% 75.29%
HSB/HSV 36° 48.82% 99.61%
CMYK 0.00% 19.69% 48.82%
0.39%

Color #FECC82 in popluar number systems.

HEX FE CC 82
Decimal 254 204 130
Binary 11111110 11001100 10000010
Octal 376 314 202

Shades and tints

Shades of #FECC82

#FECC82
(254,204,130)
#E7BA77
(231,186,119)
#D0A86C
(208,168,108)
#B99661
(185,150,97)
#A28456
(162,132,86)
#8B724B
(139,114,75)
#746040
(116,96,64)
#5D4E35
(93,78,53)
#463C2A
(70,60,42)
#2F2A1F
(47,42,31)
#181814
(24,24,20)
#000000
(0,0,0)

Tints of #FECC82

#FECC82
(254,204,130)
#FED08D
(254,208,141)
#FED498
(254,212,152)
#FED8A3
(254,216,163)
#FEDCAE
(254,220,174)
#FEE0B9
(254,224,185)
#FEE4C4
(254,228,196)
#FEE8CF
(254,232,207)
#FEECDA
(254,236,218)
#FEF0E5
(254,240,229)
#FEF4F0
(254,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FECC82 color. Also use rgb(254,204,130) instead hex code.

Text Font Color

.myTextColor { color: #FECC82; }

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

This text font color is #FECC82.

Background Color

.myBgColor { background-color: #FECC82; }

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

This div background color is #FECC82.

Border color

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

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

This div border color is #FECC82.

Opacity

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

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

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

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

This text has shadow with #FECC82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECC82.

Preview

Color preview on black background

This text has color #FECC82 on black background.


Color preview on white background

This text has color #FECC82 on white background.


Black color preview on #FECC82 background

This text has black color on #FECC82 background.


White color preview on #FECC82 background

This text has white color on #FECC82 background.


Related colors

Complementary color

Complementary color for #hex is #01337D.


I love getcolorcode.com

Triadic colors

1 #82FECC and #CC82FE with #FECC82 are triadic colors.

2 #82CCFE and #CCFE82 with #FECC82 are triadic colors.