COLOR #75639D

HEX: #75639D RGB: (117,99,157)

Color info

#75639D contains red, green and blue colors in about the same proportion. Web safe color of #75639D is #666699 (or #669).

RGB color model

#75639D color RGB value is (117,99,157).

RGB: (117,99,157) (46%, 39%, 62%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 157 of 255 = 62%

117
99
157

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

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 157 = 373 (100%)
R 117 of 373 ~ 31.37%
G 99 of 373 ~ 26.54%
B 157 of 373 ~ 42.09'%

%31.37
%26.54
%42.09

CMYK color model

#75639D color CMYK value is (25,37,0,38).

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

CMYK: (25,37,0,38)
C25M37Y0K38 (25%, 37%, 0%, 38%)
(0.25 / 0.37 / 0.00 / 0.38)

CMYK percentages

%25.48
%36.94
%0
%38.43

Codes

Color #75639D in popluar color models

75 63 9D
RGB 117 99 157
HSL 259° 22.83% 50.20%
HSB/HSV 259° 36.94% 61.57%
CMYK 25.48% 36.94% 0.00%
38.43%

Color #75639D in popluar number systems.

HEX 75 63 9D
Decimal 117 99 157
Binary 1110101 1100011 10011101
Octal 165 143 235

Shades and tints

Shades of #75639D

#75639D
(117,99,157)
#6B5A8F
(107,90,143)
#615181
(97,81,129)
#574873
(87,72,115)
#4D3F65
(77,63,101)
#433657
(67,54,87)
#392D49
(57,45,73)
#2F243B
(47,36,59)
#251B2D
(37,27,45)
#1B121F
(27,18,31)
#110911
(17,9,17)
#000000
(0,0,0)

Tints of #75639D

#75639D
(117,99,157)
#8171A5
(129,113,165)
#8D7FAD
(141,127,173)
#998DB5
(153,141,181)
#A59BBD
(165,155,189)
#B1A9C5
(177,169,197)
#BDB7CD
(189,183,205)
#C9C5D5
(201,197,213)
#D5D3DD
(213,211,221)
#E1E1E5
(225,225,229)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75639D; }

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

This text font color is #75639D.

Background Color

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

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

This div background color is #75639D.

Border color

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

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

This div border color is #75639D.

Opacity

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

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

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

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

This text has shadow with #75639D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75639D.

Preview

Color preview on black background

This text has color #75639D on black background.


Color preview on white background

This text has color #75639D on white background.


Black color preview on #75639D background

This text has black color on #75639D background.


White color preview on #75639D background

This text has white color on #75639D background.


Related colors

Complementary color

Complementary color for #hex is #8A9C62.


I love getcolorcode.com

Triadic colors

1 #9D7563 and #639D75 with #75639D are triadic colors.

2 #9D6375 and #63759D with #75639D are triadic colors.