COLOR #754758

HEX: #754758 RGB: (117,71,88)

Color info

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

RGB color model

#754758 color RGB value is (117,71,88).

RGB: (117,71,88) (46%, 28%, 35%)

RGB channels and saturation

R 117 of 255 = 46%
G 71 of 255 = 28%
B 88 of 255 = 35%

117
71
88

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

Portions of RGB colors in percentages

R + G + B = 117 + 71 + 88 = 276 (100%)
R 117 of 276 ~ 42.39%
G 71 of 276 ~ 25.72%
B 88 of 276 ~ 31.88'%

%42.39
%25.72
%31.88

CMYK color model

#754758 color CMYK value is (0,39,25,54).

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

CMYK: (0,39,25,54)
C0M39Y25K54 (0%, 39%, 25%, 54%)
(0.00 / 0.39 / 0.25 / 0.54)

CMYK percentages

%0
%39.32
%24.79
%54.12

Codes

Color #754758 in popluar color models

75 47 58
RGB 117 71 88
HSL 338° 24.47% 36.86%
HSB/HSV 338° 39.32% 45.88%
CMYK 0.00% 39.32% 24.79%
54.12%

Color #754758 in popluar number systems.

HEX 75 47 58
Decimal 117 71 88
Binary 1110101 1000111 1011000
Octal 165 107 130

Shades and tints

Shades of #754758

#754758
(117,71,88)
#6B4150
(107,65,80)
#613B48
(97,59,72)
#573540
(87,53,64)
#4D2F38
(77,47,56)
#432930
(67,41,48)
#392328
(57,35,40)
#2F1D20
(47,29,32)
#251718
(37,23,24)
#1B1110
(27,17,16)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #754758

#754758
(117,71,88)
#815767
(129,87,103)
#8D6776
(141,103,118)
#997785
(153,119,133)
#A58794
(165,135,148)
#B197A3
(177,151,163)
#BDA7B2
(189,167,178)
#C9B7C1
(201,183,193)
#D5C7D0
(213,199,208)
#E1D7DF
(225,215,223)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754758; }

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

This text font color is #754758.

Background Color

.myBgColor { background-color: #754758; }

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

This div background color is #754758.

Border color

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

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

This div border color is #754758.

Opacity

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

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

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

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

This text has shadow with #754758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754758.

Preview

Color preview on black background

This text has color #754758 on black background.


Color preview on white background

This text has color #754758 on white background.


Black color preview on #754758 background

This text has black color on #754758 background.


White color preview on #754758 background

This text has white color on #754758 background.


Related colors

Complementary color

Complementary color for #hex is #8AB8A7.


I love getcolorcode.com

Triadic colors

1 #587547 and #475875 with #754758 are triadic colors.

2 #584775 and #477558 with #754758 are triadic colors.