COLOR #7D858E

HEX: #7D858E RGB: (125,133,142)

Renk bilgisi

#7D858E contains red, green and blue colors in about the same proportion. #7D858E ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7D858E color RGB value is (125,133,142).

RGB: (125,133,142) (49%, 52%, 56%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 133 of 255 = 52%
B 142 of 255 = 56%

125
133
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 133 + 142 = 400 (100%)
R 125 of 400 ~ 31.25%
G 133 of 400 ~ 33.25%
B 142 of 400 ~ 35.5'%

%31.25
%33.25
%35.5

CMYK RENK MODELİ

#7D858E rengi CMYK tonu (12,6,0,44).

  • camgöbeği tonu 11.97%
  • eflatun tonu 6.34%
  • sarı tonu 0.00%
  • ana renk tonu 44.31%

CMYK: (12,6,0,44)
C12M6Y0K44 (12%, 6%, 0%, 44%)
(0.12 / 0.06 / 0.00 / 0.44)

CMYK yüzdeleri

%11.97
%6.34
%0
%44.31

Codes

Color #7D858E in popluar color models

7D 85 8E
RGB 125 133 142
HSL 212° 7.00% 52.35%
HSB/HSV 212° 11.97% 55.69%
CMYK 11.97% 6.34% 0.00%
44.31%

Color #7D858E in popluar number systems.

HEX 7D 85 8E
Decimal 125 133 142
Binary 1111101 10000101 10001110
Octal 175 205 216

Shades and tints

Shades of #7D858E

#7D858E
(125,133,142)
#727982
(114,121,130)
#676D76
(103,109,118)
#5C616A
(92,97,106)
#51555E
(81,85,94)
#464952
(70,73,82)
#3B3D46
(59,61,70)
#30313A
(48,49,58)
#25252E
(37,37,46)
#1A1922
(26,25,34)
#0F0D16
(15,13,22)
#000000
(0,0,0)

Tints of #7D858E

#7D858E
(125,133,142)
#889098
(136,144,152)
#939BA2
(147,155,162)
#9EA6AC
(158,166,172)
#A9B1B6
(169,177,182)
#B4BCC0
(180,188,192)
#BFC7CA
(191,199,202)
#CAD2D4
(202,210,212)
#D5DDDE
(213,221,222)
#E0E8E8
(224,232,232)
#EBF3F2
(235,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D858E color. Also use rgb(125,133,142) instead hex code.

Text Font Color

.myTextColor { color: #7D858E; }

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

This text font color is #7D858E.

Background Color

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

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

This div background color is #7D858E.

Border color

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

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

This div border color is #7D858E.

Opacity

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

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

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

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

This text has shadow with #7D858E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D858E.

Preview

Color preview on black background

This text has color #7D858E on black background.


Color preview on white background

This text has color #7D858E on white background.


Black color preview on #7D858E background

This text has black color on #7D858E background.


White color preview on #7D858E background

This text has white color on #7D858E background.


Related colors

Complementary color

Complementary color for #hex is #827A71.


I love getcolorcode.com

Triadic colors

1 #8E7D85 and #858E7D with #7D858E are triadic colors.

2 #8E857D and #857D8E with #7D858E are triadic colors.