COLOR #FEC6B6

HEX: #FEC6B6 RGB: (254,198,182)

Renk bilgisi

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

RGB renk modeli

#FEC6B6 color RGB value is (254,198,182).

RGB: (254,198,182) (100%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 182 of 255 = 71%

254
198
182

R + G + B ~ 83%. #FEC6B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 182 = 634 (100%)
R 254 of 634 ~ 40.06%
G 198 of 634 ~ 31.23%
B 182 of 634 ~ 28.71'%

%40.06
%31.23
%28.71

CMYK RENK MODELİ

#FEC6B6 rengi CMYK tonu (0,22,28,0).

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

CMYK: (0,22,28,0)
C0M22Y28K0 (0%, 22%, 28%, 0%)
(0.00 / 0.22 / 0.28 / 0.00)

CMYK yüzdeleri

%0
%22.05
%28.35
%0.39

Codes

Color #FEC6B6 in popluar color models

FE C6 B6
RGB 254 198 182
HSL 13° 97.30% 85.49%
HSB/HSV 13° 28.35% 99.61%
CMYK 0.00% 22.05% 28.35%
0.39%

Color #FEC6B6 in popluar number systems.

HEX FE C6 B6
Decimal 254 198 182
Binary 11111110 11000110 10110110
Octal 376 306 266

Shades and tints

Shades of #FEC6B6

#FEC6B6
(254,198,182)
#E7B4A6
(231,180,166)
#D0A296
(208,162,150)
#B99086
(185,144,134)
#A27E76
(162,126,118)
#8B6C66
(139,108,102)
#745A56
(116,90,86)
#5D4846
(93,72,70)
#463636
(70,54,54)
#2F2426
(47,36,38)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #FEC6B6

#FEC6B6
(254,198,182)
#FECBBC
(254,203,188)
#FED0C2
(254,208,194)
#FED5C8
(254,213,200)
#FEDACE
(254,218,206)
#FEDFD4
(254,223,212)
#FEE4DA
(254,228,218)
#FEE9E0
(254,233,224)
#FEEEE6
(254,238,230)
#FEF3EC
(254,243,236)
#FEF8F2
(254,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6B6; }

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

This text font color is #FEC6B6.

Background Color

.myBgColor { background-color: #FEC6B6; }

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

This div background color is #FEC6B6.

Border color

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

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

This div border color is #FEC6B6.

Opacity

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

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

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

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

This text has shadow with #FEC6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6B6.

Preview

Color preview on black background

This text has color #FEC6B6 on black background.


Color preview on white background

This text has color #FEC6B6 on white background.


Black color preview on #FEC6B6 background

This text has black color on #FEC6B6 background.


White color preview on #FEC6B6 background

This text has white color on #FEC6B6 background.


Related colors

Complementary color

Complementary color for #hex is #013949.


I love getcolorcode.com

Triadic colors

1 #B6FEC6 and #C6B6FE with #FEC6B6 are triadic colors.

2 #B6C6FE and #C6FEB6 with #FEC6B6 are triadic colors.