COLOR #7D9287

HEX: #7D9287 RGB: (125,146,135)

Color info

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

RGB color model

#7D9287 color RGB value is (125,146,135).

RGB: (125,146,135) (49%, 57%, 53%)

RGB channels and saturation

R 125 of 255 = 49%
G 146 of 255 = 57%
B 135 of 255 = 53%

125
146
135

R + G + B ~ 53%. #7D9287 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 146 + 135 = 406 (100%)
R 125 of 406 ~ 30.79%
G 146 of 406 ~ 35.96%
B 135 of 406 ~ 33.25'%

%30.79
%35.96
%33.25

CMYK color model

#7D9287 color CMYK value is (14,0,8,43).

  • cyan value is 14.38%
  • magenta value is 0.00%
  • yellow value is 7.53%
  • key color value is 42.75%
CMYK: (14,0,8,43) C14M0Y8K43 (14%,0%,8%,43%) (0.14/0.00/0.08/0.43) 

CMYK percentages

%14.38
%0
%7.53
%42.75

Codes

Color #7D9287 in popluar color models

7D 92 87
RGB 125 146 135
HSL 149° 8.79% 53.14%
HSB/HSV 149° 14.38% 57.25%
CMYK 14.38% 0.00% 7.53%
42.75%

Color #7D9287 in popluar number systems.

HEX 7D 92 87
Decimal 125 146 135
Binary 1111101 10010010 10000111
Octal 175 222 207

Shades and tints

Shades of #7D9287

#7D9287
(125,146,135)
#72857B
(114,133,123)
#67786F
(103,120,111)
#5C6B63
(92,107,99)
#515E57
(81,94,87)
#46514B
(70,81,75)
#3B443F
(59,68,63)
#303733
(48,55,51)
#252A27
(37,42,39)
#1A1D1B
(26,29,27)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #7D9287

#7D9287
(125,146,135)
#889B91
(136,155,145)
#93A49B
(147,164,155)
#9EADA5
(158,173,165)
#A9B6AF
(169,182,175)
#B4BFB9
(180,191,185)
#BFC8C3
(191,200,195)
#CAD1CD
(202,209,205)
#D5DAD7
(213,218,215)
#E0E3E1
(224,227,225)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9287 color. Also use rgb(125,146,135) instead hex code.

Text Font Color

.myTextColor { color: #7D9287; }

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

This text font color is #7D9287.

Background Color

.myBgColor { background-color: #7D9287; }

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

This div background color is #7D9287.

Border color

.myBorderColor { border: 1px solid #7D9287; }

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

This div border color is #7D9287.

Opacity

.myOpacity80 { color: #7D9287; opacity: 0.8; }

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

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

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

This text has shadow with #7D9287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9287.

Preview

Color preview on black background

This text has color #7D9287 on black background.


Color preview on white background

This text has color #7D9287 on white background.


Black color preview on #7D9287 background

This text has black color on #7D9287 background.


White color preview on #7D9287 background

This text has white color on #7D9287 background.


Related colors

Complementary color

Complementary color for #hex is #826D78.


I love getcolorcode.com

Triadic colors

1 #877D92 and #92877D with #7D9287 are triadic colors.

2 #87927D and #927D87 with #7D9287 are triadic colors.