COLOR #759992

HEX: #759992 RGB: (117,153,146)

Color info

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

RGB color model

#759992 color RGB value is (117,153,146).

RGB: (117,153,146) (46%, 60%, 57%)

RGB channels and saturation

R 117 of 255 = 46%
G 153 of 255 = 60%
B 146 of 255 = 57%

117
153
146

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

Portions of RGB colors in percentages

R + G + B = 117 + 153 + 146 = 416 (100%)
R 117 of 416 ~ 28.13%
G 153 of 416 ~ 36.78%
B 146 of 416 ~ 35.1'%

%28.13
%36.78
%35.1

CMYK color model

#759992 color CMYK value is (24,0,5,40).

  • cyan value is 23.53%
  • magenta value is 0.00%
  • yellow value is 4.58%
  • key color value is 40.00%

CMYK: (24,0,5,40)
C24M0Y5K40 (24%, 0%, 5%, 40%)
(0.24 / 0.00 / 0.05 / 0.40)

CMYK percentages

%23.53
%0
%4.58
%40

Codes

Color #759992 in popluar color models

75 99 92
RGB 117 153 146
HSL 168° 15.00% 52.94%
HSB/HSV 168° 23.53% 60.00%
CMYK 23.53% 0.00% 4.58%
40.00%

Color #759992 in popluar number systems.

HEX 75 99 92
Decimal 117 153 146
Binary 1110101 10011001 10010010
Octal 165 231 222

Shades and tints

Shades of #759992

#759992
(117,153,146)
#6B8C85
(107,140,133)
#617F78
(97,127,120)
#57726B
(87,114,107)
#4D655E
(77,101,94)
#435851
(67,88,81)
#394B44
(57,75,68)
#2F3E37
(47,62,55)
#25312A
(37,49,42)
#1B241D
(27,36,29)
#111710
(17,23,16)
#000000
(0,0,0)

Tints of #759992

#759992
(117,153,146)
#81A29B
(129,162,155)
#8DABA4
(141,171,164)
#99B4AD
(153,180,173)
#A5BDB6
(165,189,182)
#B1C6BF
(177,198,191)
#BDCFC8
(189,207,200)
#C9D8D1
(201,216,209)
#D5E1DA
(213,225,218)
#E1EAE3
(225,234,227)
#EDF3EC
(237,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759992; }

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

This text font color is #759992.

Background Color

.myBgColor { background-color: #759992; }

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

This div background color is #759992.

Border color

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

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

This div border color is #759992.

Opacity

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

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

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

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

This text has shadow with #759992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759992.

Preview

Color preview on black background

This text has color #759992 on black background.


Color preview on white background

This text has color #759992 on white background.


Black color preview on #759992 background

This text has black color on #759992 background.


White color preview on #759992 background

This text has white color on #759992 background.


Related colors

Complementary color

Complementary color for #hex is #8A666D.


I love getcolorcode.com

Triadic colors

1 #927599 and #999275 with #759992 are triadic colors.

2 #929975 and #997592 with #759992 are triadic colors.