COLOR #75617E

HEX: #75617E RGB: (117,97,126)

Color info

#75617E contains red, green and blue colors in about the same proportion. Web safe color of #75617E is #666666 (or #666).

RGB color model

#75617E color RGB value is (117,97,126).

RGB: (117,97,126) (46%, 38%, 49%)

RGB channels and saturation

R 117 of 255 = 46%
G 97 of 255 = 38%
B 126 of 255 = 49%

117
97
126

R + G + B ~ 44%. #75617E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 97 + 126 = 340 (100%)
R 117 of 340 ~ 34.41%
G 97 of 340 ~ 28.53%
B 126 of 340 ~ 37.06'%

%34.41
%28.53
%37.06

CMYK color model

#75617E color CMYK value is (7,23,0,51).

  • cyan value is 7.14%
  • magenta value is 23.02%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (7,23,0,51)
C7M23Y0K51 (7%, 23%, 0%, 51%)
(0.07 / 0.23 / 0.00 / 0.51)

CMYK percentages

%7.14
%23.02
%0
%50.59

Codes

Color #75617E in popluar color models

75 61 7E
RGB 117 97 126
HSL 281° 13.00% 43.73%
HSB/HSV 281° 23.02% 49.41%
CMYK 7.14% 23.02% 0.00%
50.59%

Color #75617E in popluar number systems.

HEX 75 61 7E
Decimal 117 97 126
Binary 1110101 1100001 1111110
Octal 165 141 176

Shades and tints

Shades of #75617E

#75617E
(117,97,126)
#6B5973
(107,89,115)
#615168
(97,81,104)
#57495D
(87,73,93)
#4D4152
(77,65,82)
#433947
(67,57,71)
#39313C
(57,49,60)
#2F2931
(47,41,49)
#252126
(37,33,38)
#1B191B
(27,25,27)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #75617E

#75617E
(117,97,126)
#816F89
(129,111,137)
#8D7D94
(141,125,148)
#998B9F
(153,139,159)
#A599AA
(165,153,170)
#B1A7B5
(177,167,181)
#BDB5C0
(189,181,192)
#C9C3CB
(201,195,203)
#D5D1D6
(213,209,214)
#E1DFE1
(225,223,225)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75617E color. Also use rgb(117,97,126) instead hex code.

Text Font Color

.myTextColor { color: #75617E; }

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

This text font color is #75617E.

Background Color

.myBgColor { background-color: #75617E; }

<div style="background-color:#75617E">Inner text</div>

This div background color is #75617E.

Border color

.myBorderColor { border: 1px solid #75617E; }

<div style="border:3px solid #75617E">Div</div>

This div border color is #75617E.

Opacity

.myOpacity80 { color: #75617E; opacity: 0.8; }

<p style="color:#75617E;opacity:0.8;">80%</p>

Text with #75617E 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 #75617E;}

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

This text has shadow with #75617E color.


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

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

This text has shadow with #75617E primary color and red secondary color.


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

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

This text has shadow with #75617E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #75617E.

Preview

Color preview on black background

This text has color #75617E on black background.


Color preview on white background

This text has color #75617E on white background.


Black color preview on #75617E background

This text has black color on #75617E background.


White color preview on #75617E background

This text has white color on #75617E background.


Related colors

Complementary color

Complementary color for #hex is #8A9E81.


I love getcolorcode.com

Triadic colors

1 #7E7561 and #617E75 with #75617E are triadic colors.

2 #7E6175 and #61757E with #75617E are triadic colors.