COLOR #75638D

HEX: #75638D RGB: (117,99,141)

Color info

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

RGB color model

#75638D color RGB value is (117,99,141).

RGB: (117,99,141) (46%, 39%, 55%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 141 of 255 = 55%

117
99
141

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

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 141 = 357 (100%)
R 117 of 357 ~ 32.77%
G 99 of 357 ~ 27.73%
B 141 of 357 ~ 39.5'%

%32.77
%27.73
%39.5

CMYK color model

#75638D color CMYK value is (17,30,0,45).

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

CMYK: (17,30,0,45)
C17M30Y0K45 (17%, 30%, 0%, 45%)
(0.17 / 0.30 / 0.00 / 0.45)

CMYK percentages

%17.02
%29.79
%0
%44.71

Codes

Color #75638D in popluar color models

75 63 8D
RGB 117 99 141
HSL 266° 17.50% 47.06%
HSB/HSV 266° 29.79% 55.29%
CMYK 17.02% 29.79% 0.00%
44.71%

Color #75638D in popluar number systems.

HEX 75 63 8D
Decimal 117 99 141
Binary 1110101 1100011 10001101
Octal 165 143 215

Shades and tints

Shades of #75638D

#75638D
(117,99,141)
#6B5A81
(107,90,129)
#615175
(97,81,117)
#574869
(87,72,105)
#4D3F5D
(77,63,93)
#433651
(67,54,81)
#392D45
(57,45,69)
#2F2439
(47,36,57)
#251B2D
(37,27,45)
#1B1221
(27,18,33)
#110915
(17,9,21)
#000000
(0,0,0)

Tints of #75638D

#75638D
(117,99,141)
#817197
(129,113,151)
#8D7FA1
(141,127,161)
#998DAB
(153,141,171)
#A59BB5
(165,155,181)
#B1A9BF
(177,169,191)
#BDB7C9
(189,183,201)
#C9C5D3
(201,197,211)
#D5D3DD
(213,211,221)
#E1E1E7
(225,225,231)
#EDEFF1
(237,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75638D; }

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

This text font color is #75638D.

Background Color

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

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

This div background color is #75638D.

Border color

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

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

This div border color is #75638D.

Opacity

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

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

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

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

This text has shadow with #75638D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75638D.

Preview

Color preview on black background

This text has color #75638D on black background.


Color preview on white background

This text has color #75638D on white background.


Black color preview on #75638D background

This text has black color on #75638D background.


White color preview on #75638D background

This text has white color on #75638D background.


Related colors

Complementary color

Complementary color for #hex is #8A9C72.


I love getcolorcode.com

Triadic colors

1 #8D7563 and #638D75 with #75638D are triadic colors.

2 #8D6375 and #63758D with #75638D are triadic colors.