COLOR #756792

HEX: #756792 RGB: (117,103,146)

Color info

#756792 contains red, green and blue colors in about the same proportion. Web safe color of #756792 is #666699 (or #669).

RGB color model

#756792 color RGB value is (117,103,146).

RGB: (117,103,146) (46%, 40%, 57%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 146 of 255 = 57%

117
103
146

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 146 = 366 (100%)
R 117 of 366 ~ 31.97%
G 103 of 366 ~ 28.14%
B 146 of 366 ~ 39.89'%

%31.97
%28.14
%39.89

CMYK color model

#756792 color CMYK value is (20,29,0,43).

  • cyan value is 19.86%
  • magenta value is 29.45%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (20,29,0,43) C20M29Y0K43 (20%,29%,0%,43%) (0.20/0.29/0.00/0.43) 

CMYK percentages

%19.86
%29.45
%0
%42.75

Codes

Color #756792 in popluar color models

75 67 92
RGB 117 103 146
HSL 260° 17.27% 48.82%
HSB/HSV 260° 29.45% 57.25%
CMYK 19.86% 29.45% 0.00%
42.75%

Color #756792 in popluar number systems.

HEX 75 67 92
Decimal 117 103 146
Binary 1110101 1100111 10010010
Octal 165 147 222

Shades and tints

Shades of #756792

#756792
(117,103,146)
#6B5E85
(107,94,133)
#615578
(97,85,120)
#574C6B
(87,76,107)
#4D435E
(77,67,94)
#433A51
(67,58,81)
#393144
(57,49,68)
#2F2837
(47,40,55)
#251F2A
(37,31,42)
#1B161D
(27,22,29)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #756792

#756792
(117,103,146)
#81749B
(129,116,155)
#8D81A4
(141,129,164)
#998EAD
(153,142,173)
#A59BB6
(165,155,182)
#B1A8BF
(177,168,191)
#BDB5C8
(189,181,200)
#C9C2D1
(201,194,209)
#D5CFDA
(213,207,218)
#E1DCE3
(225,220,227)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756792; }

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

This text font color is #756792.

Background Color

.myBgColor { background-color: #756792; }

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

This div background color is #756792.

Border color

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

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

This div border color is #756792.

Opacity

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

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

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

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

This text has shadow with #756792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756792.

Preview

Color preview on black background

This text has color #756792 on black background.


Color preview on white background

This text has color #756792 on white background.


Black color preview on #756792 background

This text has black color on #756792 background.


White color preview on #756792 background

This text has white color on #756792 background.


Related colors

Complementary color

Complementary color for #hex is #8A986D.


I love getcolorcode.com

Triadic colors

1 #927567 and #679275 with #756792 are triadic colors.

2 #926775 and #677592 with #756792 are triadic colors.