COLOR #75358D

HEX: #75358D RGB: (117,53,141)

Color info

#75358D contains mainly red and blue colors. Web safe color of #75358D is #663399 (or #639).

RGB color model

#75358D color RGB value is (117,53,141).

RGB: (117,53,141) (46%, 21%, 55%)

RGB channels and saturation

R 117 of 255 = 46%
G 53 of 255 = 21%
B 141 of 255 = 55%

117
53
141

R + G + B ~ 41%. #75358D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 53 + 141 = 311 (100%)
R 117 of 311 ~ 37.62%
G 53 of 311 ~ 17.04%
B 141 of 311 ~ 45.34'%

%37.62
%17.04
%45.34

CMYK color model

#75358D color CMYK value is (17,62,0,45).

  • cyan value is 17.02%
  • magenta value is 62.41%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (17,62,0,45)
C17M62Y0K45 (17%, 62%, 0%, 45%)
(0.17 / 0.62 / 0.00 / 0.45)

CMYK percentages

%17.02
%62.41
%0
%44.71

Codes

Color #75358D in popluar color models

75 35 8D
RGB 117 53 141
HSL 284° 45.36% 38.04%
HSB/HSV 284° 62.41% 55.29%
CMYK 17.02% 62.41% 0.00%
44.71%

Color #75358D in popluar number systems.

HEX 75 35 8D
Decimal 117 53 141
Binary 1110101 110101 10001101
Octal 165 65 215

Shades and tints

Shades of #75358D

#75358D
(117,53,141)
#6B3181
(107,49,129)
#612D75
(97,45,117)
#572969
(87,41,105)
#4D255D
(77,37,93)
#432151
(67,33,81)
#391D45
(57,29,69)
#2F1939
(47,25,57)
#25152D
(37,21,45)
#1B1121
(27,17,33)
#110D15
(17,13,21)
#000000
(0,0,0)

Tints of #75358D

#75358D
(117,53,141)
#814797
(129,71,151)
#8D59A1
(141,89,161)
#996BAB
(153,107,171)
#A57DB5
(165,125,181)
#B18FBF
(177,143,191)
#BDA1C9
(189,161,201)
#C9B3D3
(201,179,211)
#D5C5DD
(213,197,221)
#E1D7E7
(225,215,231)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75358D color. Also use rgb(117,53,141) instead hex code.

Text Font Color

.myTextColor { color: #75358D; }

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

This text font color is #75358D.

Background Color

.myBgColor { background-color: #75358D; }

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

This div background color is #75358D.

Border color

.myBorderColor { border: 1px solid #75358D; }

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

This div border color is #75358D.

Opacity

.myOpacity80 { color: #75358D; opacity: 0.8; }

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

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

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

This text has shadow with #75358D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75358D.

Preview

Color preview on black background

This text has color #75358D on black background.


Color preview on white background

This text has color #75358D on white background.


Black color preview on #75358D background

This text has black color on #75358D background.


White color preview on #75358D background

This text has white color on #75358D background.


Related colors

Complementary color

Complementary color for #hex is #8ACA72.


I love getcolorcode.com

Triadic colors

1 #8D7535 and #358D75 with #75358D are triadic colors.

2 #8D3575 and #35758D with #75358D are triadic colors.