COLOR #75339D

HEX: #75339D RGB: (117,51,157)

Color info

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

RGB color model

#75339D color RGB value is (117,51,157).

RGB: (117,51,157) (46%, 20%, 62%)

RGB channels and saturation

R 117 of 255 = 46%
G 51 of 255 = 20%
B 157 of 255 = 62%

117
51
157

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

Portions of RGB colors in percentages

R + G + B = 117 + 51 + 157 = 325 (100%)
R 117 of 325 ~ 36%
G 51 of 325 ~ 15.69%
B 157 of 325 ~ 48.31'%

%36
%15.69
%48.31

CMYK color model

#75339D color CMYK value is (25,68,0,38).

  • cyan value is 25.48%
  • magenta value is 67.52%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (25,68,0,38)
C25M68Y0K38 (25%, 68%, 0%, 38%)
(0.25 / 0.68 / 0.00 / 0.38)

CMYK percentages

%25.48
%67.52
%0
%38.43

Codes

Color #75339D in popluar color models

75 33 9D
RGB 117 51 157
HSL 277° 50.96% 40.78%
HSB/HSV 277° 67.52% 61.57%
CMYK 25.48% 67.52% 0.00%
38.43%

Color #75339D in popluar number systems.

HEX 75 33 9D
Decimal 117 51 157
Binary 1110101 110011 10011101
Octal 165 63 235

Shades and tints

Shades of #75339D

#75339D
(117,51,157)
#6B2F8F
(107,47,143)
#612B81
(97,43,129)
#572773
(87,39,115)
#4D2365
(77,35,101)
#431F57
(67,31,87)
#391B49
(57,27,73)
#2F173B
(47,23,59)
#25132D
(37,19,45)
#1B0F1F
(27,15,31)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #75339D

#75339D
(117,51,157)
#8145A5
(129,69,165)
#8D57AD
(141,87,173)
#9969B5
(153,105,181)
#A57BBD
(165,123,189)
#B18DC5
(177,141,197)
#BD9FCD
(189,159,205)
#C9B1D5
(201,177,213)
#D5C3DD
(213,195,221)
#E1D5E5
(225,213,229)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75339D color. Also use rgb(117,51,157) instead hex code.

Text Font Color

.myTextColor { color: #75339D; }

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

This text font color is #75339D.

Background Color

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

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

This div background color is #75339D.

Border color

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

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

This div border color is #75339D.

Opacity

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

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

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

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

This text has shadow with #75339D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75339D.

Preview

Color preview on black background

This text has color #75339D on black background.


Color preview on white background

This text has color #75339D on white background.


Black color preview on #75339D background

This text has black color on #75339D background.


White color preview on #75339D background

This text has white color on #75339D background.


Related colors

Complementary color

Complementary color for #hex is #8ACC62.


I love getcolorcode.com

Triadic colors

1 #9D7533 and #339D75 with #75339D are triadic colors.

2 #9D3375 and #33759D with #75339D are triadic colors.