COLOR #756292

HEX: #756292 RGB: (117,98,146)

Color info

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

RGB color model

#756292 color RGB value is (117,98,146).

RGB: (117,98,146) (46%, 38%, 57%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 146 of 255 = 57%

117
98
146

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

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 146 = 361 (100%)
R 117 of 361 ~ 32.41%
G 98 of 361 ~ 27.15%
B 146 of 361 ~ 40.44'%

%32.41
%27.15
%40.44

CMYK color model

#756292 color CMYK value is (20,33,0,43).

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

CMYK: (20,33,0,43)
C20M33Y0K43 (20%, 33%, 0%, 43%)
(0.20 / 0.33 / 0.00 / 0.43)

CMYK percentages

%19.86
%32.88
%0
%42.75

Codes

Color #756292 in popluar color models

75 62 92
RGB 117 98 146
HSL 264° 19.67% 47.84%
HSB/HSV 264° 32.88% 57.25%
CMYK 19.86% 32.88% 0.00%
42.75%

Color #756292 in popluar number systems.

HEX 75 62 92
Decimal 117 98 146
Binary 1110101 1100010 10010010
Octal 165 142 222

Shades and tints

Shades of #756292

#756292
(117,98,146)
#6B5A85
(107,90,133)
#615278
(97,82,120)
#574A6B
(87,74,107)
#4D425E
(77,66,94)
#433A51
(67,58,81)
#393244
(57,50,68)
#2F2A37
(47,42,55)
#25222A
(37,34,42)
#1B1A1D
(27,26,29)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #756292

#756292
(117,98,146)
#81709B
(129,112,155)
#8D7EA4
(141,126,164)
#998CAD
(153,140,173)
#A59AB6
(165,154,182)
#B1A8BF
(177,168,191)
#BDB6C8
(189,182,200)
#C9C4D1
(201,196,209)
#D5D2DA
(213,210,218)
#E1E0E3
(225,224,227)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756292; }

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

This text font color is #756292.

Background Color

.myBgColor { background-color: #756292; }

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

This div background color is #756292.

Border color

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

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

This div border color is #756292.

Opacity

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

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

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

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

This text has shadow with #756292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756292.

Preview

Color preview on black background

This text has color #756292 on black background.


Color preview on white background

This text has color #756292 on white background.


Black color preview on #756292 background

This text has black color on #756292 background.


White color preview on #756292 background

This text has white color on #756292 background.


Related colors

Complementary color

Complementary color for #hex is #8A9D6D.


I love getcolorcode.com

Triadic colors

1 #927562 and #629275 with #756292 are triadic colors.

2 #926275 and #627592 with #756292 are triadic colors.