COLOR #7D7B7B

HEX: #7D7B7B RGB: (125,123,123)

Renk bilgisi

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

RGB renk modeli

#7D7B7B color RGB value is (125,123,123).

RGB: (125,123,123) (49%, 48%, 48%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 123 of 255 = 48%
B 123 of 255 = 48%

125
123
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 123 + 123 = 371 (100%)
R 125 of 371 ~ 33.69%
G 123 of 371 ~ 33.15%
B 123 of 371 ~ 33.15'%

%33.69
%33.15
%33.15

CMYK RENK MODELİ

#7D7B7B rengi CMYK tonu (0,2,2,51).

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

CMYK: (0,2,2,51)
C0M2Y2K51 (0%, 2%, 2%, 51%)
(0.00 / 0.02 / 0.02 / 0.51)

CMYK yüzdeleri

%0
%1.6
%1.6
%50.98

Codes

Color #7D7B7B in popluar color models

7D 7B 7B
RGB 125 123 123
HSL 0.81% 48.63%
HSB/HSV 1.60% 49.02%
CMYK 0.00% 1.60% 1.60%
50.98%

Color #7D7B7B in popluar number systems.

HEX 7D 7B 7B
Decimal 125 123 123
Binary 1111101 1111011 1111011
Octal 175 173 173

Shades and tints

Shades of #7D7B7B

#7D7B7B
(125,123,123)
#727070
(114,112,112)
#676565
(103,101,101)
#5C5A5A
(92,90,90)
#514F4F
(81,79,79)
#464444
(70,68,68)
#3B3939
(59,57,57)
#302E2E
(48,46,46)
#252323
(37,35,35)
#1A1818
(26,24,24)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #7D7B7B

#7D7B7B
(125,123,123)
#888787
(136,135,135)
#939393
(147,147,147)
#9E9F9F
(158,159,159)
#A9ABAB
(169,171,171)
#B4B7B7
(180,183,183)
#BFC3C3
(191,195,195)
#CACFCF
(202,207,207)
#D5DBDB
(213,219,219)
#E0E7E7
(224,231,231)
#EBF3F3
(235,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D7B7B; }

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

This text font color is #7D7B7B.

Background Color

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

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

This div background color is #7D7B7B.

Border color

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

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

This div border color is #7D7B7B.

Opacity

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

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

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

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

This text has shadow with #7D7B7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7B7B.

Preview

Color preview on black background

This text has color #7D7B7B on black background.


Color preview on white background

This text has color #7D7B7B on white background.


Black color preview on #7D7B7B background

This text has black color on #7D7B7B background.


White color preview on #7D7B7B background

This text has white color on #7D7B7B background.


Related colors

Complementary color

Complementary color for #hex is #828484.


I love getcolorcode.com