COLOR #75356D

HEX: #75356D RGB: (117,53,109)

Color info

#75356D contains mainly red and blue colors. Web safe color of #75356D is #663366 (or #636).

RGB color model

#75356D color RGB value is (117,53,109).

RGB: (117,53,109) (46%, 21%, 43%)

RGB channels and saturation

R 117 of 255 = 46%
G 53 of 255 = 21%
B 109 of 255 = 43%

117
53
109

R + G + B ~ 37%. #75356D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 53 + 109 = 279 (100%)
R 117 of 279 ~ 41.94%
G 53 of 279 ~ 19%
B 109 of 279 ~ 39.07'%

%41.94
%19
%39.07

CMYK color model

#75356D color CMYK value is (0,55,7,54).

  • cyan value is 0.00%
  • magenta value is 54.70%
  • yellow value is 6.84%
  • key color value is 54.12%

CMYK: (0,55,7,54)
C0M55Y7K54 (0%, 55%, 7%, 54%)
(0.00 / 0.55 / 0.07 / 0.54)

CMYK percentages

%0
%54.7
%6.84
%54.12

Codes

Color #75356D in popluar color models

75 35 6D
RGB 117 53 109
HSL 308° 37.65% 33.33%
HSB/HSV 308° 54.70% 45.88%
CMYK 0.00% 54.70% 6.84%
54.12%

Color #75356D in popluar number systems.

HEX 75 35 6D
Decimal 117 53 109
Binary 1110101 110101 1101101
Octal 165 65 155

Shades and tints

Shades of #75356D

#75356D
(117,53,109)
#6B3164
(107,49,100)
#612D5B
(97,45,91)
#572952
(87,41,82)
#4D2549
(77,37,73)
#432140
(67,33,64)
#391D37
(57,29,55)
#2F192E
(47,25,46)
#251525
(37,21,37)
#1B111C
(27,17,28)
#110D13
(17,13,19)
#000000
(0,0,0)

Tints of #75356D

#75356D
(117,53,109)
#81477A
(129,71,122)
#8D5987
(141,89,135)
#996B94
(153,107,148)
#A57DA1
(165,125,161)
#B18FAE
(177,143,174)
#BDA1BB
(189,161,187)
#C9B3C8
(201,179,200)
#D5C5D5
(213,197,213)
#E1D7E2
(225,215,226)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75356D color. Also use rgb(117,53,109) instead hex code.

Text Font Color

.myTextColor { color: #75356D; }

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

This text font color is #75356D.

Background Color

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

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

This div background color is #75356D.

Border color

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

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

This div border color is #75356D.

Opacity

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

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

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

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

This text has shadow with #75356D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75356D.

Preview

Color preview on black background

This text has color #75356D on black background.


Color preview on white background

This text has color #75356D on white background.


Black color preview on #75356D background

This text has black color on #75356D background.


White color preview on #75356D background

This text has white color on #75356D background.


Related colors

Complementary color

Complementary color for #hex is #8ACA92.


I love getcolorcode.com

Triadic colors

1 #6D7535 and #356D75 with #75356D are triadic colors.

2 #6D3575 and #35756D with #75356D are triadic colors.