COLOR #FDD5E6

HEX: #FDD5E6 RGB: (253,213,230)

Renk bilgisi

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

RGB renk modeli

#FDD5E6 color RGB value is (253,213,230).

RGB: (253,213,230) (99%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 213 of 255 = 84%
B 230 of 255 = 90%

253
213
230

R + G + B ~ 91%. #FDD5E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 213 + 230 = 696 (100%)
R 253 of 696 ~ 36.35%
G 213 of 696 ~ 30.6%
B 230 of 696 ~ 33.05'%

%36.35
%30.6
%33.05

CMYK RENK MODELİ

#FDD5E6 rengi CMYK tonu (0,16,9,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.81%
  • sarı tonu 9.09%
  • ana renk tonu 0.78%

CMYK: (0,16,9,1)
C0M16Y9K1 (0%, 16%, 9%, 1%)
(0.00 / 0.16 / 0.09 / 0.01)

CMYK yüzdeleri

%0
%15.81
%9.09
%0.78

Codes

Color #FDD5E6 in popluar color models

FD D5 E6
RGB 253 213 230
HSL 335° 90.91% 91.37%
HSB/HSV 335° 15.81% 99.22%
CMYK 0.00% 15.81% 9.09%
0.78%

Color #FDD5E6 in popluar number systems.

HEX FD D5 E6
Decimal 253 213 230
Binary 11111101 11010101 11100110
Octal 375 325 346

Shades and tints

Shades of #FDD5E6

#FDD5E6
(253,213,230)
#E6C2D2
(230,194,210)
#CFAFBE
(207,175,190)
#B89CAA
(184,156,170)
#A18996
(161,137,150)
#8A7682
(138,118,130)
#73636E
(115,99,110)
#5C505A
(92,80,90)
#453D46
(69,61,70)
#2E2A32
(46,42,50)
#17171E
(23,23,30)
#000000
(0,0,0)

Tints of #FDD5E6

#FDD5E6
(253,213,230)
#FDD8E8
(253,216,232)
#FDDBEA
(253,219,234)
#FDDEEC
(253,222,236)
#FDE1EE
(253,225,238)
#FDE4F0
(253,228,240)
#FDE7F2
(253,231,242)
#FDEAF4
(253,234,244)
#FDEDF6
(253,237,246)
#FDF0F8
(253,240,248)
#FDF3FA
(253,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDD5E6 color. Also use rgb(253,213,230) instead hex code.

Text Font Color

.myTextColor { color: #FDD5E6; }

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

This text font color is #FDD5E6.

Background Color

.myBgColor { background-color: #FDD5E6; }

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

This div background color is #FDD5E6.

Border color

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

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

This div border color is #FDD5E6.

Opacity

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

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

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

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

This text has shadow with #FDD5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDD5E6.

Preview

Color preview on black background

This text has color #FDD5E6 on black background.


Color preview on white background

This text has color #FDD5E6 on white background.


Black color preview on #FDD5E6 background

This text has black color on #FDD5E6 background.


White color preview on #FDD5E6 background

This text has white color on #FDD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #022A19.


I love getcolorcode.com

Triadic colors

1 #E6FDD5 and #D5E6FD with #FDD5E6 are triadic colors.

2 #E6D5FD and #D5FDE6 with #FDD5E6 are triadic colors.