COLOR #FD5E5A

HEX: #FD5E5A RGB: (253,94,90)

Renk bilgisi

#FD5E5A contains mainly red color. #FD5E5A ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#FD5E5A color RGB value is (253,94,90).

RGB: (253,94,90) (99%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 253 of 255 = 99%
G 94 of 255 = 37%
B 90 of 255 = 35%

253
94
90

R + G + B ~ 57%. #FD5E5A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 253 + 94 + 90 = 437 (100%)
R 253 of 437 ~ 57.89%
G 94 of 437 ~ 21.51%
B 90 of 437 ~ 20.59'%

%57.89
%21.51
%20.59

CMYK RENK MODELİ

#FD5E5A rengi CMYK tonu (0,63,64,1).

  • camgöbeği tonu 0.00%
  • eflatun tonu 62.85%
  • sarı tonu 64.43%
  • ana renk tonu 0.78%

CMYK: (0,63,64,1)
C0M63Y64K1 (0%, 63%, 64%, 1%)
(0.00 / 0.63 / 0.64 / 0.01)

CMYK yüzdeleri

%0
%62.85
%64.43
%0.78

Codes

Color #FD5E5A in popluar color models

FD 5E 5A
RGB 253 94 90
HSL 97.60% 67.25%
HSB/HSV 64.43% 99.22%
CMYK 0.00% 62.85% 64.43%
0.78%

Color #FD5E5A in popluar number systems.

HEX FD 5E 5A
Decimal 253 94 90
Binary 11111101 1011110 1011010
Octal 375 136 132

Shades and tints

Shades of #FD5E5A

#FD5E5A
(253,94,90)
#E65652
(230,86,82)
#CF4E4A
(207,78,74)
#B84642
(184,70,66)
#A13E3A
(161,62,58)
#8A3632
(138,54,50)
#732E2A
(115,46,42)
#5C2622
(92,38,34)
#451E1A
(69,30,26)
#2E1612
(46,22,18)
#170E0A
(23,14,10)
#000000
(0,0,0)

Tints of #FD5E5A

#FD5E5A
(253,94,90)
#FD6C69
(253,108,105)
#FD7A78
(253,122,120)
#FD8887
(253,136,135)
#FD9696
(253,150,150)
#FDA4A5
(253,164,165)
#FDB2B4
(253,178,180)
#FDC0C3
(253,192,195)
#FDCED2
(253,206,210)
#FDDCE1
(253,220,225)
#FDEAF0
(253,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FD5E5A color. Also use rgb(253,94,90) instead hex code.

Text Font Color

.myTextColor { color: #FD5E5A; }

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

This text font color is #FD5E5A.

Background Color

.myBgColor { background-color: #FD5E5A; }

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

This div background color is #FD5E5A.

Border color

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

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

This div border color is #FD5E5A.

Opacity

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

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

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

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

This text has shadow with #FD5E5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FD5E5A.

Preview

Color preview on black background

This text has color #FD5E5A on black background.


Color preview on white background

This text has color #FD5E5A on white background.


Black color preview on #FD5E5A background

This text has black color on #FD5E5A background.


White color preview on #FD5E5A background

This text has white color on #FD5E5A background.


Related colors

Complementary color

Complementary color for #hex is #02A1A5.


I love getcolorcode.com

Triadic colors

1 #5AFD5E and #5E5AFD with #FD5E5A are triadic colors.

2 #5A5EFD and #5EFD5A with #FD5E5A are triadic colors.