COLOR #75618C

HEX: #75618C RGB: (117,97,140)

Color info

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

RGB color model

#75618C color RGB value is (117,97,140).

RGB: (117,97,140) (46%, 38%, 55%)

RGB channels and saturation

R 117 of 255 = 46%
G 97 of 255 = 38%
B 140 of 255 = 55%

117
97
140

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

Portions of RGB colors in percentages

R + G + B = 117 + 97 + 140 = 354 (100%)
R 117 of 354 ~ 33.05%
G 97 of 354 ~ 27.4%
B 140 of 354 ~ 39.55'%

%33.05
%27.4
%39.55

CMYK color model

#75618C color CMYK value is (16,31,0,45).

  • cyan value is 16.43%
  • magenta value is 30.71%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (16,31,0,45)
C16M31Y0K45 (16%, 31%, 0%, 45%)
(0.16 / 0.31 / 0.00 / 0.45)

CMYK percentages

%16.43
%30.71
%0
%45.1

Codes

Color #75618C in popluar color models

75 61 8C
RGB 117 97 140
HSL 268° 18.14% 46.47%
HSB/HSV 268° 30.71% 54.90%
CMYK 16.43% 30.71% 0.00%
45.10%

Color #75618C in popluar number systems.

HEX 75 61 8C
Decimal 117 97 140
Binary 1110101 1100001 10001100
Octal 165 141 214

Shades and tints

Shades of #75618C

#75618C
(117,97,140)
#6B5980
(107,89,128)
#615174
(97,81,116)
#574968
(87,73,104)
#4D415C
(77,65,92)
#433950
(67,57,80)
#393144
(57,49,68)
#2F2938
(47,41,56)
#25212C
(37,33,44)
#1B1920
(27,25,32)
#111114
(17,17,20)
#000000
(0,0,0)

Tints of #75618C

#75618C
(117,97,140)
#816F96
(129,111,150)
#8D7DA0
(141,125,160)
#998BAA
(153,139,170)
#A599B4
(165,153,180)
#B1A7BE
(177,167,190)
#BDB5C8
(189,181,200)
#C9C3D2
(201,195,210)
#D5D1DC
(213,209,220)
#E1DFE6
(225,223,230)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75618C color. Also use rgb(117,97,140) instead hex code.

Text Font Color

.myTextColor { color: #75618C; }

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

This text font color is #75618C.

Background Color

.myBgColor { background-color: #75618C; }

<div style="background-color:#75618C">Inner text</div>

This div background color is #75618C.

Border color

.myBorderColor { border: 1px solid #75618C; }

<div style="border:3px solid #75618C">Div</div>

This div border color is #75618C.

Opacity

.myOpacity80 { color: #75618C; opacity: 0.8; }

<p style="color:#75618C;opacity:0.8;">80%</p>

Text with #75618C 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 #75618C;}

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

This text has shadow with #75618C color.


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

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

This text has shadow with #75618C primary color and red secondary color.


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

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

This text has shadow with #75618C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #75618C.

Preview

Color preview on black background

This text has color #75618C on black background.


Color preview on white background

This text has color #75618C on white background.


Black color preview on #75618C background

This text has black color on #75618C background.


White color preview on #75618C background

This text has white color on #75618C background.


Related colors

Complementary color

Complementary color for #hex is #8A9E73.


I love getcolorcode.com

Triadic colors

1 #8C7561 and #618C75 with #75618C are triadic colors.

2 #8C6175 and #61758C with #75618C are triadic colors.