COLOR #FD6E93

HEX: #FD6E93 RGB: (253,110,147)

Color info

#FD6E93 contains mainly red color. Web safe color of #FD6E93 is #FF6699 (or #F69).

RGB color model

#FD6E93 color RGB value is (253,110,147).

RGB: (253,110,147) (99%, 43%, 58%)

RGB channels and saturation

R 253 of 255 = 99%
G 110 of 255 = 43%
B 147 of 255 = 58%

253
110
147

R + G + B ~ 67%. #FD6E93 is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 110 + 147 = 510 (100%)
R 253 of 510 ~ 49.61%
G 110 of 510 ~ 21.57%
B 147 of 510 ~ 28.82'%

%49.61
%21.57
%28.82

CMYK color model

#FD6E93 color CMYK value is (0,57,42,1).

  • cyan value is 0.00%
  • magenta value is 56.52%
  • yellow value is 41.90%
  • key color value is 0.78%
CMYK: (0,57,42,1) C0M57Y42K1 (0%,57%,42%,1%) (0.00/0.57/0.42/0.01) 

CMYK percentages

%0
%56.52
%41.9
%0.78

Codes

Color #FD6E93 in popluar color models

FD 6E 93
RGB 253 110 147
HSL 344° 97.28% 71.18%
HSB/HSV 344° 56.52% 99.22%
CMYK 0.00% 56.52% 41.90%
0.78%

Color #FD6E93 in popluar number systems.

HEX FD 6E 93
Decimal 253 110 147
Binary 11111101 1101110 10010011
Octal 375 156 223

Shades and tints

Shades of #FD6E93

#FD6E93
(253,110,147)
#E66486
(230,100,134)
#CF5A79
(207,90,121)
#B8506C
(184,80,108)
#A1465F
(161,70,95)
#8A3C52
(138,60,82)
#733245
(115,50,69)
#5C2838
(92,40,56)
#451E2B
(69,30,43)
#2E141E
(46,20,30)
#170A11
(23,10,17)
#000000
(0,0,0)

Tints of #FD6E93

#FD6E93
(253,110,147)
#FD7B9C
(253,123,156)
#FD88A5
(253,136,165)
#FD95AE
(253,149,174)
#FDA2B7
(253,162,183)
#FDAFC0
(253,175,192)
#FDBCC9
(253,188,201)
#FDC9D2
(253,201,210)
#FDD6DB
(253,214,219)
#FDE3E4
(253,227,228)
#FDF0ED
(253,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FD6E93 color. Also use rgb(253,110,147) instead hex code.

Text Font Color

.myTextColor { color: #FD6E93; }

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

This text font color is #FD6E93.

Background Color

.myBgColor { background-color: #FD6E93; }

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

This div background color is #FD6E93.

Border color

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

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

This div border color is #FD6E93.

Opacity

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

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

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

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

This text has shadow with #FD6E93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FD6E93.

Preview

Color preview on black background

This text has color #FD6E93 on black background.


Color preview on white background

This text has color #FD6E93 on white background.


Black color preview on #FD6E93 background

This text has black color on #FD6E93 background.


White color preview on #FD6E93 background

This text has white color on #FD6E93 background.


Related colors

Complementary color

Complementary color for #hex is #02916C.


I love getcolorcode.com

Triadic colors

1 #93FD6E and #6E93FD with #FD6E93 are triadic colors.

2 #936EFD and #6EFD93 with #FD6E93 are triadic colors.