COLOR #75418A

HEX: #75418A RGB: (117,65,138)

Color info

#75418A contains mainly red and blue colors. Web safe color of #75418A is #663399 (or #639).

RGB color model

#75418A color RGB value is (117,65,138).

RGB: (117,65,138) (46%, 25%, 54%)

RGB channels and saturation

R 117 of 255 = 46%
G 65 of 255 = 25%
B 138 of 255 = 54%

117
65
138

R + G + B ~ 42%. #75418A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 65 + 138 = 320 (100%)
R 117 of 320 ~ 36.56%
G 65 of 320 ~ 20.31%
B 138 of 320 ~ 43.13'%

%36.56
%20.31
%43.13

CMYK color model

#75418A color CMYK value is (15,53,0,46).

  • cyan value is 15.22%
  • magenta value is 52.90%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (15,53,0,46)
C15M53Y0K46 (15%, 53%, 0%, 46%)
(0.15 / 0.53 / 0.00 / 0.46)

CMYK percentages

%15.22
%52.9
%0
%45.88

Codes

Color #75418A in popluar color models

75 41 8A
RGB 117 65 138
HSL 283° 35.96% 39.80%
HSB/HSV 283° 52.90% 54.12%
CMYK 15.22% 52.90% 0.00%
45.88%

Color #75418A in popluar number systems.

HEX 75 41 8A
Decimal 117 65 138
Binary 1110101 1000001 10001010
Octal 165 101 212

Shades and tints

Shades of #75418A

#75418A
(117,65,138)
#6B3C7E
(107,60,126)
#613772
(97,55,114)
#573266
(87,50,102)
#4D2D5A
(77,45,90)
#43284E
(67,40,78)
#392342
(57,35,66)
#2F1E36
(47,30,54)
#25192A
(37,25,42)
#1B141E
(27,20,30)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #75418A

#75418A
(117,65,138)
#815294
(129,82,148)
#8D639E
(141,99,158)
#9974A8
(153,116,168)
#A585B2
(165,133,178)
#B196BC
(177,150,188)
#BDA7C6
(189,167,198)
#C9B8D0
(201,184,208)
#D5C9DA
(213,201,218)
#E1DAE4
(225,218,228)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75418A color. Also use rgb(117,65,138) instead hex code.

Text Font Color

.myTextColor { color: #75418A; }

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

This text font color is #75418A.

Background Color

.myBgColor { background-color: #75418A; }

<div style="background-color:#75418A">Inner text</div>

This div background color is #75418A.

Border color

.myBorderColor { border: 1px solid #75418A; }

<div style="border:3px solid #75418A">Div</div>

This div border color is #75418A.

Opacity

.myOpacity80 { color: #75418A; opacity: 0.8; }

<p style="color:#75418A;opacity:0.8;">80%</p>

Text with #75418A 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 #75418A;}

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

This text has shadow with #75418A color.


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

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

This text has shadow with #75418A primary color and red secondary color.


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

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

This text has shadow with #75418A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #75418A.

Preview

Color preview on black background

This text has color #75418A on black background.


Color preview on white background

This text has color #75418A on white background.


Black color preview on #75418A background

This text has black color on #75418A background.


White color preview on #75418A background

This text has white color on #75418A background.


Related colors

Complementary color

Complementary color for #hex is #8ABE75.


I love getcolorcode.com

Triadic colors

1 #8A7541 and #418A75 with #75418A are triadic colors.

2 #8A4175 and #41758A with #75418A are triadic colors.