COLOR #FDD5E7

HEX: #FDD5E7 RGB: (253,213,231)

Renk bilgisi

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

RGB renk modeli

#FDD5E7 color RGB value is (253,213,231).

RGB: (253,213,231) (99%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 213 of 255 = 84%
B 231 of 255 = 91%

253
213
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 213 + 231 = 697 (100%)
R 253 of 697 ~ 36.3%
G 213 of 697 ~ 30.56%
B 231 of 697 ~ 33.14'%

%36.3
%30.56
%33.14

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.81%
  • sarı tonu 8.70%
  • 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
%8.7
%0.78

Codes

Color #FDD5E7 in popluar color models

FD D5 E7
RGB 253 213 231
HSL 333° 90.91% 91.37%
HSB/HSV 333° 15.81% 99.22%
CMYK 0.00% 15.81% 8.70%
0.78%

Color #FDD5E7 in popluar number systems.

HEX FD D5 E7
Decimal 253 213 231
Binary 11111101 11010101 11100111
Octal 375 325 347

Shades and tints

Shades of #FDD5E7

#FDD5E7
(253,213,231)
#E6C2D2
(230,194,210)
#CFAFBD
(207,175,189)
#B89CA8
(184,156,168)
#A18993
(161,137,147)
#8A767E
(138,118,126)
#736369
(115,99,105)
#5C5054
(92,80,84)
#453D3F
(69,61,63)
#2E2A2A
(46,42,42)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #FDD5E7

#FDD5E7
(253,213,231)
#FDD8E9
(253,216,233)
#FDDBEB
(253,219,235)
#FDDEED
(253,222,237)
#FDE1EF
(253,225,239)
#FDE4F1
(253,228,241)
#FDE7F3
(253,231,243)
#FDEAF5
(253,234,245)
#FDEDF7
(253,237,247)
#FDF0F9
(253,240,249)
#FDF3FB
(253,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FDD5E7; }

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

This text font color is #FDD5E7.

Background Color

.myBgColor { background-color: #FDD5E7; }

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

This div background color is #FDD5E7.

Border color

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

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

This div border color is #FDD5E7.

Opacity

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

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

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

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

This text has shadow with #FDD5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDD5E7.

Preview

Color preview on black background

This text has color #FDD5E7 on black background.


Color preview on white background

This text has color #FDD5E7 on white background.


Black color preview on #FDD5E7 background

This text has black color on #FDD5E7 background.


White color preview on #FDD5E7 background

This text has white color on #FDD5E7 background.


Related colors

Complementary color

Complementary color for #hex is #022A18.


I love getcolorcode.com

Triadic colors

1 #E7FDD5 and #D5E7FD with #FDD5E7 are triadic colors.

2 #E7D5FD and #D5FDE7 with #FDD5E7 are triadic colors.