COLOR #FEBAE7

HEX: #FEBAE7 RGB: (254,186,231)

Color info

#FEBAE7 contains mainly red and blue colors. Web safe color of #FEBAE7 is #FFCCFF (or #FCF).

RGB color model

#FEBAE7 color RGB value is (254,186,231).

RGB: (254,186,231) (100%, 73%, 91%)

RGB channels and saturation

R 254 of 255 = 100%
G 186 of 255 = 73%
B 231 of 255 = 91%

254
186
231

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

Portions of RGB colors in percentages

R + G + B = 254 + 186 + 231 = 671 (100%)
R 254 of 671 ~ 37.85%
G 186 of 671 ~ 27.72%
B 231 of 671 ~ 34.43'%

%37.85
%27.72
%34.43

CMYK color model

#FEBAE7 color CMYK value is (0,27,9,0).

  • cyan value is 0.00%
  • magenta value is 26.77%
  • yellow value is 9.06%
  • key color value is 0.39%

CMYK: (0,27,9,0)
C0M27Y9K0 (0%, 27%, 9%, 0%)
(0.00 / 0.27 / 0.09 / 0.00)

CMYK percentages

%0
%26.77
%9.06
%0.39

Codes

Color #FEBAE7 in popluar color models

FE BA E7
RGB 254 186 231
HSL 320° 97.14% 86.27%
HSB/HSV 320° 26.77% 99.61%
CMYK 0.00% 26.77% 9.06%
0.39%

Color #FEBAE7 in popluar number systems.

HEX FE BA E7
Decimal 254 186 231
Binary 11111110 10111010 11100111
Octal 376 272 347

Shades and tints

Shades of #FEBAE7

#FEBAE7
(254,186,231)
#E7AAD2
(231,170,210)
#D09ABD
(208,154,189)
#B98AA8
(185,138,168)
#A27A93
(162,122,147)
#8B6A7E
(139,106,126)
#745A69
(116,90,105)
#5D4A54
(93,74,84)
#463A3F
(70,58,63)
#2F2A2A
(47,42,42)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #FEBAE7

#FEBAE7
(254,186,231)
#FEC0E9
(254,192,233)
#FEC6EB
(254,198,235)
#FECCED
(254,204,237)
#FED2EF
(254,210,239)
#FED8F1
(254,216,241)
#FEDEF3
(254,222,243)
#FEE4F5
(254,228,245)
#FEEAF7
(254,234,247)
#FEF0F9
(254,240,249)
#FEF6FB
(254,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEBAE7 color. Also use rgb(254,186,231) instead hex code.

Text Font Color

.myTextColor { color: #FEBAE7; }

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

This text font color is #FEBAE7.

Background Color

.myBgColor { background-color: #FEBAE7; }

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

This div background color is #FEBAE7.

Border color

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

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

This div border color is #FEBAE7.

Opacity

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

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

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

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

This text has shadow with #FEBAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEBAE7.

Preview

Color preview on black background

This text has color #FEBAE7 on black background.


Color preview on white background

This text has color #FEBAE7 on white background.


Black color preview on #FEBAE7 background

This text has black color on #FEBAE7 background.


White color preview on #FEBAE7 background

This text has white color on #FEBAE7 background.


Related colors

Complementary color

Complementary color for #hex is #014518.


I love getcolorcode.com

Triadic colors

1 #E7FEBA and #BAE7FE with #FEBAE7 are triadic colors.

2 #E7BAFE and #BAFEE7 with #FEBAE7 are triadic colors.