COLOR #756692

HEX: #756692 RGB: (117,102,146)

Color info

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

RGB color model

#756692 color RGB value is (117,102,146).

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

RGB channels and saturation

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

117
102
146

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

Portions of RGB colors in percentages

R + G + B = 117 + 102 + 146 = 365 (100%)
R 117 of 365 ~ 32.05%
G 102 of 365 ~ 27.95%
B 146 of 365 ~ 40'%

%32.05
%27.95
%40

CMYK color model

#756692 color CMYK value is (20,30,0,43).

  • cyan value is 19.86%
  • magenta value is 30.14%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (20,30,0,43)
C20M30Y0K43 (20%, 30%, 0%, 43%)
(0.20 / 0.30 / 0.00 / 0.43)

CMYK percentages

%19.86
%30.14
%0
%42.75

Codes

Color #756692 in popluar color models

75 66 92
RGB 117 102 146
HSL 260° 17.74% 48.63%
HSB/HSV 260° 30.14% 57.25%
CMYK 19.86% 30.14% 0.00%
42.75%

Color #756692 in popluar number systems.

HEX 75 66 92
Decimal 117 102 146
Binary 1110101 1100110 10010010
Octal 165 146 222

Shades and tints

Shades of #756692

#756692
(117,102,146)
#6B5D85
(107,93,133)
#615478
(97,84,120)
#574B6B
(87,75,107)
#4D425E
(77,66,94)
#433951
(67,57,81)
#393044
(57,48,68)
#2F2737
(47,39,55)
#251E2A
(37,30,42)
#1B151D
(27,21,29)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #756692

#756692
(117,102,146)
#81739B
(129,115,155)
#8D80A4
(141,128,164)
#998DAD
(153,141,173)
#A59AB6
(165,154,182)
#B1A7BF
(177,167,191)
#BDB4C8
(189,180,200)
#C9C1D1
(201,193,209)
#D5CEDA
(213,206,218)
#E1DBE3
(225,219,227)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756692; }

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

This text font color is #756692.

Background Color

.myBgColor { background-color: #756692; }

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

This div background color is #756692.

Border color

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

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

This div border color is #756692.

Opacity

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

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

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

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

This text has shadow with #756692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756692.

Preview

Color preview on black background

This text has color #756692 on black background.


Color preview on white background

This text has color #756692 on white background.


Black color preview on #756692 background

This text has black color on #756692 background.


White color preview on #756692 background

This text has white color on #756692 background.


Related colors

Complementary color

Complementary color for #hex is #8A996D.


I love getcolorcode.com

Triadic colors

1 #927566 and #669275 with #756692 are triadic colors.

2 #926675 and #667592 with #756692 are triadic colors.