COLOR #759793

HEX: #759793 RGB: (117,151,147)

Color info

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

RGB color model

#759793 color RGB value is (117,151,147).

RGB: (117,151,147) (46%, 59%, 58%)

RGB channels and saturation

R 117 of 255 = 46%
G 151 of 255 = 59%
B 147 of 255 = 58%

117
151
147

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

Portions of RGB colors in percentages

R + G + B = 117 + 151 + 147 = 415 (100%)
R 117 of 415 ~ 28.19%
G 151 of 415 ~ 36.39%
B 147 of 415 ~ 35.42'%

%28.19
%36.39
%35.42

CMYK color model

#759793 color CMYK value is (23,0,3,41).

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

CMYK: (23,0,3,41)
C23M0Y3K41 (23%, 0%, 3%, 41%)
(0.23 / 0.00 / 0.03 / 0.41)

CMYK percentages

%22.52
%0
%2.65
%40.78

Codes

Color #759793 in popluar color models

75 97 93
RGB 117 151 147
HSL 173° 14.05% 52.55%
HSB/HSV 173° 22.52% 59.22%
CMYK 22.52% 0.00% 2.65%
40.78%

Color #759793 in popluar number systems.

HEX 75 97 93
Decimal 117 151 147
Binary 1110101 10010111 10010011
Octal 165 227 223

Shades and tints

Shades of #759793

#759793
(117,151,147)
#6B8A86
(107,138,134)
#617D79
(97,125,121)
#57706C
(87,112,108)
#4D635F
(77,99,95)
#435652
(67,86,82)
#394945
(57,73,69)
#2F3C38
(47,60,56)
#252F2B
(37,47,43)
#1B221E
(27,34,30)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #759793

#759793
(117,151,147)
#81A09C
(129,160,156)
#8DA9A5
(141,169,165)
#99B2AE
(153,178,174)
#A5BBB7
(165,187,183)
#B1C4C0
(177,196,192)
#BDCDC9
(189,205,201)
#C9D6D2
(201,214,210)
#D5DFDB
(213,223,219)
#E1E8E4
(225,232,228)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759793; }

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

This text font color is #759793.

Background Color

.myBgColor { background-color: #759793; }

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

This div background color is #759793.

Border color

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

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

This div border color is #759793.

Opacity

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

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

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

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

This text has shadow with #759793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759793.

Preview

Color preview on black background

This text has color #759793 on black background.


Color preview on white background

This text has color #759793 on white background.


Black color preview on #759793 background

This text has black color on #759793 background.


White color preview on #759793 background

This text has white color on #759793 background.


Related colors

Complementary color

Complementary color for #hex is #8A686C.


I love getcolorcode.com

Triadic colors

1 #937597 and #979375 with #759793 are triadic colors.

2 #939775 and #977593 with #759793 are triadic colors.