COLOR #754765

HEX: #754765 RGB: (117,71,101)

Color info

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

RGB color model

#754765 color RGB value is (117,71,101).

RGB: (117,71,101) (46%, 28%, 40%)

RGB channels and saturation

R 117 of 255 = 46%
G 71 of 255 = 28%
B 101 of 255 = 40%

117
71
101

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

Portions of RGB colors in percentages

R + G + B = 117 + 71 + 101 = 289 (100%)
R 117 of 289 ~ 40.48%
G 71 of 289 ~ 24.57%
B 101 of 289 ~ 34.95'%

%40.48
%24.57
%34.95

CMYK color model

#754765 color CMYK value is (0,39,14,54).

  • cyan value is 0.00%
  • magenta value is 39.32%
  • yellow value is 13.68%
  • key color value is 54.12%

CMYK: (0,39,14,54)
C0M39Y14K54 (0%, 39%, 14%, 54%)
(0.00 / 0.39 / 0.14 / 0.54)

CMYK percentages

%0
%39.32
%13.68
%54.12

Codes

Color #754765 in popluar color models

75 47 65
RGB 117 71 101
HSL 321° 24.47% 36.86%
HSB/HSV 321° 39.32% 45.88%
CMYK 0.00% 39.32% 13.68%
54.12%

Color #754765 in popluar number systems.

HEX 75 47 65
Decimal 117 71 101
Binary 1110101 1000111 1100101
Octal 165 107 145

Shades and tints

Shades of #754765

#754765
(117,71,101)
#6B415C
(107,65,92)
#613B53
(97,59,83)
#57354A
(87,53,74)
#4D2F41
(77,47,65)
#432938
(67,41,56)
#39232F
(57,35,47)
#2F1D26
(47,29,38)
#25171D
(37,23,29)
#1B1114
(27,17,20)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #754765

#754765
(117,71,101)
#815773
(129,87,115)
#8D6781
(141,103,129)
#99778F
(153,119,143)
#A5879D
(165,135,157)
#B197AB
(177,151,171)
#BDA7B9
(189,167,185)
#C9B7C7
(201,183,199)
#D5C7D5
(213,199,213)
#E1D7E3
(225,215,227)
#EDE7F1
(237,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754765 color. Also use rgb(117,71,101) instead hex code.

Text Font Color

.myTextColor { color: #754765; }

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

This text font color is #754765.

Background Color

.myBgColor { background-color: #754765; }

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

This div background color is #754765.

Border color

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

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

This div border color is #754765.

Opacity

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

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

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

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

This text has shadow with #754765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754765.

Preview

Color preview on black background

This text has color #754765 on black background.


Color preview on white background

This text has color #754765 on white background.


Black color preview on #754765 background

This text has black color on #754765 background.


White color preview on #754765 background

This text has white color on #754765 background.


Related colors

Complementary color

Complementary color for #hex is #8AB89A.


I love getcolorcode.com

Triadic colors

1 #657547 and #476575 with #754765 are triadic colors.

2 #654775 and #477565 with #754765 are triadic colors.