COLOR #757893

HEX: #757893 RGB: (117,120,147)

Color info

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

RGB color model

#757893 color RGB value is (117,120,147).

RGB: (117,120,147) (46%, 47%, 58%)

RGB channels and saturation

R 117 of 255 = 46%
G 120 of 255 = 47%
B 147 of 255 = 58%

117
120
147

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

Portions of RGB colors in percentages

R + G + B = 117 + 120 + 147 = 384 (100%)
R 117 of 384 ~ 30.47%
G 120 of 384 ~ 31.25%
B 147 of 384 ~ 38.28'%

%30.47
%31.25
%38.28

CMYK color model

#757893 color CMYK value is (20,18,0,42).

  • cyan value is 20.41%
  • magenta value is 18.37%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (20,18,0,42)
C20M18Y0K42 (20%, 18%, 0%, 42%)
(0.20 / 0.18 / 0.00 / 0.42)

CMYK percentages

%20.41
%18.37
%0
%42.35

Codes

Color #757893 in popluar color models

75 78 93
RGB 117 120 147
HSL 234° 12.20% 51.76%
HSB/HSV 234° 20.41% 57.65%
CMYK 20.41% 18.37% 0.00%
42.35%

Color #757893 in popluar number systems.

HEX 75 78 93
Decimal 117 120 147
Binary 1110101 1111000 10010011
Octal 165 170 223

Shades and tints

Shades of #757893

#757893
(117,120,147)
#6B6E86
(107,110,134)
#616479
(97,100,121)
#575A6C
(87,90,108)
#4D505F
(77,80,95)
#434652
(67,70,82)
#393C45
(57,60,69)
#2F3238
(47,50,56)
#25282B
(37,40,43)
#1B1E1E
(27,30,30)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #757893

#757893
(117,120,147)
#81849C
(129,132,156)
#8D90A5
(141,144,165)
#999CAE
(153,156,174)
#A5A8B7
(165,168,183)
#B1B4C0
(177,180,192)
#BDC0C9
(189,192,201)
#C9CCD2
(201,204,210)
#D5D8DB
(213,216,219)
#E1E4E4
(225,228,228)
#EDF0ED
(237,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #757893 color. Also use rgb(117,120,147) instead hex code.

Text Font Color

.myTextColor { color: #757893; }

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

This text font color is #757893.

Background Color

.myBgColor { background-color: #757893; }

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

This div background color is #757893.

Border color

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

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

This div border color is #757893.

Opacity

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

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

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

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

This text has shadow with #757893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757893.

Preview

Color preview on black background

This text has color #757893 on black background.


Color preview on white background

This text has color #757893 on white background.


Black color preview on #757893 background

This text has black color on #757893 background.


White color preview on #757893 background

This text has white color on #757893 background.


Related colors

Complementary color

Complementary color for #hex is #8A876C.


I love getcolorcode.com

Triadic colors

1 #937578 and #789375 with #757893 are triadic colors.

2 #937875 and #787593 with #757893 are triadic colors.