COLOR #FEB5EE

HEX: #FEB5EE RGB: (254,181,238)

Renk bilgisi

#FEB5EE contains mainly red and blue colors. #FEB5EE ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#FEB5EE color RGB value is (254,181,238).

RGB: (254,181,238) (100%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 181 of 255 = 71%
B 238 of 255 = 93%

254
181
238

R + G + B ~ 88%. #FEB5EE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 238 = 673 (100%)
R 254 of 673 ~ 37.74%
G 181 of 673 ~ 26.89%
B 238 of 673 ~ 35.36'%

%37.74
%26.89
%35.36

CMYK RENK MODELİ

#FEB5EE rengi CMYK tonu (0,29,6,0).

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

CMYK: (0,29,6,0)
C0M29Y6K0 (0%, 29%, 6%, 0%)
(0.00 / 0.29 / 0.06 / 0.00)

CMYK yüzdeleri

%0
%28.74
%6.3
%0.39

Codes

Color #FEB5EE in popluar color models

FE B5 EE
RGB 254 181 238
HSL 313° 97.33% 85.29%
HSB/HSV 313° 28.74% 99.61%
CMYK 0.00% 28.74% 6.30%
0.39%

Color #FEB5EE in popluar number systems.

HEX FE B5 EE
Decimal 254 181 238
Binary 11111110 10110101 11101110
Octal 376 265 356

Shades and tints

Shades of #FEB5EE

#FEB5EE
(254,181,238)
#E7A5D9
(231,165,217)
#D095C4
(208,149,196)
#B985AF
(185,133,175)
#A2759A
(162,117,154)
#8B6585
(139,101,133)
#745570
(116,85,112)
#5D455B
(93,69,91)
#463546
(70,53,70)
#2F2531
(47,37,49)
#18151C
(24,21,28)
#000000
(0,0,0)

Tints of #FEB5EE

#FEB5EE
(254,181,238)
#FEBBEF
(254,187,239)
#FEC1F0
(254,193,240)
#FEC7F1
(254,199,241)
#FECDF2
(254,205,242)
#FED3F3
(254,211,243)
#FED9F4
(254,217,244)
#FEDFF5
(254,223,245)
#FEE5F6
(254,229,246)
#FEEBF7
(254,235,247)
#FEF1F8
(254,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEB5EE; }

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

This text font color is #FEB5EE.

Background Color

.myBgColor { background-color: #FEB5EE; }

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

This div background color is #FEB5EE.

Border color

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

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

This div border color is #FEB5EE.

Opacity

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

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

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

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

This text has shadow with #FEB5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5EE.

Preview

Color preview on black background

This text has color #FEB5EE on black background.


Color preview on white background

This text has color #FEB5EE on white background.


Black color preview on #FEB5EE background

This text has black color on #FEB5EE background.


White color preview on #FEB5EE background

This text has white color on #FEB5EE background.


Related colors

Complementary color

Complementary color for #hex is #014A11.


I love getcolorcode.com

Triadic colors

1 #EEFEB5 and #B5EEFE with #FEB5EE are triadic colors.

2 #EEB5FE and #B5FEEE with #FEB5EE are triadic colors.