COLOR #FDBE7E

HEX: #FDBE7E RGB: (253,190,126)

Renk bilgisi

#FDBE7E contains mainly red color. #FDBE7E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#FDBE7E color RGB value is (253,190,126).

RGB: (253,190,126) (99%, 75%, 49%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 190 of 255 = 75%
B 126 of 255 = 49%

253
190
126

R + G + B ~ 74%. #FDBE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 190 + 126 = 569 (100%)
R 253 of 569 ~ 44.46%
G 190 of 569 ~ 33.39%
B 126 of 569 ~ 22.14'%

%44.46
%33.39
%22.14

CMYK RENK MODELİ

#FDBE7E rengi CMYK tonu (0,25,50,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.90%
  • sarı tonu 50.20%
  • ana renk tonu 0.78%

CMYK: (0,25,50,1)
C0M25Y50K1 (0%, 25%, 50%, 1%)
(0.00 / 0.25 / 0.50 / 0.01)

CMYK yüzdeleri

%0
%24.9
%50.2
%0.78

Codes

Color #FDBE7E in popluar color models

FD BE 7E
RGB 253 190 126
HSL 30° 96.95% 74.31%
HSB/HSV 30° 50.20% 99.22%
CMYK 0.00% 24.90% 50.20%
0.78%

Color #FDBE7E in popluar number systems.

HEX FD BE 7E
Decimal 253 190 126
Binary 11111101 10111110 1111110
Octal 375 276 176

Shades and tints

Shades of #FDBE7E

#FDBE7E
(253,190,126)
#E6AD73
(230,173,115)
#CF9C68
(207,156,104)
#B88B5D
(184,139,93)
#A17A52
(161,122,82)
#8A6947
(138,105,71)
#73583C
(115,88,60)
#5C4731
(92,71,49)
#453626
(69,54,38)
#2E251B
(46,37,27)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #FDBE7E

#FDBE7E
(253,190,126)
#FDC389
(253,195,137)
#FDC894
(253,200,148)
#FDCD9F
(253,205,159)
#FDD2AA
(253,210,170)
#FDD7B5
(253,215,181)
#FDDCC0
(253,220,192)
#FDE1CB
(253,225,203)
#FDE6D6
(253,230,214)
#FDEBE1
(253,235,225)
#FDF0EC
(253,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FDBE7E color. Also use rgb(253,190,126) instead hex code.

Text Font Color

.myTextColor { color: #FDBE7E; }

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

This text font color is #FDBE7E.

Background Color

.myBgColor { background-color: #FDBE7E; }

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

This div background color is #FDBE7E.

Border color

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

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

This div border color is #FDBE7E.

Opacity

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

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

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

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

This text has shadow with #FDBE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FDBE7E.

Preview

Color preview on black background

This text has color #FDBE7E on black background.


Color preview on white background

This text has color #FDBE7E on white background.


Black color preview on #FDBE7E background

This text has black color on #FDBE7E background.


White color preview on #FDBE7E background

This text has white color on #FDBE7E background.


Related colors

Complementary color

Complementary color for #hex is #024181.


I love getcolorcode.com

Triadic colors

1 #7EFDBE and #BE7EFD with #FDBE7E are triadic colors.

2 #7EBEFD and #BEFD7E with #FDBE7E are triadic colors.