COLOR #754162

HEX: #754162 RGB: (117,65,98)

Color info

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

RGB color model

#754162 color RGB value is (117,65,98).

RGB: (117,65,98) (46%, 25%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 65 of 255 = 25%
B 98 of 255 = 38%

117
65
98

R + G + B ~ 36%. #754162 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 65 + 98 = 280 (100%)
R 117 of 280 ~ 41.79%
G 65 of 280 ~ 23.21%
B 98 of 280 ~ 35'%

%41.79
%23.21
%35

CMYK color model

#754162 color CMYK value is (0,44,16,54).

  • cyan value is 0.00%
  • magenta value is 44.44%
  • yellow value is 16.24%
  • key color value is 54.12%

CMYK: (0,44,16,54)
C0M44Y16K54 (0%, 44%, 16%, 54%)
(0.00 / 0.44 / 0.16 / 0.54)

CMYK percentages

%0
%44.44
%16.24
%54.12

Codes

Color #754162 in popluar color models

75 41 62
RGB 117 65 98
HSL 322° 28.57% 35.69%
HSB/HSV 322° 44.44% 45.88%
CMYK 0.00% 44.44% 16.24%
54.12%

Color #754162 in popluar number systems.

HEX 75 41 62
Decimal 117 65 98
Binary 1110101 1000001 1100010
Octal 165 101 142

Shades and tints

Shades of #754162

#754162
(117,65,98)
#6B3C5A
(107,60,90)
#613752
(97,55,82)
#57324A
(87,50,74)
#4D2D42
(77,45,66)
#43283A
(67,40,58)
#392332
(57,35,50)
#2F1E2A
(47,30,42)
#251922
(37,25,34)
#1B141A
(27,20,26)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #754162

#754162
(117,65,98)
#815270
(129,82,112)
#8D637E
(141,99,126)
#99748C
(153,116,140)
#A5859A
(165,133,154)
#B196A8
(177,150,168)
#BDA7B6
(189,167,182)
#C9B8C4
(201,184,196)
#D5C9D2
(213,201,210)
#E1DAE0
(225,218,224)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754162; }

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

This text font color is #754162.

Background Color

.myBgColor { background-color: #754162; }

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

This div background color is #754162.

Border color

.myBorderColor { border: 1px solid #754162; }

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

This div border color is #754162.

Opacity

.myOpacity80 { color: #754162; opacity: 0.8; }

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

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

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

This text has shadow with #754162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754162.

Preview

Color preview on black background

This text has color #754162 on black background.


Color preview on white background

This text has color #754162 on white background.


Black color preview on #754162 background

This text has black color on #754162 background.


White color preview on #754162 background

This text has white color on #754162 background.


Related colors

Complementary color

Complementary color for #hex is #8ABE9D.


I love getcolorcode.com

Triadic colors

1 #627541 and #416275 with #754162 are triadic colors.

2 #624175 and #417562 with #754162 are triadic colors.