COLOR #756774

HEX: #756774 RGB: (117,103,116)

Color info

#756774 contains red, green and blue colors in about the same proportion. Web safe color of #756774 is #666666 (or #666).

RGB color model

#756774 color RGB value is (117,103,116).

RGB: (117,103,116) (46%, 40%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 116 of 255 = 45%

117
103
116

R + G + B ~ 44%. #756774 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 116 = 336 (100%)
R 117 of 336 ~ 34.82%
G 103 of 336 ~ 30.65%
B 116 of 336 ~ 34.52'%

%34.82
%30.65
%34.52

CMYK color model

#756774 color CMYK value is (0,12,1,54).

  • cyan value is 0.00%
  • magenta value is 11.97%
  • yellow value is 0.85%
  • key color value is 54.12%
CMYK: (0,12,1,54) C0M12Y1K54 (0%,12%,1%,54%) (0.00/0.12/0.01/0.54) 

CMYK percentages

%0
%11.97
%0.85
%54.12

Codes

Color #756774 in popluar color models

75 67 74
RGB 117 103 116
HSL 304° 6.36% 43.14%
HSB/HSV 304° 11.97% 45.88%
CMYK 0.00% 11.97% 0.85%
54.12%

Color #756774 in popluar number systems.

HEX 75 67 74
Decimal 117 103 116
Binary 1110101 1100111 1110100
Octal 165 147 164

Shades and tints

Shades of #756774

#756774
(117,103,116)
#6B5E6A
(107,94,106)
#615560
(97,85,96)
#574C56
(87,76,86)
#4D434C
(77,67,76)
#433A42
(67,58,66)
#393138
(57,49,56)
#2F282E
(47,40,46)
#251F24
(37,31,36)
#1B161A
(27,22,26)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #756774

#756774
(117,103,116)
#817480
(129,116,128)
#8D818C
(141,129,140)
#998E98
(153,142,152)
#A59BA4
(165,155,164)
#B1A8B0
(177,168,176)
#BDB5BC
(189,181,188)
#C9C2C8
(201,194,200)
#D5CFD4
(213,207,212)
#E1DCE0
(225,220,224)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756774 color. Also use rgb(117,103,116) instead hex code.

Text Font Color

.myTextColor { color: #756774; }

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

This text font color is #756774.

Background Color

.myBgColor { background-color: #756774; }

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

This div background color is #756774.

Border color

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

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

This div border color is #756774.

Opacity

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

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

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

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

This text has shadow with #756774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756774.

Preview

Color preview on black background

This text has color #756774 on black background.


Color preview on white background

This text has color #756774 on white background.


Black color preview on #756774 background

This text has black color on #756774 background.


White color preview on #756774 background

This text has white color on #756774 background.


Related colors

Complementary color

Complementary color for #hex is #8A988B.


I love getcolorcode.com

Triadic colors

1 #747567 and #677475 with #756774 are triadic colors.

2 #746775 and #677574 with #756774 are triadic colors.