COLOR #754661

HEX: #754661 RGB: (117,70,97)

Color info

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

RGB color model

#754661 color RGB value is (117,70,97).

RGB: (117,70,97) (46%, 27%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 70 of 255 = 27%
B 97 of 255 = 38%

117
70
97

R + G + B ~ 37%. #754661 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 70 + 97 = 284 (100%)
R 117 of 284 ~ 41.2%
G 70 of 284 ~ 24.65%
B 97 of 284 ~ 34.15'%

%41.2
%24.65
%34.15

CMYK color model

#754661 color CMYK value is (0,40,17,54).

  • cyan value is 0.00%
  • magenta value is 40.17%
  • yellow value is 17.09%
  • key color value is 54.12%

CMYK: (0,40,17,54)
C0M40Y17K54 (0%, 40%, 17%, 54%)
(0.00 / 0.40 / 0.17 / 0.54)

CMYK percentages

%0
%40.17
%17.09
%54.12

Codes

Color #754661 in popluar color models

75 46 61
RGB 117 70 97
HSL 326° 25.13% 36.67%
HSB/HSV 326° 40.17% 45.88%
CMYK 0.00% 40.17% 17.09%
54.12%

Color #754661 in popluar number systems.

HEX 75 46 61
Decimal 117 70 97
Binary 1110101 1000110 1100001
Octal 165 106 141

Shades and tints

Shades of #754661

#754661
(117,70,97)
#6B4059
(107,64,89)
#613A51
(97,58,81)
#573449
(87,52,73)
#4D2E41
(77,46,65)
#432839
(67,40,57)
#392231
(57,34,49)
#2F1C29
(47,28,41)
#251621
(37,22,33)
#1B1019
(27,16,25)
#110A11
(17,10,17)
#000000
(0,0,0)

Tints of #754661

#754661
(117,70,97)
#81566F
(129,86,111)
#8D667D
(141,102,125)
#99768B
(153,118,139)
#A58699
(165,134,153)
#B196A7
(177,150,167)
#BDA6B5
(189,166,181)
#C9B6C3
(201,182,195)
#D5C6D1
(213,198,209)
#E1D6DF
(225,214,223)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754661 color. Also use rgb(117,70,97) instead hex code.

Text Font Color

.myTextColor { color: #754661; }

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

This text font color is #754661.

Background Color

.myBgColor { background-color: #754661; }

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

This div background color is #754661.

Border color

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

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

This div border color is #754661.

Opacity

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

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

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

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

This text has shadow with #754661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754661.

Preview

Color preview on black background

This text has color #754661 on black background.


Color preview on white background

This text has color #754661 on white background.


Black color preview on #754661 background

This text has black color on #754661 background.


White color preview on #754661 background

This text has white color on #754661 background.


Related colors

Complementary color

Complementary color for #hex is #8AB99E.


I love getcolorcode.com

Triadic colors

1 #617546 and #466175 with #754661 are triadic colors.

2 #614675 and #467561 with #754661 are triadic colors.