COLOR #FEB5D5

HEX: #FEB5D5 RGB: (254,181,213)

Renk bilgisi

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

RGB renk modeli

#FEB5D5 color RGB value is (254,181,213).

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

RGB bağlantıları ve doygunluk

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

254
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 213 = 648 (100%)
R 254 of 648 ~ 39.2%
G 181 of 648 ~ 27.93%
B 213 of 648 ~ 32.87'%

%39.2
%27.93
%32.87

CMYK RENK MODELİ

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

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

Codes

Color #FEB5D5 in popluar color models

FE B5 D5
RGB 254 181 213
HSL 334° 97.33% 85.29%
HSB/HSV 334° 28.74% 99.61%
CMYK 0.00% 28.74% 16.14%
0.39%

Color #FEB5D5 in popluar number systems.

HEX FE B5 D5
Decimal 254 181 213
Binary 11111110 10110101 11010101
Octal 376 265 325

Shades and tints

Shades of #FEB5D5

#FEB5D5
(254,181,213)
#E7A5C2
(231,165,194)
#D095AF
(208,149,175)
#B9859C
(185,133,156)
#A27589
(162,117,137)
#8B6576
(139,101,118)
#745563
(116,85,99)
#5D4550
(93,69,80)
#46353D
(70,53,61)
#2F252A
(47,37,42)
#181517
(24,21,23)
#000000
(0,0,0)

Tints of #FEB5D5

#FEB5D5
(254,181,213)
#FEBBD8
(254,187,216)
#FEC1DB
(254,193,219)
#FEC7DE
(254,199,222)
#FECDE1
(254,205,225)
#FED3E4
(254,211,228)
#FED9E7
(254,217,231)
#FEDFEA
(254,223,234)
#FEE5ED
(254,229,237)
#FEEBF0
(254,235,240)
#FEF1F3
(254,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEB5D5; }

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

This text font color is #FEB5D5.

Background Color

.myBgColor { background-color: #FEB5D5; }

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

This div background color is #FEB5D5.

Border color

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

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

This div border color is #FEB5D5.

Opacity

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

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

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

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

This text has shadow with #FEB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5D5.

Preview

Color preview on black background

This text has color #FEB5D5 on black background.


Color preview on white background

This text has color #FEB5D5 on white background.


Black color preview on #FEB5D5 background

This text has black color on #FEB5D5 background.


White color preview on #FEB5D5 background

This text has white color on #FEB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #014A2A.


I love getcolorcode.com

Triadic colors

1 #D5FEB5 and #B5D5FE with #FEB5D5 are triadic colors.

2 #D5B5FE and #B5FED5 with #FEB5D5 are triadic colors.