COLOR #758197

HEX: #758197 RGB: (117,129,151)

Color info

#758197 contains red, green and blue colors in about the same proportion. Web safe color of #758197 is #669999 (or #699).

RGB color model

#758197 color RGB value is (117,129,151).

RGB: (117,129,151) (46%, 51%, 59%)

RGB channels and saturation

R 117 of 255 = 46%
G 129 of 255 = 51%
B 151 of 255 = 59%

117
129
151

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

Portions of RGB colors in percentages

R + G + B = 117 + 129 + 151 = 397 (100%)
R 117 of 397 ~ 29.47%
G 129 of 397 ~ 32.49%
B 151 of 397 ~ 38.04'%

%29.47
%32.49
%38.04

CMYK color model

#758197 color CMYK value is (23,15,0,41).

  • cyan value is 22.52%
  • magenta value is 14.57%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (23,15,0,41)
C23M15Y0K41 (23%, 15%, 0%, 41%)
(0.23 / 0.15 / 0.00 / 0.41)

CMYK percentages

%22.52
%14.57
%0
%40.78

Codes

Color #758197 in popluar color models

75 81 97
RGB 117 129 151
HSL 219° 14.05% 52.55%
HSB/HSV 219° 22.52% 59.22%
CMYK 22.52% 14.57% 0.00%
40.78%

Color #758197 in popluar number systems.

HEX 75 81 97
Decimal 117 129 151
Binary 1110101 10000001 10010111
Octal 165 201 227

Shades and tints

Shades of #758197

#758197
(117,129,151)
#6B768A
(107,118,138)
#616B7D
(97,107,125)
#576070
(87,96,112)
#4D5563
(77,85,99)
#434A56
(67,74,86)
#393F49
(57,63,73)
#2F343C
(47,52,60)
#25292F
(37,41,47)
#1B1E22
(27,30,34)
#111315
(17,19,21)
#000000
(0,0,0)

Tints of #758197

#758197
(117,129,151)
#818CA0
(129,140,160)
#8D97A9
(141,151,169)
#99A2B2
(153,162,178)
#A5ADBB
(165,173,187)
#B1B8C4
(177,184,196)
#BDC3CD
(189,195,205)
#C9CED6
(201,206,214)
#D5D9DF
(213,217,223)
#E1E4E8
(225,228,232)
#EDEFF1
(237,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758197 color. Also use rgb(117,129,151) instead hex code.

Text Font Color

.myTextColor { color: #758197; }

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

This text font color is #758197.

Background Color

.myBgColor { background-color: #758197; }

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

This div background color is #758197.

Border color

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

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

This div border color is #758197.

Opacity

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

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

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

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

This text has shadow with #758197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758197.

Preview

Color preview on black background

This text has color #758197 on black background.


Color preview on white background

This text has color #758197 on white background.


Black color preview on #758197 background

This text has black color on #758197 background.


White color preview on #758197 background

This text has white color on #758197 background.


Related colors

Complementary color

Complementary color for #hex is #8A7E68.


I love getcolorcode.com

Triadic colors

1 #977581 and #819775 with #758197 are triadic colors.

2 #978175 and #817597 with #758197 are triadic colors.