COLOR #75337E

HEX: #75337E RGB: (117,51,126)

Color info

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

RGB color model

#75337E color RGB value is (117,51,126).

RGB: (117,51,126) (46%, 20%, 49%)

RGB channels and saturation

R 117 of 255 = 46%
G 51 of 255 = 20%
B 126 of 255 = 49%

117
51
126

R + G + B ~ 38%. #75337E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 51 + 126 = 294 (100%)
R 117 of 294 ~ 39.8%
G 51 of 294 ~ 17.35%
B 126 of 294 ~ 42.86'%

%39.8
%17.35
%42.86

CMYK color model

#75337E color CMYK value is (7,60,0,51).

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

CMYK: (7,60,0,51)
C7M60Y0K51 (7%, 60%, 0%, 51%)
(0.07 / 0.60 / 0.00 / 0.51)

CMYK percentages

%7.14
%59.52
%0
%50.59

Codes

Color #75337E in popluar color models

75 33 7E
RGB 117 51 126
HSL 293° 42.37% 34.71%
HSB/HSV 293° 59.52% 49.41%
CMYK 7.14% 59.52% 0.00%
50.59%

Color #75337E in popluar number systems.

HEX 75 33 7E
Decimal 117 51 126
Binary 1110101 110011 1111110
Octal 165 63 176

Shades and tints

Shades of #75337E

#75337E
(117,51,126)
#6B2F73
(107,47,115)
#612B68
(97,43,104)
#57275D
(87,39,93)
#4D2352
(77,35,82)
#431F47
(67,31,71)
#391B3C
(57,27,60)
#2F1731
(47,23,49)
#251326
(37,19,38)
#1B0F1B
(27,15,27)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #75337E

#75337E
(117,51,126)
#814589
(129,69,137)
#8D5794
(141,87,148)
#99699F
(153,105,159)
#A57BAA
(165,123,170)
#B18DB5
(177,141,181)
#BD9FC0
(189,159,192)
#C9B1CB
(201,177,203)
#D5C3D6
(213,195,214)
#E1D5E1
(225,213,225)
#EDE7EC
(237,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75337E; }

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

This text font color is #75337E.

Background Color

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

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

This div background color is #75337E.

Border color

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

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

This div border color is #75337E.

Opacity

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

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

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

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

This text has shadow with #75337E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75337E.

Preview

Color preview on black background

This text has color #75337E on black background.


Color preview on white background

This text has color #75337E on white background.


Black color preview on #75337E background

This text has black color on #75337E background.


White color preview on #75337E background

This text has white color on #75337E background.


Related colors

Complementary color

Complementary color for #hex is #8ACC81.


I love getcolorcode.com

Triadic colors

1 #7E7533 and #337E75 with #75337E are triadic colors.

2 #7E3375 and #33757E with #75337E are triadic colors.