COLOR #754650

HEX: #754650 RGB: (117,70,80)

Color info

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

RGB color model

#754650 color RGB value is (117,70,80).

RGB: (117,70,80) (46%, 27%, 31%)

RGB channels and saturation

R 117 of 255 = 46%
G 70 of 255 = 27%
B 80 of 255 = 31%

117
70
80

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

Portions of RGB colors in percentages

R + G + B = 117 + 70 + 80 = 267 (100%)
R 117 of 267 ~ 43.82%
G 70 of 267 ~ 26.22%
B 80 of 267 ~ 29.96'%

%43.82
%26.22
%29.96

CMYK color model

#754650 color CMYK value is (0,40,32,54).

  • cyan value is 0.00%
  • magenta value is 40.17%
  • yellow value is 31.62%
  • key color value is 54.12%
CMYK: (0,40,32,54) C0M40Y32K54 (0%,40%,32%,54%) (0.00/0.40/0.32/0.54) 

CMYK percentages

%0
%40.17
%31.62
%54.12

Codes

Color #754650 in popluar color models

75 46 50
RGB 117 70 80
HSL 347° 25.13% 36.67%
HSB/HSV 347° 40.17% 45.88%
CMYK 0.00% 40.17% 31.62%
54.12%

Color #754650 in popluar number systems.

HEX 75 46 50
Decimal 117 70 80
Binary 1110101 1000110 1010000
Octal 165 106 120

Shades and tints

Shades of #754650

#754650
(117,70,80)
#6B4049
(107,64,73)
#613A42
(97,58,66)
#57343B
(87,52,59)
#4D2E34
(77,46,52)
#43282D
(67,40,45)
#392226
(57,34,38)
#2F1C1F
(47,28,31)
#251618
(37,22,24)
#1B1011
(27,16,17)
#110A0A
(17,10,10)
#000000
(0,0,0)

Tints of #754650

#754650
(117,70,80)
#81565F
(129,86,95)
#8D666E
(141,102,110)
#99767D
(153,118,125)
#A5868C
(165,134,140)
#B1969B
(177,150,155)
#BDA6AA
(189,166,170)
#C9B6B9
(201,182,185)
#D5C6C8
(213,198,200)
#E1D6D7
(225,214,215)
#EDE6E6
(237,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754650; }

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

This text font color is #754650.

Background Color

.myBgColor { background-color: #754650; }

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

This div background color is #754650.

Border color

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

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

This div border color is #754650.

Opacity

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

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

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

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

This text has shadow with #754650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754650.

Preview

Color preview on black background

This text has color #754650 on black background.


Color preview on white background

This text has color #754650 on white background.


Black color preview on #754650 background

This text has black color on #754650 background.


White color preview on #754650 background

This text has white color on #754650 background.


Related colors

Complementary color

Complementary color for #hex is #8AB9AF.


I love getcolorcode.com

Triadic colors

1 #507546 and #465075 with #754650 are triadic colors.

2 #504675 and #467550 with #754650 are triadic colors.