COLOR #FECBE6

HEX: #FECBE6 RGB: (254,203,230)

Renk bilgisi

#FECBE6 contains red, green and blue colors in about the same proportion. #FECBE6 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FECBE6 color RGB value is (254,203,230).

RGB: (254,203,230) (100%, 80%, 90%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 203 of 255 = 80%
B 230 of 255 = 90%

254
203
230

R + G + B ~ 90%. #FECBE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 203 + 230 = 687 (100%)
R 254 of 687 ~ 36.97%
G 203 of 687 ~ 29.55%
B 230 of 687 ~ 33.48'%

%36.97
%29.55
%33.48

CMYK RENK MODELİ

#FECBE6 rengi CMYK tonu (0,20,9,0).

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

CMYK: (0,20,9,0)
C0M20Y9K0 (0%, 20%, 9%, 0%)
(0.00 / 0.20 / 0.09 / 0.00)

CMYK yüzdeleri

%0
%20.08
%9.45
%0.39

Codes

Color #FECBE6 in popluar color models

FE CB E6
RGB 254 203 230
HSL 328° 96.23% 89.61%
HSB/HSV 328° 20.08% 99.61%
CMYK 0.00% 20.08% 9.45%
0.39%

Color #FECBE6 in popluar number systems.

HEX FE CB E6
Decimal 254 203 230
Binary 11111110 11001011 11100110
Octal 376 313 346

Shades and tints

Shades of #FECBE6

#FECBE6
(254,203,230)
#E7B9D2
(231,185,210)
#D0A7BE
(208,167,190)
#B995AA
(185,149,170)
#A28396
(162,131,150)
#8B7182
(139,113,130)
#745F6E
(116,95,110)
#5D4D5A
(93,77,90)
#463B46
(70,59,70)
#2F2932
(47,41,50)
#18171E
(24,23,30)
#000000
(0,0,0)

Tints of #FECBE6

#FECBE6
(254,203,230)
#FECFE8
(254,207,232)
#FED3EA
(254,211,234)
#FED7EC
(254,215,236)
#FEDBEE
(254,219,238)
#FEDFF0
(254,223,240)
#FEE3F2
(254,227,242)
#FEE7F4
(254,231,244)
#FEEBF6
(254,235,246)
#FEEFF8
(254,239,248)
#FEF3FA
(254,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FECBE6; }

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

This text font color is #FECBE6.

Background Color

.myBgColor { background-color: #FECBE6; }

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

This div background color is #FECBE6.

Border color

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

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

This div border color is #FECBE6.

Opacity

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

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

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

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

This text has shadow with #FECBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FECBE6.

Preview

Color preview on black background

This text has color #FECBE6 on black background.


Color preview on white background

This text has color #FECBE6 on white background.


Black color preview on #FECBE6 background

This text has black color on #FECBE6 background.


White color preview on #FECBE6 background

This text has white color on #FECBE6 background.


Related colors

Complementary color

Complementary color for #hex is #013419.


I love getcolorcode.com

Triadic colors

1 #E6FECB and #CBE6FE with #FECBE6 are triadic colors.

2 #E6CBFE and #CBFEE6 with #FECBE6 are triadic colors.