COLOR #FFD5E6

HEX: #FFD5E6 RGB: (255,213,230)

Renk bilgisi

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

RGB renk modeli

#FFD5E6 color RGB value is (255,213,230).

RGB: (255,213,230) (100%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 255 of 255 = 100%
G 213 of 255 = 84%
B 230 of 255 = 90%

255
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 255 + 213 + 230 = 698 (100%)
R 255 of 698 ~ 36.53%
G 213 of 698 ~ 30.52%
B 230 of 698 ~ 32.95'%

%36.53
%30.52
%32.95

CMYK RENK MODELİ

#FFD5E6 rengi CMYK tonu (0,16,10,0).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.47%
  • sarı tonu 9.80%
  • ana renk tonu 0.00%

CMYK: (0,16,10,0)
C0M16Y10K0 (0%, 16%, 10%, 0%)
(0.00 / 0.16 / 0.10 / 0.00)

CMYK yüzdeleri

%0
%16.47
%9.8
%0

Codes

Color #FFD5E6 in popluar color models

FF D5 E6
RGB 255 213 230
HSL 336° 100.00% 91.76%
HSB/HSV 336° 16.47% 100.00%
CMYK 0.00% 16.47% 9.80%
0.00%

Color #FFD5E6 in popluar number systems.

HEX FF D5 E6
Decimal 255 213 230
Binary 11111111 11010101 11100110
Octal 377 325 346

Shades and tints

Shades of #FFD5E6

#FFD5E6
(255,213,230)
#E8C2D2
(232,194,210)
#D1AFBE
(209,175,190)
#BA9CAA
(186,156,170)
#A38996
(163,137,150)
#8C7682
(140,118,130)
#75636E
(117,99,110)
#5E505A
(94,80,90)
#473D46
(71,61,70)
#302A32
(48,42,50)
#19171E
(25,23,30)
#000000
(0,0,0)

Tints of #FFD5E6

#FFD5E6
(255,213,230)
#FFD8E8
(255,216,232)
#FFDBEA
(255,219,234)
#FFDEEC
(255,222,236)
#FFE1EE
(255,225,238)
#FFE4F0
(255,228,240)
#FFE7F2
(255,231,242)
#FFEAF4
(255,234,244)
#FFEDF6
(255,237,246)
#FFF0F8
(255,240,248)
#FFF3FA
(255,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FFD5E6; }

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

This text font color is #FFD5E6.

Background Color

.myBgColor { background-color: #FFD5E6; }

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

This div background color is #FFD5E6.

Border color

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

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

This div border color is #FFD5E6.

Opacity

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

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

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

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

This text has shadow with #FFD5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FFD5E6.

Preview

Color preview on black background

This text has color #FFD5E6 on black background.


Color preview on white background

This text has color #FFD5E6 on white background.


Black color preview on #FFD5E6 background

This text has black color on #FFD5E6 background.


White color preview on #FFD5E6 background

This text has white color on #FFD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #002A19.


I love getcolorcode.com

Triadic colors

1 #E6FFD5 and #D5E6FF with #FFD5E6 are triadic colors.

2 #E6D5FF and #D5FFE6 with #FFD5E6 are triadic colors.