COLOR #FEE6B6

HEX: #FEE6B6 RGB: (254,230,182)

Renk bilgisi

#FEE6B6 contains mainly red and green colors. #FEE6B6 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FEE6B6 color RGB value is (254,230,182).

RGB: (254,230,182) (100%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 230 of 255 = 90%
B 182 of 255 = 71%

254
230
182

R + G + B ~ 87%. #FEE6B6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 230 + 182 = 666 (100%)
R 254 of 666 ~ 38.14%
G 230 of 666 ~ 34.53%
B 182 of 666 ~ 27.33'%

%38.14
%34.53
%27.33

CMYK RENK MODELİ

#FEE6B6 rengi CMYK tonu (0,9,28,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.45%
  • sarı tonu 28.35%
  • ana renk tonu 0.39%

CMYK: (0,9,28,0)
C0M9Y28K0 (0%, 9%, 28%, 0%)
(0.00 / 0.09 / 0.28 / 0.00)

CMYK yüzdeleri

%0
%9.45
%28.35
%0.39

Codes

Color #FEE6B6 in popluar color models

FE E6 B6
RGB 254 230 182
HSL 40° 97.30% 85.49%
HSB/HSV 40° 28.35% 99.61%
CMYK 0.00% 9.45% 28.35%
0.39%

Color #FEE6B6 in popluar number systems.

HEX FE E6 B6
Decimal 254 230 182
Binary 11111110 11100110 10110110
Octal 376 346 266

Shades and tints

Shades of #FEE6B6

#FEE6B6
(254,230,182)
#E7D2A6
(231,210,166)
#D0BE96
(208,190,150)
#B9AA86
(185,170,134)
#A29676
(162,150,118)
#8B8266
(139,130,102)
#746E56
(116,110,86)
#5D5A46
(93,90,70)
#464636
(70,70,54)
#2F3226
(47,50,38)
#181E16
(24,30,22)
#000000
(0,0,0)

Tints of #FEE6B6

#FEE6B6
(254,230,182)
#FEE8BC
(254,232,188)
#FEEAC2
(254,234,194)
#FEECC8
(254,236,200)
#FEEECE
(254,238,206)
#FEF0D4
(254,240,212)
#FEF2DA
(254,242,218)
#FEF4E0
(254,244,224)
#FEF6E6
(254,246,230)
#FEF8EC
(254,248,236)
#FEFAF2
(254,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEE6B6 color. Also use rgb(254,230,182) instead hex code.

Text Font Color

.myTextColor { color: #FEE6B6; }

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

This text font color is #FEE6B6.

Background Color

.myBgColor { background-color: #FEE6B6; }

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

This div background color is #FEE6B6.

Border color

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

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

This div border color is #FEE6B6.

Opacity

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

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

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

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

This text has shadow with #FEE6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEE6B6.

Preview

Color preview on black background

This text has color #FEE6B6 on black background.


Color preview on white background

This text has color #FEE6B6 on white background.


Black color preview on #FEE6B6 background

This text has black color on #FEE6B6 background.


White color preview on #FEE6B6 background

This text has white color on #FEE6B6 background.


Related colors

Complementary color

Complementary color for #hex is #011949.


I love getcolorcode.com

Triadic colors

1 #B6FEE6 and #E6B6FE with #FEE6B6 are triadic colors.

2 #B6E6FE and #E6FEB6 with #FEE6B6 are triadic colors.