COLOR #9F639F

HEX: #9F639F RGB: (159,99,159)

Color info

#9F639F contains mainly red and blue colors. Web safe color of #9F639F is #996699 (or #969).

RGB color model

#9F639F color RGB value is (159,99,159).

RGB: (159,99,159) (62%, 39%, 62%)

RGB channels and saturation

R 159 of 255 = 62%
G 99 of 255 = 39%
B 159 of 255 = 62%

159
99
159

R + G + B ~ 54%. #9F639F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 159 + 99 + 159 = 417 (100%)
R 159 of 417 ~ 38.13%
G 99 of 417 ~ 23.74%
B 159 of 417 ~ 38.13'%

%38.13
%23.74
%38.13

CMYK color model

#9F639F color CMYK value is (0,38,0,38).

  • cyan value is 0.00%
  • magenta value is 37.74%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (0,38,0,38)
C0M38Y0K38 (0%, 38%, 0%, 38%)
(0.00 / 0.38 / 0.00 / 0.38)

CMYK percentages

%0
%37.74
%0
%37.65

Codes

Color #9F639F in popluar color models

9F 63 9F
RGB 159 99 159
HSL 300° 23.81% 50.59%
HSB/HSV 300° 37.74% 62.35%
CMYK 0.00% 37.74% 0.00%
37.65%

Color #9F639F in popluar number systems.

HEX 9F 63 9F
Decimal 159 99 159
Binary 10011111 1100011 10011111
Octal 237 143 237

Shades and tints

Shades of #9F639F

#9F639F
(159,99,159)
#915A91
(145,90,145)
#835183
(131,81,131)
#754875
(117,72,117)
#673F67
(103,63,103)
#593659
(89,54,89)
#4B2D4B
(75,45,75)
#3D243D
(61,36,61)
#2F1B2F
(47,27,47)
#211221
(33,18,33)
#130913
(19,9,19)
#000000
(0,0,0)

Tints of #9F639F

#9F639F
(159,99,159)
#A771A7
(167,113,167)
#AF7FAF
(175,127,175)
#B78DB7
(183,141,183)
#BF9BBF
(191,155,191)
#C7A9C7
(199,169,199)
#CFB7CF
(207,183,207)
#D7C5D7
(215,197,215)
#DFD3DF
(223,211,223)
#E7E1E7
(231,225,231)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9F639F color. Also use rgb(159,99,159) instead hex code.

Text Font Color

.myTextColor { color: #9F639F; }

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

This text font color is #9F639F.

Background Color

.myBgColor { background-color: #9F639F; }

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

This div background color is #9F639F.

Border color

.myBorderColor { border: 1px solid #9F639F; }

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

This div border color is #9F639F.

Opacity

.myOpacity80 { color: #9F639F; opacity: 0.8; }

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

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

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

This text has shadow with #9F639F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9F639F.

Preview

Color preview on black background

This text has color #9F639F on black background.


Color preview on white background

This text has color #9F639F on white background.


Black color preview on #9F639F background

This text has black color on #9F639F background.


White color preview on #9F639F background

This text has white color on #9F639F background.


Related colors

Complementary color

Complementary color for #hex is #609C60.


I love getcolorcode.com

Triadic colors

1 #9F9F63 and #639F9F with #9F639F are triadic colors.

2 #9F639F and #639F9F with #9F639F are triadic colors.