COLOR #FDB6ED

HEX: #FDB6ED RGB: (253,182,237)

Renk bilgisi

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

RGB renk modeli

#FDB6ED color RGB value is (253,182,237).

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

RGB bağlantıları ve doygunluk

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

253
182
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 182 + 237 = 672 (100%)
R 253 of 672 ~ 37.65%
G 182 of 672 ~ 27.08%
B 237 of 672 ~ 35.27'%

%37.65
%27.08
%35.27

CMYK RENK MODELİ

#FDB6ED rengi CMYK tonu (0,28,6,1).

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

CMYK: (0,28,6,1)
C0M28Y6K1 (0%, 28%, 6%, 1%)
(0.00 / 0.28 / 0.06 / 0.01)

CMYK yüzdeleri

%0
%28.06
%6.32
%0.78

Codes

Color #FDB6ED in popluar color models

FD B6 ED
RGB 253 182 237
HSL 314° 94.67% 85.29%
HSB/HSV 314° 28.06% 99.22%
CMYK 0.00% 28.06% 6.32%
0.78%

Color #FDB6ED in popluar number systems.

HEX FD B6 ED
Decimal 253 182 237
Binary 11111101 10110110 11101101
Octal 375 266 355

Shades and tints

Shades of #FDB6ED

#FDB6ED
(253,182,237)
#E6A6D8
(230,166,216)
#CF96C3
(207,150,195)
#B886AE
(184,134,174)
#A17699
(161,118,153)
#8A6684
(138,102,132)
#73566F
(115,86,111)
#5C465A
(92,70,90)
#453645
(69,54,69)
#2E2630
(46,38,48)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #FDB6ED

#FDB6ED
(253,182,237)
#FDBCEE
(253,188,238)
#FDC2EF
(253,194,239)
#FDC8F0
(253,200,240)
#FDCEF1
(253,206,241)
#FDD4F2
(253,212,242)
#FDDAF3
(253,218,243)
#FDE0F4
(253,224,244)
#FDE6F5
(253,230,245)
#FDECF6
(253,236,246)
#FDF2F7
(253,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDB6ED; }

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

This text font color is #FDB6ED.

Background Color

.myBgColor { background-color: #FDB6ED; }

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

This div background color is #FDB6ED.

Border color

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

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

This div border color is #FDB6ED.

Opacity

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

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

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

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

This text has shadow with #FDB6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDB6ED.

Preview

Color preview on black background

This text has color #FDB6ED on black background.


Color preview on white background

This text has color #FDB6ED on white background.


Black color preview on #FDB6ED background

This text has black color on #FDB6ED background.


White color preview on #FDB6ED background

This text has white color on #FDB6ED background.


Related colors

Complementary color

Complementary color for #hex is #024912.


I love getcolorcode.com

Triadic colors

1 #EDFDB6 and #B6EDFD with #FDB6ED are triadic colors.

2 #EDB6FD and #B6FDED with #FDB6ED are triadic colors.