COLOR #75638A

HEX: #75638A RGB: (117,99,138)

Color info

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

RGB color model

#75638A color RGB value is (117,99,138).

RGB: (117,99,138) (46%, 39%, 54%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 138 of 255 = 54%

117
99
138

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

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 138 = 354 (100%)
R 117 of 354 ~ 33.05%
G 99 of 354 ~ 27.97%
B 138 of 354 ~ 38.98'%

%33.05
%27.97
%38.98

CMYK color model

#75638A color CMYK value is (15,28,0,46).

  • cyan value is 15.22%
  • magenta value is 28.26%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (15,28,0,46)
C15M28Y0K46 (15%, 28%, 0%, 46%)
(0.15 / 0.28 / 0.00 / 0.46)

CMYK percentages

%15.22
%28.26
%0
%45.88

Codes

Color #75638A in popluar color models

75 63 8A
RGB 117 99 138
HSL 268° 16.46% 46.47%
HSB/HSV 268° 28.26% 54.12%
CMYK 15.22% 28.26% 0.00%
45.88%

Color #75638A in popluar number systems.

HEX 75 63 8A
Decimal 117 99 138
Binary 1110101 1100011 10001010
Octal 165 143 212

Shades and tints

Shades of #75638A

#75638A
(117,99,138)
#6B5A7E
(107,90,126)
#615172
(97,81,114)
#574866
(87,72,102)
#4D3F5A
(77,63,90)
#43364E
(67,54,78)
#392D42
(57,45,66)
#2F2436
(47,36,54)
#251B2A
(37,27,42)
#1B121E
(27,18,30)
#110912
(17,9,18)
#000000
(0,0,0)

Tints of #75638A

#75638A
(117,99,138)
#817194
(129,113,148)
#8D7F9E
(141,127,158)
#998DA8
(153,141,168)
#A59BB2
(165,155,178)
#B1A9BC
(177,169,188)
#BDB7C6
(189,183,198)
#C9C5D0
(201,197,208)
#D5D3DA
(213,211,218)
#E1E1E4
(225,225,228)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75638A; }

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

This text font color is #75638A.

Background Color

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

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

This div background color is #75638A.

Border color

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

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

This div border color is #75638A.

Opacity

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

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

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

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

This text has shadow with #75638A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75638A.

Preview

Color preview on black background

This text has color #75638A on black background.


Color preview on white background

This text has color #75638A on white background.


Black color preview on #75638A background

This text has black color on #75638A background.


White color preview on #75638A background

This text has white color on #75638A background.


Related colors

Complementary color

Complementary color for #hex is #8A9C75.


I love getcolorcode.com

Triadic colors

1 #8A7563 and #638A75 with #75638A are triadic colors.

2 #8A6375 and #63758A with #75638A are triadic colors.