COLOR #FEB5D6

HEX: #FEB5D6 RGB: (254,181,214)

Renk bilgisi

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

RGB renk modeli

#FEB5D6 color RGB value is (254,181,214).

RGB: (254,181,214) (100%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 181 of 255 = 71%
B 214 of 255 = 84%

254
181
214

R + G + B ~ 85%. #FEB5D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 214 = 649 (100%)
R 254 of 649 ~ 39.14%
G 181 of 649 ~ 27.89%
B 214 of 649 ~ 32.97'%

%39.14
%27.89
%32.97

CMYK RENK MODELİ

#FEB5D6 rengi CMYK tonu (0,29,16,0).

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

CMYK: (0,29,16,0)
C0M29Y16K0 (0%, 29%, 16%, 0%)
(0.00 / 0.29 / 0.16 / 0.00)

CMYK yüzdeleri

%0
%28.74
%15.75
%0.39

Codes

Color #FEB5D6 in popluar color models

FE B5 D6
RGB 254 181 214
HSL 333° 97.33% 85.29%
HSB/HSV 333° 28.74% 99.61%
CMYK 0.00% 28.74% 15.75%
0.39%

Color #FEB5D6 in popluar number systems.

HEX FE B5 D6
Decimal 254 181 214
Binary 11111110 10110101 11010110
Octal 376 265 326

Shades and tints

Shades of #FEB5D6

#FEB5D6
(254,181,214)
#E7A5C3
(231,165,195)
#D095B0
(208,149,176)
#B9859D
(185,133,157)
#A2758A
(162,117,138)
#8B6577
(139,101,119)
#745564
(116,85,100)
#5D4551
(93,69,81)
#46353E
(70,53,62)
#2F252B
(47,37,43)
#181518
(24,21,24)
#000000
(0,0,0)

Tints of #FEB5D6

#FEB5D6
(254,181,214)
#FEBBD9
(254,187,217)
#FEC1DC
(254,193,220)
#FEC7DF
(254,199,223)
#FECDE2
(254,205,226)
#FED3E5
(254,211,229)
#FED9E8
(254,217,232)
#FEDFEB
(254,223,235)
#FEE5EE
(254,229,238)
#FEEBF1
(254,235,241)
#FEF1F4
(254,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEB5D6; }

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

This text font color is #FEB5D6.

Background Color

.myBgColor { background-color: #FEB5D6; }

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

This div background color is #FEB5D6.

Border color

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

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

This div border color is #FEB5D6.

Opacity

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

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

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

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

This text has shadow with #FEB5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5D6.

Preview

Color preview on black background

This text has color #FEB5D6 on black background.


Color preview on white background

This text has color #FEB5D6 on white background.


Black color preview on #FEB5D6 background

This text has black color on #FEB5D6 background.


White color preview on #FEB5D6 background

This text has white color on #FEB5D6 background.


Related colors

Complementary color

Complementary color for #hex is #014A29.


I love getcolorcode.com

Triadic colors

1 #D6FEB5 and #B5D6FE with #FEB5D6 are triadic colors.

2 #D6B5FE and #B5FED6 with #FEB5D6 are triadic colors.