COLOR #EF9BAF

HEX: #EF9BAF RGB: (239,155,175)

Color info

#EF9BAF contains mainly red color. Web safe color of #EF9BAF is #FF9999 (or #F99).

RGB color model

#EF9BAF color RGB value is (239,155,175).

RGB: (239,155,175) (94%, 61%, 69%)

RGB channels and saturation

R 239 of 255 = 94%
G 155 of 255 = 61%
B 175 of 255 = 69%

239
155
175

R + G + B ~ 75%. #EF9BAF is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 155 + 175 = 569 (100%)
R 239 of 569 ~ 42%
G 155 of 569 ~ 27.24%
B 175 of 569 ~ 30.76'%

%42
%27.24
%30.76

CMYK color model

#EF9BAF color CMYK value is (0,35,27,6).

  • cyan value is 0.00%
  • magenta value is 35.15%
  • yellow value is 26.78%
  • key color value is 6.27%

CMYK: (0,35,27,6)
C0M35Y27K6 (0%, 35%, 27%, 6%)
(0.00 / 0.35 / 0.27 / 0.06)

CMYK percentages

%0
%35.15
%26.78
%6.27

Codes

Color #EF9BAF in popluar color models

EF 9B AF
RGB 239 155 175
HSL 346° 72.41% 77.25%
HSB/HSV 346° 35.15% 93.73%
CMYK 0.00% 35.15% 26.78%
6.27%

Color #EF9BAF in popluar number systems.

HEX EF 9B AF
Decimal 239 155 175
Binary 11101111 10011011 10101111
Octal 357 233 257

Shades and tints

Shades of #EF9BAF

#EF9BAF
(239,155,175)
#DA8DA0
(218,141,160)
#C57F91
(197,127,145)
#B07182
(176,113,130)
#9B6373
(155,99,115)
#865564
(134,85,100)
#714755
(113,71,85)
#5C3946
(92,57,70)
#472B37
(71,43,55)
#321D28
(50,29,40)
#1D0F19
(29,15,25)
#000000
(0,0,0)

Tints of #EF9BAF

#EF9BAF
(239,155,175)
#F0A4B6
(240,164,182)
#F1ADBD
(241,173,189)
#F2B6C4
(242,182,196)
#F3BFCB
(243,191,203)
#F4C8D2
(244,200,210)
#F5D1D9
(245,209,217)
#F6DAE0
(246,218,224)
#F7E3E7
(247,227,231)
#F8ECEE
(248,236,238)
#F9F5F5
(249,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF9BAF color. Also use rgb(239,155,175) instead hex code.

Text Font Color

.myTextColor { color: #EF9BAF; }

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

This text font color is #EF9BAF.

Background Color

.myBgColor { background-color: #EF9BAF; }

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

This div background color is #EF9BAF.

Border color

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

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

This div border color is #EF9BAF.

Opacity

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

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

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

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

This text has shadow with #EF9BAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF9BAF.

Preview

Color preview on black background

This text has color #EF9BAF on black background.


Color preview on white background

This text has color #EF9BAF on white background.


Black color preview on #EF9BAF background

This text has black color on #EF9BAF background.


White color preview on #EF9BAF background

This text has white color on #EF9BAF background.


Related colors

Complementary color

Complementary color for #hex is #106450.


I love getcolorcode.com

Triadic colors

1 #AFEF9B and #9BAFEF with #EF9BAF are triadic colors.

2 #AF9BEF and #9BEFAF with #EF9BAF are triadic colors.