COLOR #754158

HEX: #754158 RGB: (117,65,88)

Color info

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

RGB color model

#754158 color RGB value is (117,65,88).

RGB: (117,65,88) (46%, 25%, 35%)

RGB channels and saturation

R 117 of 255 = 46%
G 65 of 255 = 25%
B 88 of 255 = 35%

117
65
88

R + G + B ~ 35%. #754158 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 65 + 88 = 270 (100%)
R 117 of 270 ~ 43.33%
G 65 of 270 ~ 24.07%
B 88 of 270 ~ 32.59'%

%43.33
%24.07
%32.59

CMYK color model

#754158 color CMYK value is (0,44,25,54).

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

CMYK: (0,44,25,54)
C0M44Y25K54 (0%, 44%, 25%, 54%)
(0.00 / 0.44 / 0.25 / 0.54)

CMYK percentages

%0
%44.44
%24.79
%54.12

Codes

Color #754158 in popluar color models

75 41 58
RGB 117 65 88
HSL 333° 28.57% 35.69%
HSB/HSV 333° 44.44% 45.88%
CMYK 0.00% 44.44% 24.79%
54.12%

Color #754158 in popluar number systems.

HEX 75 41 58
Decimal 117 65 88
Binary 1110101 1000001 1011000
Octal 165 101 130

Shades and tints

Shades of #754158

#754158
(117,65,88)
#6B3C50
(107,60,80)
#613748
(97,55,72)
#573240
(87,50,64)
#4D2D38
(77,45,56)
#432830
(67,40,48)
#392328
(57,35,40)
#2F1E20
(47,30,32)
#251918
(37,25,24)
#1B1410
(27,20,16)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #754158

#754158
(117,65,88)
#815267
(129,82,103)
#8D6376
(141,99,118)
#997485
(153,116,133)
#A58594
(165,133,148)
#B196A3
(177,150,163)
#BDA7B2
(189,167,178)
#C9B8C1
(201,184,193)
#D5C9D0
(213,201,208)
#E1DADF
(225,218,223)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754158; }

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

This text font color is #754158.

Background Color

.myBgColor { background-color: #754158; }

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

This div background color is #754158.

Border color

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

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

This div border color is #754158.

Opacity

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

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

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

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

This text has shadow with #754158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754158.

Preview

Color preview on black background

This text has color #754158 on black background.


Color preview on white background

This text has color #754158 on white background.


Black color preview on #754158 background

This text has black color on #754158 background.


White color preview on #754158 background

This text has white color on #754158 background.


Related colors

Complementary color

Complementary color for #hex is #8ABEA7.


I love getcolorcode.com

Triadic colors

1 #587541 and #415875 with #754158 are triadic colors.

2 #584175 and #417558 with #754158 are triadic colors.