COLOR #8A1D6D

HEX: #8A1D6D RGB: (138,29,109)

Color info

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

RGB color model

#8A1D6D color RGB value is (138,29,109).

RGB: (138,29,109) (54%, 11%, 43%)

RGB channels and saturation

R 138 of 255 = 54%
G 29 of 255 = 11%
B 109 of 255 = 43%

138
29
109

R + G + B ~ 36%. #8A1D6D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 29 + 109 = 276 (100%)
R 138 of 276 ~ 50%
G 29 of 276 ~ 10.51%
B 109 of 276 ~ 39.49'%

%50
%10.51
%39.49

CMYK color model

#8A1D6D color CMYK value is (0,79,21,46).

  • cyan value is 0.00%
  • magenta value is 78.99%
  • yellow value is 21.01%
  • key color value is 45.88%

CMYK: (0,79,21,46)
C0M79Y21K46 (0%, 79%, 21%, 46%)
(0.00 / 0.79 / 0.21 / 0.46)

CMYK percentages

%0
%78.99
%21.01
%45.88

Codes

Color #8A1D6D in popluar color models

8A 1D 6D
RGB 138 29 109
HSL 316° 65.27% 32.75%
HSB/HSV 316° 78.99% 54.12%
CMYK 0.00% 78.99% 21.01%
45.88%

Color #8A1D6D in popluar number systems.

HEX 8A 1D 6D
Decimal 138 29 109
Binary 10001010 11101 1101101
Octal 212 35 155

Shades and tints

Shades of #8A1D6D

#8A1D6D
(138,29,109)
#7E1B64
(126,27,100)
#72195B
(114,25,91)
#661752
(102,23,82)
#5A1549
(90,21,73)
#4E1340
(78,19,64)
#421137
(66,17,55)
#360F2E
(54,15,46)
#2A0D25
(42,13,37)
#1E0B1C
(30,11,28)
#120913
(18,9,19)
#000000
(0,0,0)

Tints of #8A1D6D

#8A1D6D
(138,29,109)
#94317A
(148,49,122)
#9E4587
(158,69,135)
#A85994
(168,89,148)
#B26DA1
(178,109,161)
#BC81AE
(188,129,174)
#C695BB
(198,149,187)
#D0A9C8
(208,169,200)
#DABDD5
(218,189,213)
#E4D1E2
(228,209,226)
#EEE5EF
(238,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A1D6D color. Also use rgb(138,29,109) instead hex code.

Text Font Color

.myTextColor { color: #8A1D6D; }

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

This text font color is #8A1D6D.

Background Color

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

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

This div background color is #8A1D6D.

Border color

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

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

This div border color is #8A1D6D.

Opacity

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

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

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

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

This text has shadow with #8A1D6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A1D6D.

Preview

Color preview on black background

This text has color #8A1D6D on black background.


Color preview on white background

This text has color #8A1D6D on white background.


Black color preview on #8A1D6D background

This text has black color on #8A1D6D background.


White color preview on #8A1D6D background

This text has white color on #8A1D6D background.


Related colors

Complementary color

Complementary color for #hex is #75E292.


I love getcolorcode.com

Triadic colors

1 #6D8A1D and #1D6D8A with #8A1D6D are triadic colors.

2 #6D1D8A and #1D8A6D with #8A1D6D are triadic colors.