COLOR #759285

HEX: #759285 RGB: (117,146,133)

Color info

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

RGB color model

#759285 color RGB value is (117,146,133).

RGB: (117,146,133) (46%, 57%, 52%)

RGB channels and saturation

R 117 of 255 = 46%
G 146 of 255 = 57%
B 133 of 255 = 52%

117
146
133

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

Portions of RGB colors in percentages

R + G + B = 117 + 146 + 133 = 396 (100%)
R 117 of 396 ~ 29.55%
G 146 of 396 ~ 36.87%
B 133 of 396 ~ 33.59'%

%29.55
%36.87
%33.59

CMYK color model

#759285 color CMYK value is (20,0,9,43).

  • cyan value is 19.86%
  • magenta value is 0.00%
  • yellow value is 8.90%
  • key color value is 42.75%

CMYK: (20,0,9,43)
C20M0Y9K43 (20%, 0%, 9%, 43%)
(0.20 / 0.00 / 0.09 / 0.43)

CMYK percentages

%19.86
%0
%8.9
%42.75

Codes

Color #759285 in popluar color models

75 92 85
RGB 117 146 133
HSL 153° 11.74% 51.57%
HSB/HSV 153° 19.86% 57.25%
CMYK 19.86% 0.00% 8.90%
42.75%

Color #759285 in popluar number systems.

HEX 75 92 85
Decimal 117 146 133
Binary 1110101 10010010 10000101
Octal 165 222 205

Shades and tints

Shades of #759285

#759285
(117,146,133)
#6B8579
(107,133,121)
#61786D
(97,120,109)
#576B61
(87,107,97)
#4D5E55
(77,94,85)
#435149
(67,81,73)
#39443D
(57,68,61)
#2F3731
(47,55,49)
#252A25
(37,42,37)
#1B1D19
(27,29,25)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #759285

#759285
(117,146,133)
#819B90
(129,155,144)
#8DA49B
(141,164,155)
#99ADA6
(153,173,166)
#A5B6B1
(165,182,177)
#B1BFBC
(177,191,188)
#BDC8C7
(189,200,199)
#C9D1D2
(201,209,210)
#D5DADD
(213,218,221)
#E1E3E8
(225,227,232)
#EDECF3
(237,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759285; }

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

This text font color is #759285.

Background Color

.myBgColor { background-color: #759285; }

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

This div background color is #759285.

Border color

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

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

This div border color is #759285.

Opacity

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

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

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

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

This text has shadow with #759285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759285.

Preview

Color preview on black background

This text has color #759285 on black background.


Color preview on white background

This text has color #759285 on white background.


Black color preview on #759285 background

This text has black color on #759285 background.


White color preview on #759285 background

This text has white color on #759285 background.


Related colors

Complementary color

Complementary color for #hex is #8A6D7A.


I love getcolorcode.com

Triadic colors

1 #857592 and #928575 with #759285 are triadic colors.

2 #859275 and #927585 with #759285 are triadic colors.