COLOR #7D737A

HEX: #7D737A RGB: (125,115,122)

Renk bilgisi

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

RGB renk modeli

#7D737A color RGB value is (125,115,122).

RGB: (125,115,122) (49%, 45%, 48%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 115 of 255 = 45%
B 122 of 255 = 48%

125
115
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 115 + 122 = 362 (100%)
R 125 of 362 ~ 34.53%
G 115 of 362 ~ 31.77%
B 122 of 362 ~ 33.7'%

%34.53
%31.77
%33.7

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.00%
  • sarı tonu 2.40%
  • ana renk tonu 50.98%
CMYK: (0,8,2,51) C0M8Y2K51 (0%,8%,2%,51%) (0.00/0.08/0.02/0.51) 

CMYK yüzdeleri

%0
%8
%2.4
%50.98

Codes

Color #7D737A in popluar color models

7D 73 7A
RGB 125 115 122
HSL 318° 4.17% 47.06%
HSB/HSV 318° 8.00% 49.02%
CMYK 0.00% 8.00% 2.40%
50.98%

Color #7D737A in popluar number systems.

HEX 7D 73 7A
Decimal 125 115 122
Binary 1111101 1110011 1111010
Octal 175 163 172

Shades and tints

Shades of #7D737A

#7D737A
(125,115,122)
#72696F
(114,105,111)
#675F64
(103,95,100)
#5C5559
(92,85,89)
#514B4E
(81,75,78)
#464143
(70,65,67)
#3B3738
(59,55,56)
#302D2D
(48,45,45)
#252322
(37,35,34)
#1A1917
(26,25,23)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #7D737A

#7D737A
(125,115,122)
#887F86
(136,127,134)
#938B92
(147,139,146)
#9E979E
(158,151,158)
#A9A3AA
(169,163,170)
#B4AFB6
(180,175,182)
#BFBBC2
(191,187,194)
#CAC7CE
(202,199,206)
#D5D3DA
(213,211,218)
#E0DFE6
(224,223,230)
#EBEBF2
(235,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D737A; }

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

This text font color is #7D737A.

Background Color

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

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

This div background color is #7D737A.

Border color

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

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

This div border color is #7D737A.

Opacity

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

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

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

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

This text has shadow with #7D737A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D737A.

Preview

Color preview on black background

This text has color #7D737A on black background.


Color preview on white background

This text has color #7D737A on white background.


Black color preview on #7D737A background

This text has black color on #7D737A background.


White color preview on #7D737A background

This text has white color on #7D737A background.


Related colors

Complementary color

Complementary color for #hex is #828C85.


I love getcolorcode.com

Triadic colors

1 #7A7D73 and #737A7D with #7D737A are triadic colors.

2 #7A737D and #737D7A with #7D737A are triadic colors.