COLOR #75406C

HEX: #75406C RGB: (117,64,108)

Color info

#75406C contains red, green and blue colors in about the same proportion. Web safe color of #75406C is #663366 (or #636).

RGB color model

#75406C color RGB value is (117,64,108).

RGB: (117,64,108) (46%, 25%, 42%)

RGB channels and saturation

R 117 of 255 = 46%
G 64 of 255 = 25%
B 108 of 255 = 42%

117
64
108

R + G + B ~ 38%. #75406C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 64 + 108 = 289 (100%)
R 117 of 289 ~ 40.48%
G 64 of 289 ~ 22.15%
B 108 of 289 ~ 37.37'%

%40.48
%22.15
%37.37

CMYK color model

#75406C color CMYK value is (0,45,8,54).

  • cyan value is 0.00%
  • magenta value is 45.30%
  • yellow value is 7.69%
  • key color value is 54.12%

CMYK: (0,45,8,54)
C0M45Y8K54 (0%, 45%, 8%, 54%)
(0.00 / 0.45 / 0.08 / 0.54)

CMYK percentages

%0
%45.3
%7.69
%54.12

Codes

Color #75406C in popluar color models

75 40 6C
RGB 117 64 108
HSL 310° 29.28% 35.49%
HSB/HSV 310° 45.30% 45.88%
CMYK 0.00% 45.30% 7.69%
54.12%

Color #75406C in popluar number systems.

HEX 75 40 6C
Decimal 117 64 108
Binary 1110101 1000000 1101100
Octal 165 100 154

Shades and tints

Shades of #75406C

#75406C
(117,64,108)
#6B3B63
(107,59,99)
#61365A
(97,54,90)
#573151
(87,49,81)
#4D2C48
(77,44,72)
#43273F
(67,39,63)
#392236
(57,34,54)
#2F1D2D
(47,29,45)
#251824
(37,24,36)
#1B131B
(27,19,27)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #75406C

#75406C
(117,64,108)
#815179
(129,81,121)
#8D6286
(141,98,134)
#997393
(153,115,147)
#A584A0
(165,132,160)
#B195AD
(177,149,173)
#BDA6BA
(189,166,186)
#C9B7C7
(201,183,199)
#D5C8D4
(213,200,212)
#E1D9E1
(225,217,225)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75406C color. Also use rgb(117,64,108) instead hex code.

Text Font Color

.myTextColor { color: #75406C; }

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

This text font color is #75406C.

Background Color

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

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

This div background color is #75406C.

Border color

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

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

This div border color is #75406C.

Opacity

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

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

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

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

This text has shadow with #75406C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75406C.

Preview

Color preview on black background

This text has color #75406C on black background.


Color preview on white background

This text has color #75406C on white background.


Black color preview on #75406C background

This text has black color on #75406C background.


White color preview on #75406C background

This text has white color on #75406C background.


Related colors

Complementary color

Complementary color for #hex is #8ABF93.


I love getcolorcode.com

Triadic colors

1 #6C7540 and #406C75 with #75406C are triadic colors.

2 #6C4075 and #40756C with #75406C are triadic colors.