COLOR #97388A

HEX: #97388A RGB: (151,56,138)

Color info

#97388A contains mainly red and blue colors. Web safe color of #97388A is #993399 (or #939).

RGB color model

#97388A color RGB value is (151,56,138).

RGB: (151,56,138) (59%, 22%, 54%)

RGB channels and saturation

R 151 of 255 = 59%
G 56 of 255 = 22%
B 138 of 255 = 54%

151
56
138

R + G + B ~ 45%. #97388A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 56 + 138 = 345 (100%)
R 151 of 345 ~ 43.77%
G 56 of 345 ~ 16.23%
B 138 of 345 ~ 40'%

%43.77
%16.23
%40

CMYK color model

#97388A color CMYK value is (0,63,9,41).

  • cyan value is 0.00%
  • magenta value is 62.91%
  • yellow value is 8.61%
  • key color value is 40.78%
CMYK: (0,63,9,41) C0M63Y9K41 (0%,63%,9%,41%) (0.00/0.63/0.09/0.41) 

CMYK percentages

%0
%62.91
%8.61
%40.78

Codes

Color #97388A in popluar color models

97 38 8A
RGB 151 56 138
HSL 308° 45.89% 40.59%
HSB/HSV 308° 62.91% 59.22%
CMYK 0.00% 62.91% 8.61%
40.78%

Color #97388A in popluar number systems.

HEX 97 38 8A
Decimal 151 56 138
Binary 10010111 111000 10001010
Octal 227 70 212

Shades and tints

Shades of #97388A

#97388A
(151,56,138)
#8A337E
(138,51,126)
#7D2E72
(125,46,114)
#702966
(112,41,102)
#63245A
(99,36,90)
#561F4E
(86,31,78)
#491A42
(73,26,66)
#3C1536
(60,21,54)
#2F102A
(47,16,42)
#220B1E
(34,11,30)
#150612
(21,6,18)
#000000
(0,0,0)

Tints of #97388A

#97388A
(151,56,138)
#A04A94
(160,74,148)
#A95C9E
(169,92,158)
#B26EA8
(178,110,168)
#BB80B2
(187,128,178)
#C492BC
(196,146,188)
#CDA4C6
(205,164,198)
#D6B6D0
(214,182,208)
#DFC8DA
(223,200,218)
#E8DAE4
(232,218,228)
#F1ECEE
(241,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97388A color. Also use rgb(151,56,138) instead hex code.

Text Font Color

.myTextColor { color: #97388A; }

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

This text font color is #97388A.

Background Color

.myBgColor { background-color: #97388A; }

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

This div background color is #97388A.

Border color

.myBorderColor { border: 1px solid #97388A; }

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

This div border color is #97388A.

Opacity

.myOpacity80 { color: #97388A; opacity: 0.8; }

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

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

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

This text has shadow with #97388A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97388A.

Preview

Color preview on black background

This text has color #97388A on black background.


Color preview on white background

This text has color #97388A on white background.


Black color preview on #97388A background

This text has black color on #97388A background.


White color preview on #97388A background

This text has white color on #97388A background.


Related colors

Complementary color

Complementary color for #hex is #68C775.


I love getcolorcode.com

Triadic colors

1 #8A9738 and #388A97 with #97388A are triadic colors.

2 #8A3897 and #38978A with #97388A are triadic colors.