COLOR #75427A

HEX: #75427A RGB: (117,66,122)

Color info

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

RGB color model

#75427A color RGB value is (117,66,122).

RGB: (117,66,122) (46%, 26%, 48%)

RGB channels and saturation

R 117 of 255 = 46%
G 66 of 255 = 26%
B 122 of 255 = 48%

117
66
122

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

Portions of RGB colors in percentages

R + G + B = 117 + 66 + 122 = 305 (100%)
R 117 of 305 ~ 38.36%
G 66 of 305 ~ 21.64%
B 122 of 305 ~ 40'%

%38.36
%21.64
%40

CMYK color model

#75427A color CMYK value is (4,46,0,52).

  • cyan value is 4.10%
  • magenta value is 45.90%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (4,46,0,52) C4M46Y0K52 (4%,46%,0%,52%) (0.04/0.46/0.00/0.52) 

CMYK percentages

%4.1
%45.9
%0
%52.16

Codes

Color #75427A in popluar color models

75 42 7A
RGB 117 66 122
HSL 295° 29.79% 36.86%
HSB/HSV 295° 45.90% 47.84%
CMYK 4.10% 45.90% 0.00%
52.16%

Color #75427A in popluar number systems.

HEX 75 42 7A
Decimal 117 66 122
Binary 1110101 1000010 1111010
Octal 165 102 172

Shades and tints

Shades of #75427A

#75427A
(117,66,122)
#6B3C6F
(107,60,111)
#613664
(97,54,100)
#573059
(87,48,89)
#4D2A4E
(77,42,78)
#432443
(67,36,67)
#391E38
(57,30,56)
#2F182D
(47,24,45)
#251222
(37,18,34)
#1B0C17
(27,12,23)
#11060C
(17,6,12)
#000000
(0,0,0)

Tints of #75427A

#75427A
(117,66,122)
#815386
(129,83,134)
#8D6492
(141,100,146)
#99759E
(153,117,158)
#A586AA
(165,134,170)
#B197B6
(177,151,182)
#BDA8C2
(189,168,194)
#C9B9CE
(201,185,206)
#D5CADA
(213,202,218)
#E1DBE6
(225,219,230)
#EDECF2
(237,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75427A color. Also use rgb(117,66,122) instead hex code.

Text Font Color

.myTextColor { color: #75427A; }

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

This text font color is #75427A.

Background Color

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

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

This div background color is #75427A.

Border color

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

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

This div border color is #75427A.

Opacity

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

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

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

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

This text has shadow with #75427A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75427A.

Preview

Color preview on black background

This text has color #75427A on black background.


Color preview on white background

This text has color #75427A on white background.


Black color preview on #75427A background

This text has black color on #75427A background.


White color preview on #75427A background

This text has white color on #75427A background.


Related colors

Complementary color

Complementary color for #hex is #8ABD85.


I love getcolorcode.com

Triadic colors

1 #7A7542 and #427A75 with #75427A are triadic colors.

2 #7A4275 and #42757A with #75427A are triadic colors.