COLOR #8A3F59

HEX: #8A3F59 RGB: (138,63,89)

Color info

#8A3F59 contains mainly red and blue colors. Web safe color of #8A3F59 is #993366 (or #936).

RGB color model

#8A3F59 color RGB value is (138,63,89).

RGB: (138,63,89) (54%, 25%, 35%)

RGB channels and saturation

R 138 of 255 = 54%
G 63 of 255 = 25%
B 89 of 255 = 35%

138
63
89

R + G + B ~ 38%. #8A3F59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 63 + 89 = 290 (100%)
R 138 of 290 ~ 47.59%
G 63 of 290 ~ 21.72%
B 89 of 290 ~ 30.69'%

%47.59
%21.72
%30.69

CMYK color model

#8A3F59 color CMYK value is (0,54,36,46).

  • cyan value is 0.00%
  • magenta value is 54.35%
  • yellow value is 35.51%
  • key color value is 45.88%

CMYK: (0,54,36,46)
C0M54Y36K46 (0%, 54%, 36%, 46%)
(0.00 / 0.54 / 0.36 / 0.46)

CMYK percentages

%0
%54.35
%35.51
%45.88

Codes

Color #8A3F59 in popluar color models

8A 3F 59
RGB 138 63 89
HSL 339° 37.31% 39.41%
HSB/HSV 339° 54.35% 54.12%
CMYK 0.00% 54.35% 35.51%
45.88%

Color #8A3F59 in popluar number systems.

HEX 8A 3F 59
Decimal 138 63 89
Binary 10001010 111111 1011001
Octal 212 77 131

Shades and tints

Shades of #8A3F59

#8A3F59
(138,63,89)
#7E3A51
(126,58,81)
#723549
(114,53,73)
#663041
(102,48,65)
#5A2B39
(90,43,57)
#4E2631
(78,38,49)
#422129
(66,33,41)
#361C21
(54,28,33)
#2A1719
(42,23,25)
#1E1211
(30,18,17)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #8A3F59

#8A3F59
(138,63,89)
#945068
(148,80,104)
#9E6177
(158,97,119)
#A87286
(168,114,134)
#B28395
(178,131,149)
#BC94A4
(188,148,164)
#C6A5B3
(198,165,179)
#D0B6C2
(208,182,194)
#DAC7D1
(218,199,209)
#E4D8E0
(228,216,224)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A3F59 color. Also use rgb(138,63,89) instead hex code.

Text Font Color

.myTextColor { color: #8A3F59; }

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

This text font color is #8A3F59.

Background Color

.myBgColor { background-color: #8A3F59; }

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

This div background color is #8A3F59.

Border color

.myBorderColor { border: 1px solid #8A3F59; }

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

This div border color is #8A3F59.

Opacity

.myOpacity80 { color: #8A3F59; opacity: 0.8; }

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

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

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

This text has shadow with #8A3F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A3F59.

Preview

Color preview on black background

This text has color #8A3F59 on black background.


Color preview on white background

This text has color #8A3F59 on white background.


Black color preview on #8A3F59 background

This text has black color on #8A3F59 background.


White color preview on #8A3F59 background

This text has white color on #8A3F59 background.


Related colors

Complementary color

Complementary color for #hex is #75C0A6.


I love getcolorcode.com

Triadic colors

1 #598A3F and #3F598A with #8A3F59 are triadic colors.

2 #593F8A and #3F8A59 with #8A3F59 are triadic colors.