COLOR #FDBEE5

HEX: #FDBEE5 RGB: (253,190,229)

Renk bilgisi

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

RGB renk modeli

#FDBEE5 color RGB value is (253,190,229).

RGB: (253,190,229) (99%, 75%, 90%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 190 of 255 = 75%
B 229 of 255 = 90%

253
190
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 190 + 229 = 672 (100%)
R 253 of 672 ~ 37.65%
G 190 of 672 ~ 28.27%
B 229 of 672 ~ 34.08'%

%37.65
%28.27
%34.08

CMYK RENK MODELİ

#FDBEE5 rengi CMYK tonu (0,25,9,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.90%
  • sarı tonu 9.49%
  • ana renk tonu 0.78%

CMYK: (0,25,9,1)
C0M25Y9K1 (0%, 25%, 9%, 1%)
(0.00 / 0.25 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%24.9
%9.49
%0.78

Codes

Color #FDBEE5 in popluar color models

FD BE E5
RGB 253 190 229
HSL 323° 94.03% 86.86%
HSB/HSV 323° 24.90% 99.22%
CMYK 0.00% 24.90% 9.49%
0.78%

Color #FDBEE5 in popluar number systems.

HEX FD BE E5
Decimal 253 190 229
Binary 11111101 10111110 11100101
Octal 375 276 345

Shades and tints

Shades of #FDBEE5

#FDBEE5
(253,190,229)
#E6ADD1
(230,173,209)
#CF9CBD
(207,156,189)
#B88BA9
(184,139,169)
#A17A95
(161,122,149)
#8A6981
(138,105,129)
#73586D
(115,88,109)
#5C4759
(92,71,89)
#453645
(69,54,69)
#2E2531
(46,37,49)
#17141D
(23,20,29)
#000000
(0,0,0)

Tints of #FDBEE5

#FDBEE5
(253,190,229)
#FDC3E7
(253,195,231)
#FDC8E9
(253,200,233)
#FDCDEB
(253,205,235)
#FDD2ED
(253,210,237)
#FDD7EF
(253,215,239)
#FDDCF1
(253,220,241)
#FDE1F3
(253,225,243)
#FDE6F5
(253,230,245)
#FDEBF7
(253,235,247)
#FDF0F9
(253,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDBEE5 color. Also use rgb(253,190,229) instead hex code.

Text Font Color

.myTextColor { color: #FDBEE5; }

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

This text font color is #FDBEE5.

Background Color

.myBgColor { background-color: #FDBEE5; }

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

This div background color is #FDBEE5.

Border color

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

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

This div border color is #FDBEE5.

Opacity

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

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

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

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

This text has shadow with #FDBEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDBEE5.

Preview

Color preview on black background

This text has color #FDBEE5 on black background.


Color preview on white background

This text has color #FDBEE5 on white background.


Black color preview on #FDBEE5 background

This text has black color on #FDBEE5 background.


White color preview on #FDBEE5 background

This text has white color on #FDBEE5 background.


Related colors

Complementary color

Complementary color for #hex is #02411A.


I love getcolorcode.com

Triadic colors

1 #E5FDBE and #BEE5FD with #FDBEE5 are triadic colors.

2 #E5BEFD and #BEFDE5 with #FDBEE5 are triadic colors.