COLOR #FEB9E6

HEX: #FEB9E6 RGB: (254,185,230)

Renk bilgisi

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

RGB renk modeli

#FEB9E6 color RGB value is (254,185,230).

RGB: (254,185,230) (100%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 185 of 255 = 73%
B 230 of 255 = 90%

254
185
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 185 + 230 = 669 (100%)
R 254 of 669 ~ 37.97%
G 185 of 669 ~ 27.65%
B 230 of 669 ~ 34.38'%

%37.97
%27.65
%34.38

CMYK RENK MODELİ

#FEB9E6 rengi CMYK tonu (0,27,9,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.17%
  • sarı tonu 9.45%
  • ana renk tonu 0.39%

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

CMYK yüzdeleri

%0
%27.17
%9.45
%0.39

Codes

Color #FEB9E6 in popluar color models

FE B9 E6
RGB 254 185 230
HSL 321° 97.18% 86.08%
HSB/HSV 321° 27.17% 99.61%
CMYK 0.00% 27.17% 9.45%
0.39%

Color #FEB9E6 in popluar number systems.

HEX FE B9 E6
Decimal 254 185 230
Binary 11111110 10111001 11100110
Octal 376 271 346

Shades and tints

Shades of #FEB9E6

#FEB9E6
(254,185,230)
#E7A9D2
(231,169,210)
#D099BE
(208,153,190)
#B989AA
(185,137,170)
#A27996
(162,121,150)
#8B6982
(139,105,130)
#74596E
(116,89,110)
#5D495A
(93,73,90)
#463946
(70,57,70)
#2F2932
(47,41,50)
#18191E
(24,25,30)
#000000
(0,0,0)

Tints of #FEB9E6

#FEB9E6
(254,185,230)
#FEBFE8
(254,191,232)
#FEC5EA
(254,197,234)
#FECBEC
(254,203,236)
#FED1EE
(254,209,238)
#FED7F0
(254,215,240)
#FEDDF2
(254,221,242)
#FEE3F4
(254,227,244)
#FEE9F6
(254,233,246)
#FEEFF8
(254,239,248)
#FEF5FA
(254,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FEB9E6 color. Also use rgb(254,185,230) instead hex code.

Text Font Color

.myTextColor { color: #FEB9E6; }

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

This text font color is #FEB9E6.

Background Color

.myBgColor { background-color: #FEB9E6; }

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

This div background color is #FEB9E6.

Border color

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

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

This div border color is #FEB9E6.

Opacity

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

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

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

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

This text has shadow with #FEB9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB9E6.

Preview

Color preview on black background

This text has color #FEB9E6 on black background.


Color preview on white background

This text has color #FEB9E6 on white background.


Black color preview on #FEB9E6 background

This text has black color on #FEB9E6 background.


White color preview on #FEB9E6 background

This text has white color on #FEB9E6 background.


Related colors

Complementary color

Complementary color for #hex is #014619.


I love getcolorcode.com

Triadic colors

1 #E6FEB9 and #B9E6FE with #FEB9E6 are triadic colors.

2 #E6B9FE and #B9FEE6 with #FEB9E6 are triadic colors.