COLOR #FEB5DB

HEX: #FEB5DB RGB: (254,181,219)

Renk bilgisi

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

RGB renk modeli

#FEB5DB color RGB value is (254,181,219).

RGB: (254,181,219) (100%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 254 of 255 = 100%
G 181 of 255 = 71%
B 219 of 255 = 86%

254
181
219

R + G + B ~ 86%. #FEB5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 254 + 181 + 219 = 654 (100%)
R 254 of 654 ~ 38.84%
G 181 of 654 ~ 27.68%
B 219 of 654 ~ 33.49'%

%38.84
%27.68
%33.49

CMYK RENK MODELİ

#FEB5DB rengi CMYK tonu (0,29,14,0).

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

CMYK: (0,29,14,0)
C0M29Y14K0 (0%, 29%, 14%, 0%)
(0.00 / 0.29 / 0.14 / 0.00)

CMYK yüzdeleri

%0
%28.74
%13.78
%0.39

Codes

Color #FEB5DB in popluar color models

FE B5 DB
RGB 254 181 219
HSL 329° 97.33% 85.29%
HSB/HSV 329° 28.74% 99.61%
CMYK 0.00% 28.74% 13.78%
0.39%

Color #FEB5DB in popluar number systems.

HEX FE B5 DB
Decimal 254 181 219
Binary 11111110 10110101 11011011
Octal 376 265 333

Shades and tints

Shades of #FEB5DB

#FEB5DB
(254,181,219)
#E7A5C8
(231,165,200)
#D095B5
(208,149,181)
#B985A2
(185,133,162)
#A2758F
(162,117,143)
#8B657C
(139,101,124)
#745569
(116,85,105)
#5D4556
(93,69,86)
#463543
(70,53,67)
#2F2530
(47,37,48)
#18151D
(24,21,29)
#000000
(0,0,0)

Tints of #FEB5DB

#FEB5DB
(254,181,219)
#FEBBDE
(254,187,222)
#FEC1E1
(254,193,225)
#FEC7E4
(254,199,228)
#FECDE7
(254,205,231)
#FED3EA
(254,211,234)
#FED9ED
(254,217,237)
#FEDFF0
(254,223,240)
#FEE5F3
(254,229,243)
#FEEBF6
(254,235,246)
#FEF1F9
(254,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FEB5DB; }

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

This text font color is #FEB5DB.

Background Color

.myBgColor { background-color: #FEB5DB; }

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

This div background color is #FEB5DB.

Border color

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

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

This div border color is #FEB5DB.

Opacity

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

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

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

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

This text has shadow with #FEB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FEB5DB.

Preview

Color preview on black background

This text has color #FEB5DB on black background.


Color preview on white background

This text has color #FEB5DB on white background.


Black color preview on #FEB5DB background

This text has black color on #FEB5DB background.


White color preview on #FEB5DB background

This text has white color on #FEB5DB background.


Related colors

Complementary color

Complementary color for #hex is #014A24.


I love getcolorcode.com

Triadic colors

1 #DBFEB5 and #B5DBFE with #FEB5DB are triadic colors.

2 #DBB5FE and #B5FEDB with #FEB5DB are triadic colors.