COLOR #7D707C

HEX: #7D707C RGB: (125,112,124)

Renk bilgisi

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

RGB renk modeli

#7D707C color RGB value is (125,112,124).

RGB: (125,112,124) (49%, 44%, 49%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 112 of 255 = 44%
B 124 of 255 = 49%

125
112
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 112 + 124 = 361 (100%)
R 125 of 361 ~ 34.63%
G 112 of 361 ~ 31.02%
B 124 of 361 ~ 34.35'%

%34.63
%31.02
%34.35

CMYK RENK MODELİ

#7D707C rengi CMYK tonu (0,10,1,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.40%
  • sarı tonu 0.80%
  • ana renk tonu 50.98%

CMYK: (0,10,1,51)
C0M10Y1K51 (0%, 10%, 1%, 51%)
(0.00 / 0.10 / 0.01 / 0.51)

CMYK yüzdeleri

%0
%10.4
%0.8
%50.98

Codes

Color #7D707C in popluar color models

7D 70 7C
RGB 125 112 124
HSL 305° 5.49% 46.47%
HSB/HSV 305° 10.40% 49.02%
CMYK 0.00% 10.40% 0.80%
50.98%

Color #7D707C in popluar number systems.

HEX 7D 70 7C
Decimal 125 112 124
Binary 1111101 1110000 1111100
Octal 175 160 174

Shades and tints

Shades of #7D707C

#7D707C
(125,112,124)
#726671
(114,102,113)
#675C66
(103,92,102)
#5C525B
(92,82,91)
#514850
(81,72,80)
#463E45
(70,62,69)
#3B343A
(59,52,58)
#302A2F
(48,42,47)
#252024
(37,32,36)
#1A1619
(26,22,25)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #7D707C

#7D707C
(125,112,124)
#887D87
(136,125,135)
#938A92
(147,138,146)
#9E979D
(158,151,157)
#A9A4A8
(169,164,168)
#B4B1B3
(180,177,179)
#BFBEBE
(191,190,190)
#CACBC9
(202,203,201)
#D5D8D4
(213,216,212)
#E0E5DF
(224,229,223)
#EBF2EA
(235,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D707C color. Also use rgb(125,112,124) instead hex code.

Text Font Color

.myTextColor { color: #7D707C; }

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

This text font color is #7D707C.

Background Color

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

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

This div background color is #7D707C.

Border color

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

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

This div border color is #7D707C.

Opacity

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

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

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

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

This text has shadow with #7D707C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D707C.

Preview

Color preview on black background

This text has color #7D707C on black background.


Color preview on white background

This text has color #7D707C on white background.


Black color preview on #7D707C background

This text has black color on #7D707C background.


White color preview on #7D707C background

This text has white color on #7D707C background.


Related colors

Complementary color

Complementary color for #hex is #828F83.


I love getcolorcode.com

Triadic colors

1 #7C7D70 and #707C7D with #7D707C are triadic colors.

2 #7C707D and #707D7C with #7D707C are triadic colors.