COLOR #757885

HEX: #757885 RGB: (117,120,133)

Color info

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

RGB color model

#757885 color RGB value is (117,120,133).

RGB: (117,120,133) (46%, 47%, 52%)

RGB channels and saturation

R 117 of 255 = 46%
G 120 of 255 = 47%
B 133 of 255 = 52%

117
120
133

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

Portions of RGB colors in percentages

R + G + B = 117 + 120 + 133 = 370 (100%)
R 117 of 370 ~ 31.62%
G 120 of 370 ~ 32.43%
B 133 of 370 ~ 35.95'%

%31.62
%32.43
%35.95

CMYK color model

#757885 color CMYK value is (12,10,0,48).

  • cyan value is 12.03%
  • magenta value is 9.77%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (12,10,0,48)
C12M10Y0K48 (12%, 10%, 0%, 48%)
(0.12 / 0.10 / 0.00 / 0.48)

CMYK percentages

%12.03
%9.77
%0
%47.84

Codes

Color #757885 in popluar color models

75 78 85
RGB 117 120 133
HSL 229° 6.40% 49.02%
HSB/HSV 229° 12.03% 52.16%
CMYK 12.03% 9.77% 0.00%
47.84%

Color #757885 in popluar number systems.

HEX 75 78 85
Decimal 117 120 133
Binary 1110101 1111000 10000101
Octal 165 170 205

Shades and tints

Shades of #757885

#757885
(117,120,133)
#6B6E79
(107,110,121)
#61646D
(97,100,109)
#575A61
(87,90,97)
#4D5055
(77,80,85)
#434649
(67,70,73)
#393C3D
(57,60,61)
#2F3231
(47,50,49)
#252825
(37,40,37)
#1B1E19
(27,30,25)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #757885

#757885
(117,120,133)
#818490
(129,132,144)
#8D909B
(141,144,155)
#999CA6
(153,156,166)
#A5A8B1
(165,168,177)
#B1B4BC
(177,180,188)
#BDC0C7
(189,192,199)
#C9CCD2
(201,204,210)
#D5D8DD
(213,216,221)
#E1E4E8
(225,228,232)
#EDF0F3
(237,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757885; }

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

This text font color is #757885.

Background Color

.myBgColor { background-color: #757885; }

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

This div background color is #757885.

Border color

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

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

This div border color is #757885.

Opacity

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

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

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

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

This text has shadow with #757885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757885.

Preview

Color preview on black background

This text has color #757885 on black background.


Color preview on white background

This text has color #757885 on white background.


Black color preview on #757885 background

This text has black color on #757885 background.


White color preview on #757885 background

This text has white color on #757885 background.


Related colors

Complementary color

Complementary color for #hex is #8A877A.


I love getcolorcode.com

Triadic colors

1 #857578 and #788575 with #757885 are triadic colors.

2 #857875 and #787585 with #757885 are triadic colors.