COLOR #FDF5DB

HEX: #FDF5DB RGB: (253,245,219)

Renk bilgisi

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

RGB renk modeli

#FDF5DB color RGB value is (253,245,219).

RGB: (253,245,219) (99%, 96%, 86%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 245 of 255 = 96%
B 219 of 255 = 86%

253
245
219

R + G + B ~ 94%. #FDF5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 245 + 219 = 717 (100%)
R 253 of 717 ~ 35.29%
G 245 of 717 ~ 34.17%
B 219 of 717 ~ 30.54'%

%35.29
%34.17
%30.54

CMYK RENK MODELİ

#FDF5DB rengi CMYK tonu (0,3,13,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.16%
  • sarı tonu 13.44%
  • ana renk tonu 0.78%

CMYK: (0,3,13,1)
C0M3Y13K1 (0%, 3%, 13%, 1%)
(0.00 / 0.03 / 0.13 / 0.01)

CMYK yüzdeleri

%0
%3.16
%13.44
%0.78

Codes

Color #FDF5DB in popluar color models

FD F5 DB
RGB 253 245 219
HSL 46° 89.47% 92.55%
HSB/HSV 46° 13.44% 99.22%
CMYK 0.00% 3.16% 13.44%
0.78%

Color #FDF5DB in popluar number systems.

HEX FD F5 DB
Decimal 253 245 219
Binary 11111101 11110101 11011011
Octal 375 365 333

Shades and tints

Shades of #FDF5DB

#FDF5DB
(253,245,219)
#E6DFC8
(230,223,200)
#CFC9B5
(207,201,181)
#B8B3A2
(184,179,162)
#A19D8F
(161,157,143)
#8A877C
(138,135,124)
#737169
(115,113,105)
#5C5B56
(92,91,86)
#454543
(69,69,67)
#2E2F30
(46,47,48)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #FDF5DB

#FDF5DB
(253,245,219)
#FDF5DE
(253,245,222)
#FDF5E1
(253,245,225)
#FDF5E4
(253,245,228)
#FDF5E7
(253,245,231)
#FDF5EA
(253,245,234)
#FDF5ED
(253,245,237)
#FDF5F0
(253,245,240)
#FDF5F3
(253,245,243)
#FDF5F6
(253,245,246)
#FDF5F9
(253,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDF5DB color. Also use rgb(253,245,219) instead hex code.

Text Font Color

.myTextColor { color: #FDF5DB; }

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

This text font color is #FDF5DB.

Background Color

.myBgColor { background-color: #FDF5DB; }

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

This div background color is #FDF5DB.

Border color

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

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

This div border color is #FDF5DB.

Opacity

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

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

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

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

This text has shadow with #FDF5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDF5DB.

Preview

Color preview on black background

This text has color #FDF5DB on black background.


Color preview on white background

This text has color #FDF5DB on white background.


Black color preview on #FDF5DB background

This text has black color on #FDF5DB background.


White color preview on #FDF5DB background

This text has white color on #FDF5DB background.


Related colors

Complementary color

Complementary color for #hex is #020A24.


I love getcolorcode.com

Triadic colors

1 #DBFDF5 and #F5DBFD with #FDF5DB are triadic colors.

2 #DBF5FD and #F5FDDB with #FDF5DB are triadic colors.