COLOR #FEB5D9

HEX: #FEB5D9 RGB: (254,181,217)

Renk bilgisi

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

RGB renk modeli

#FEB5D9 color RGB value is (254,181,217).

RGB: (254,181,217) (100%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 181 of 255 = 71%
B 217 of 255 = 85%

254
181
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 217 = 652 (100%)
R 254 of 652 ~ 38.96%
G 181 of 652 ~ 27.76%
B 217 of 652 ~ 33.28'%

%38.96
%27.76
%33.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.74%
  • sarı tonu 14.57%
  • 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
%14.57
%0.39

Codes

Color #FEB5D9 in popluar color models

FE B5 D9
RGB 254 181 217
HSL 330° 97.33% 85.29%
HSB/HSV 330° 28.74% 99.61%
CMYK 0.00% 28.74% 14.57%
0.39%

Color #FEB5D9 in popluar number systems.

HEX FE B5 D9
Decimal 254 181 217
Binary 11111110 10110101 11011001
Octal 376 265 331

Shades and tints

Shades of #FEB5D9

#FEB5D9
(254,181,217)
#E7A5C6
(231,165,198)
#D095B3
(208,149,179)
#B985A0
(185,133,160)
#A2758D
(162,117,141)
#8B657A
(139,101,122)
#745567
(116,85,103)
#5D4554
(93,69,84)
#463541
(70,53,65)
#2F252E
(47,37,46)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #FEB5D9

#FEB5D9
(254,181,217)
#FEBBDC
(254,187,220)
#FEC1DF
(254,193,223)
#FEC7E2
(254,199,226)
#FECDE5
(254,205,229)
#FED3E8
(254,211,232)
#FED9EB
(254,217,235)
#FEDFEE
(254,223,238)
#FEE5F1
(254,229,241)
#FEEBF4
(254,235,244)
#FEF1F7
(254,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEB5D9; }

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

This text font color is #FEB5D9.

Background Color

.myBgColor { background-color: #FEB5D9; }

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

This div background color is #FEB5D9.

Border color

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

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

This div border color is #FEB5D9.

Opacity

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

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

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

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

This text has shadow with #FEB5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5D9.

Preview

Color preview on black background

This text has color #FEB5D9 on black background.


Color preview on white background

This text has color #FEB5D9 on white background.


Black color preview on #FEB5D9 background

This text has black color on #FEB5D9 background.


White color preview on #FEB5D9 background

This text has white color on #FEB5D9 background.


Related colors

Complementary color

Complementary color for #hex is #014A26.


I love getcolorcode.com

Triadic colors

1 #D9FEB5 and #B5D9FE with #FEB5D9 are triadic colors.

2 #D9B5FE and #B5FED9 with #FEB5D9 are triadic colors.