COLOR #FDB49B

HEX: #FDB49B RGB: (253,180,155)

Renk bilgisi

#FDB49B contains mainly red color. #FDB49B ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FDB49B color RGB value is (253,180,155).

RGB: (253,180,155) (99%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 180 of 255 = 71%
B 155 of 255 = 61%

253
180
155

R + G + B ~ 77%. #FDB49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 180 + 155 = 588 (100%)
R 253 of 588 ~ 43.03%
G 180 of 588 ~ 30.61%
B 155 of 588 ~ 26.36'%

%43.03
%30.61
%26.36

CMYK RENK MODELİ

#FDB49B rengi CMYK tonu (0,29,39,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.85%
  • sarı tonu 38.74%
  • ana renk tonu 0.78%

CMYK: (0,29,39,1)
C0M29Y39K1 (0%, 29%, 39%, 1%)
(0.00 / 0.29 / 0.39 / 0.01)

CMYK yüzdeleri

%0
%28.85
%38.74
%0.78

Codes

Color #FDB49B in popluar color models

FD B4 9B
RGB 253 180 155
HSL 15° 96.08% 80.00%
HSB/HSV 15° 38.74% 99.22%
CMYK 0.00% 28.85% 38.74%
0.78%

Color #FDB49B in popluar number systems.

HEX FD B4 9B
Decimal 253 180 155
Binary 11111101 10110100 10011011
Octal 375 264 233

Shades and tints

Shades of #FDB49B

#FDB49B
(253,180,155)
#E6A48D
(230,164,141)
#CF947F
(207,148,127)
#B88471
(184,132,113)
#A17463
(161,116,99)
#8A6455
(138,100,85)
#735447
(115,84,71)
#5C4439
(92,68,57)
#45342B
(69,52,43)
#2E241D
(46,36,29)
#17140F
(23,20,15)
#000000
(0,0,0)

Tints of #FDB49B

#FDB49B
(253,180,155)
#FDBAA4
(253,186,164)
#FDC0AD
(253,192,173)
#FDC6B6
(253,198,182)
#FDCCBF
(253,204,191)
#FDD2C8
(253,210,200)
#FDD8D1
(253,216,209)
#FDDEDA
(253,222,218)
#FDE4E3
(253,228,227)
#FDEAEC
(253,234,236)
#FDF0F5
(253,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDB49B color. Also use rgb(253,180,155) instead hex code.

Text Font Color

.myTextColor { color: #FDB49B; }

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

This text font color is #FDB49B.

Background Color

.myBgColor { background-color: #FDB49B; }

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

This div background color is #FDB49B.

Border color

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

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

This div border color is #FDB49B.

Opacity

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

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

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

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

This text has shadow with #FDB49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDB49B.

Preview

Color preview on black background

This text has color #FDB49B on black background.


Color preview on white background

This text has color #FDB49B on white background.


Black color preview on #FDB49B background

This text has black color on #FDB49B background.


White color preview on #FDB49B background

This text has white color on #FDB49B background.


Related colors

Complementary color

Complementary color for #hex is #024B64.


I love getcolorcode.com

Triadic colors

1 #9BFDB4 and #B49BFD with #FDB49B are triadic colors.

2 #9BB4FD and #B4FD9B with #FDB49B are triadic colors.