COLOR #FEB5D1

HEX: #FEB5D1 RGB: (254,181,209)

Renk bilgisi

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

RGB renk modeli

#FEB5D1 color RGB value is (254,181,209).

RGB: (254,181,209) (100%, 71%, 82%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 181 of 255 = 71%
B 209 of 255 = 82%

254
181
209

R + G + B ~ 84%. #FEB5D1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 209 = 644 (100%)
R 254 of 644 ~ 39.44%
G 181 of 644 ~ 28.11%
B 209 of 644 ~ 32.45'%

%39.44
%28.11
%32.45

CMYK RENK MODELİ

#FEB5D1 rengi CMYK tonu (0,29,18,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.74%
  • sarı tonu 17.72%
  • ana renk tonu 0.39%

CMYK: (0,29,18,0)
C0M29Y18K0 (0%, 29%, 18%, 0%)
(0.00 / 0.29 / 0.18 / 0.00)

CMYK yüzdeleri

%0
%28.74
%17.72
%0.39

Codes

Color #FEB5D1 in popluar color models

FE B5 D1
RGB 254 181 209
HSL 337° 97.33% 85.29%
HSB/HSV 337° 28.74% 99.61%
CMYK 0.00% 28.74% 17.72%
0.39%

Color #FEB5D1 in popluar number systems.

HEX FE B5 D1
Decimal 254 181 209
Binary 11111110 10110101 11010001
Octal 376 265 321

Shades and tints

Shades of #FEB5D1

#FEB5D1
(254,181,209)
#E7A5BE
(231,165,190)
#D095AB
(208,149,171)
#B98598
(185,133,152)
#A27585
(162,117,133)
#8B6572
(139,101,114)
#74555F
(116,85,95)
#5D454C
(93,69,76)
#463539
(70,53,57)
#2F2526
(47,37,38)
#181513
(24,21,19)
#000000
(0,0,0)

Tints of #FEB5D1

#FEB5D1
(254,181,209)
#FEBBD5
(254,187,213)
#FEC1D9
(254,193,217)
#FEC7DD
(254,199,221)
#FECDE1
(254,205,225)
#FED3E5
(254,211,229)
#FED9E9
(254,217,233)
#FEDFED
(254,223,237)
#FEE5F1
(254,229,241)
#FEEBF5
(254,235,245)
#FEF1F9
(254,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEB5D1 color. Also use rgb(254,181,209) instead hex code.

Text Font Color

.myTextColor { color: #FEB5D1; }

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

This text font color is #FEB5D1.

Background Color

.myBgColor { background-color: #FEB5D1; }

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

This div background color is #FEB5D1.

Border color

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

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

This div border color is #FEB5D1.

Opacity

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

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

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

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

This text has shadow with #FEB5D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5D1.

Preview

Color preview on black background

This text has color #FEB5D1 on black background.


Color preview on white background

This text has color #FEB5D1 on white background.


Black color preview on #FEB5D1 background

This text has black color on #FEB5D1 background.


White color preview on #FEB5D1 background

This text has white color on #FEB5D1 background.


Related colors

Complementary color

Complementary color for #hex is #014A2E.


I love getcolorcode.com

Triadic colors

1 #D1FEB5 and #B5D1FE with #FEB5D1 are triadic colors.

2 #D1B5FE and #B5FED1 with #FEB5D1 are triadic colors.