COLOR #FDDDBB

HEX: #FDDDBB RGB: (253,221,187)

Renk bilgisi

#FDDDBB contains mainly red and green colors. #FDDDBB ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FDDDBB color RGB value is (253,221,187).

RGB: (253,221,187) (99%, 87%, 73%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 221 of 255 = 87%
B 187 of 255 = 73%

253
221
187

R + G + B ~ 86%. #FDDDBB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 221 + 187 = 661 (100%)
R 253 of 661 ~ 38.28%
G 221 of 661 ~ 33.43%
B 187 of 661 ~ 28.29'%

%38.28
%33.43
%28.29

CMYK RENK MODELİ

#FDDDBB rengi CMYK tonu (0,13,26,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.65%
  • sarı tonu 26.09%
  • ana renk tonu 0.78%

CMYK: (0,13,26,1)
C0M13Y26K1 (0%, 13%, 26%, 1%)
(0.00 / 0.13 / 0.26 / 0.01)

CMYK yüzdeleri

%0
%12.65
%26.09
%0.78

Codes

Color #FDDDBB in popluar color models

FD DD BB
RGB 253 221 187
HSL 31° 94.29% 86.27%
HSB/HSV 31° 26.09% 99.22%
CMYK 0.00% 12.65% 26.09%
0.78%

Color #FDDDBB in popluar number systems.

HEX FD DD BB
Decimal 253 221 187
Binary 11111101 11011101 10111011
Octal 375 335 273

Shades and tints

Shades of #FDDDBB

#FDDDBB
(253,221,187)
#E6C9AA
(230,201,170)
#CFB599
(207,181,153)
#B8A188
(184,161,136)
#A18D77
(161,141,119)
#8A7966
(138,121,102)
#736555
(115,101,85)
#5C5144
(92,81,68)
#453D33
(69,61,51)
#2E2922
(46,41,34)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #FDDDBB

#FDDDBB
(253,221,187)
#FDE0C1
(253,224,193)
#FDE3C7
(253,227,199)
#FDE6CD
(253,230,205)
#FDE9D3
(253,233,211)
#FDECD9
(253,236,217)
#FDEFDF
(253,239,223)
#FDF2E5
(253,242,229)
#FDF5EB
(253,245,235)
#FDF8F1
(253,248,241)
#FDFBF7
(253,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDDDBB color. Also use rgb(253,221,187) instead hex code.

Text Font Color

.myTextColor { color: #FDDDBB; }

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

This text font color is #FDDDBB.

Background Color

.myBgColor { background-color: #FDDDBB; }

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

This div background color is #FDDDBB.

Border color

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

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

This div border color is #FDDDBB.

Opacity

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

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

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

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

This text has shadow with #FDDDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDDDBB.

Preview

Color preview on black background

This text has color #FDDDBB on black background.


Color preview on white background

This text has color #FDDDBB on white background.


Black color preview on #FDDDBB background

This text has black color on #FDDDBB background.


White color preview on #FDDDBB background

This text has white color on #FDDDBB background.


Related colors

Complementary color

Complementary color for #hex is #022244.


I love getcolorcode.com

Triadic colors

1 #BBFDDD and #DDBBFD with #FDDDBB are triadic colors.

2 #BBDDFD and #DDFDBB with #FDDDBB are triadic colors.