COLOR #FD9BBE

HEX: #FD9BBE RGB: (253,155,190)

Color info

#FD9BBE contains mainly red color. Web safe color of #FD9BBE is #FF99CC (or #F9C).

RGB color model

#FD9BBE color RGB value is (253,155,190).

RGB: (253,155,190) (99%, 61%, 75%)

RGB channels and saturation

R 253 of 255 = 99%
G 155 of 255 = 61%
B 190 of 255 = 75%

253
155
190

R + G + B ~ 78%. #FD9BBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 253 + 155 + 190 = 598 (100%)
R 253 of 598 ~ 42.31%
G 155 of 598 ~ 25.92%
B 190 of 598 ~ 31.77'%

%42.31
%25.92
%31.77

CMYK color model

#FD9BBE color CMYK value is (0,39,25,1).

  • cyan value is 0.00%
  • magenta value is 38.74%
  • yellow value is 24.90%
  • key color value is 0.78%
CMYK: (0,39,25,1) C0M39Y25K1 (0%,39%,25%,1%) (0.00/0.39/0.25/0.01) 

CMYK percentages

%0
%38.74
%24.9
%0.78

Codes

Color #FD9BBE in popluar color models

FD 9B BE
RGB 253 155 190
HSL 339° 96.08% 80.00%
HSB/HSV 339° 38.74% 99.22%
CMYK 0.00% 38.74% 24.90%
0.78%

Color #FD9BBE in popluar number systems.

HEX FD 9B BE
Decimal 253 155 190
Binary 11111101 10011011 10111110
Octal 375 233 276

Shades and tints

Shades of #FD9BBE

#FD9BBE
(253,155,190)
#E68DAD
(230,141,173)
#CF7F9C
(207,127,156)
#B8718B
(184,113,139)
#A1637A
(161,99,122)
#8A5569
(138,85,105)
#734758
(115,71,88)
#5C3947
(92,57,71)
#452B36
(69,43,54)
#2E1D25
(46,29,37)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #FD9BBE

#FD9BBE
(253,155,190)
#FDA4C3
(253,164,195)
#FDADC8
(253,173,200)
#FDB6CD
(253,182,205)
#FDBFD2
(253,191,210)
#FDC8D7
(253,200,215)
#FDD1DC
(253,209,220)
#FDDAE1
(253,218,225)
#FDE3E6
(253,227,230)
#FDECEB
(253,236,235)
#FDF5F0
(253,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FD9BBE; }

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

This text font color is #FD9BBE.

Background Color

.myBgColor { background-color: #FD9BBE; }

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

This div background color is #FD9BBE.

Border color

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

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

This div border color is #FD9BBE.

Opacity

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

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

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

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

This text has shadow with #FD9BBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FD9BBE.

Preview

Color preview on black background

This text has color #FD9BBE on black background.


Color preview on white background

This text has color #FD9BBE on white background.


Black color preview on #FD9BBE background

This text has black color on #FD9BBE background.


White color preview on #FD9BBE background

This text has white color on #FD9BBE background.


Related colors

Complementary color

Complementary color for #hex is #026441.


I love getcolorcode.com

Triadic colors

1 #BEFD9B and #9BBEFD with #FD9BBE are triadic colors.

2 #BE9BFD and #9BFDBE with #FD9BBE are triadic colors.