COLOR #FEC6B2

HEX: #FEC6B2 RGB: (254,198,178)

Renk bilgisi

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

RGB renk modeli

#FEC6B2 color RGB value is (254,198,178).

RGB: (254,198,178) (100%, 78%, 70%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 198 of 255 = 78%
B 178 of 255 = 70%

254
198
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 198 + 178 = 630 (100%)
R 254 of 630 ~ 40.32%
G 198 of 630 ~ 31.43%
B 178 of 630 ~ 28.25'%

%40.32
%31.43
%28.25

CMYK RENK MODELİ

#FEC6B2 rengi CMYK tonu (0,22,30,0).

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

CMYK: (0,22,30,0)
C0M22Y30K0 (0%, 22%, 30%, 0%)
(0.00 / 0.22 / 0.30 / 0.00)

CMYK yüzdeleri

%0
%22.05
%29.92
%0.39

Codes

Color #FEC6B2 in popluar color models

FE C6 B2
RGB 254 198 178
HSL 16° 97.44% 84.71%
HSB/HSV 16° 29.92% 99.61%
CMYK 0.00% 22.05% 29.92%
0.39%

Color #FEC6B2 in popluar number systems.

HEX FE C6 B2
Decimal 254 198 178
Binary 11111110 11000110 10110010
Octal 376 306 262

Shades and tints

Shades of #FEC6B2

#FEC6B2
(254,198,178)
#E7B4A2
(231,180,162)
#D0A292
(208,162,146)
#B99082
(185,144,130)
#A27E72
(162,126,114)
#8B6C62
(139,108,98)
#745A52
(116,90,82)
#5D4842
(93,72,66)
#463632
(70,54,50)
#2F2422
(47,36,34)
#181212
(24,18,18)
#000000
(0,0,0)

Tints of #FEC6B2

#FEC6B2
(254,198,178)
#FECBB9
(254,203,185)
#FED0C0
(254,208,192)
#FED5C7
(254,213,199)
#FEDACE
(254,218,206)
#FEDFD5
(254,223,213)
#FEE4DC
(254,228,220)
#FEE9E3
(254,233,227)
#FEEEEA
(254,238,234)
#FEF3F1
(254,243,241)
#FEF8F8
(254,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEC6B2; }

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

This text font color is #FEC6B2.

Background Color

.myBgColor { background-color: #FEC6B2; }

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

This div background color is #FEC6B2.

Border color

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

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

This div border color is #FEC6B2.

Opacity

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

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

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

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

This text has shadow with #FEC6B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEC6B2.

Preview

Color preview on black background

This text has color #FEC6B2 on black background.


Color preview on white background

This text has color #FEC6B2 on white background.


Black color preview on #FEC6B2 background

This text has black color on #FEC6B2 background.


White color preview on #FEC6B2 background

This text has white color on #FEC6B2 background.


Related colors

Complementary color

Complementary color for #hex is #01394D.


I love getcolorcode.com

Triadic colors

1 #B2FEC6 and #C6B2FE with #FEC6B2 are triadic colors.

2 #B2C6FE and #C6FEB2 with #FEC6B2 are triadic colors.