COLOR #FEB5D7

HEX: #FEB5D7 RGB: (254,181,215)

Renk bilgisi

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

RGB renk modeli

#FEB5D7 color RGB value is (254,181,215).

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

RGB bağlantıları ve doygunluk

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

254
181
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 215 = 650 (100%)
R 254 of 650 ~ 39.08%
G 181 of 650 ~ 27.85%
B 215 of 650 ~ 33.08'%

%39.08
%27.85
%33.08

CMYK RENK MODELİ

#FEB5D7 rengi CMYK tonu (0,29,15,0).

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

CMYK: (0,29,15,0)
C0M29Y15K0 (0%, 29%, 15%, 0%)
(0.00 / 0.29 / 0.15 / 0.00)

CMYK yüzdeleri

%0
%28.74
%15.35
%0.39

Codes

Color #FEB5D7 in popluar color models

FE B5 D7
RGB 254 181 215
HSL 332° 97.33% 85.29%
HSB/HSV 332° 28.74% 99.61%
CMYK 0.00% 28.74% 15.35%
0.39%

Color #FEB5D7 in popluar number systems.

HEX FE B5 D7
Decimal 254 181 215
Binary 11111110 10110101 11010111
Octal 376 265 327

Shades and tints

Shades of #FEB5D7

#FEB5D7
(254,181,215)
#E7A5C4
(231,165,196)
#D095B1
(208,149,177)
#B9859E
(185,133,158)
#A2758B
(162,117,139)
#8B6578
(139,101,120)
#745565
(116,85,101)
#5D4552
(93,69,82)
#46353F
(70,53,63)
#2F252C
(47,37,44)
#181519
(24,21,25)
#000000
(0,0,0)

Tints of #FEB5D7

#FEB5D7
(254,181,215)
#FEBBDA
(254,187,218)
#FEC1DD
(254,193,221)
#FEC7E0
(254,199,224)
#FECDE3
(254,205,227)
#FED3E6
(254,211,230)
#FED9E9
(254,217,233)
#FEDFEC
(254,223,236)
#FEE5EF
(254,229,239)
#FEEBF2
(254,235,242)
#FEF1F5
(254,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEB5D7; }

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

This text font color is #FEB5D7.

Background Color

.myBgColor { background-color: #FEB5D7; }

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

This div background color is #FEB5D7.

Border color

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

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

This div border color is #FEB5D7.

Opacity

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

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

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

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

This text has shadow with #FEB5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5D7.

Preview

Color preview on black background

This text has color #FEB5D7 on black background.


Color preview on white background

This text has color #FEB5D7 on white background.


Black color preview on #FEB5D7 background

This text has black color on #FEB5D7 background.


White color preview on #FEB5D7 background

This text has white color on #FEB5D7 background.


Related colors

Complementary color

Complementary color for #hex is #014A28.


I love getcolorcode.com

Triadic colors

1 #D7FEB5 and #B5D7FE with #FEB5D7 are triadic colors.

2 #D7B5FE and #B5FED7 with #FEB5D7 are triadic colors.