COLOR #FDB6EC

HEX: #FDB6EC RGB: (253,182,236)

Renk bilgisi

#FDB6EC contains mainly red and blue colors. #FDB6EC ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#FDB6EC color RGB value is (253,182,236).

RGB: (253,182,236) (99%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 182 of 255 = 71%
B 236 of 255 = 93%

253
182
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 182 + 236 = 671 (100%)
R 253 of 671 ~ 37.7%
G 182 of 671 ~ 27.12%
B 236 of 671 ~ 35.17'%

%37.7
%27.12
%35.17

CMYK RENK MODELİ

#FDB6EC rengi CMYK tonu (0,28,7,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.06%
  • sarı tonu 6.72%
  • ana renk tonu 0.78%

CMYK: (0,28,7,1)
C0M28Y7K1 (0%, 28%, 7%, 1%)
(0.00 / 0.28 / 0.07 / 0.01)

CMYK yüzdeleri

%0
%28.06
%6.72
%0.78

Codes

Color #FDB6EC in popluar color models

FD B6 EC
RGB 253 182 236
HSL 314° 94.67% 85.29%
HSB/HSV 314° 28.06% 99.22%
CMYK 0.00% 28.06% 6.72%
0.78%

Color #FDB6EC in popluar number systems.

HEX FD B6 EC
Decimal 253 182 236
Binary 11111101 10110110 11101100
Octal 375 266 354

Shades and tints

Shades of #FDB6EC

#FDB6EC
(253,182,236)
#E6A6D7
(230,166,215)
#CF96C2
(207,150,194)
#B886AD
(184,134,173)
#A17698
(161,118,152)
#8A6683
(138,102,131)
#73566E
(115,86,110)
#5C4659
(92,70,89)
#453644
(69,54,68)
#2E262F
(46,38,47)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #FDB6EC

#FDB6EC
(253,182,236)
#FDBCED
(253,188,237)
#FDC2EE
(253,194,238)
#FDC8EF
(253,200,239)
#FDCEF0
(253,206,240)
#FDD4F1
(253,212,241)
#FDDAF2
(253,218,242)
#FDE0F3
(253,224,243)
#FDE6F4
(253,230,244)
#FDECF5
(253,236,245)
#FDF2F6
(253,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDB6EC color. Also use rgb(253,182,236) instead hex code.

Text Font Color

.myTextColor { color: #FDB6EC; }

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

This text font color is #FDB6EC.

Background Color

.myBgColor { background-color: #FDB6EC; }

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

This div background color is #FDB6EC.

Border color

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

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

This div border color is #FDB6EC.

Opacity

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

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

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

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

This text has shadow with #FDB6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDB6EC.

Preview

Color preview on black background

This text has color #FDB6EC on black background.


Color preview on white background

This text has color #FDB6EC on white background.


Black color preview on #FDB6EC background

This text has black color on #FDB6EC background.


White color preview on #FDB6EC background

This text has white color on #FDB6EC background.


Related colors

Complementary color

Complementary color for #hex is #024913.


I love getcolorcode.com

Triadic colors

1 #ECFDB6 and #B6ECFD with #FDB6EC are triadic colors.

2 #ECB6FD and #B6FDEC with #FDB6EC are triadic colors.