COLOR #7D6E6E

HEX: #7D6E6E RGB: (125,110,110)

Renk bilgisi

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

RGB renk modeli

#7D6E6E color RGB value is (125,110,110).

RGB: (125,110,110) (49%, 43%, 43%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 110 of 255 = 43%
B 110 of 255 = 43%

125
110
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 110 + 110 = 345 (100%)
R 125 of 345 ~ 36.23%
G 110 of 345 ~ 31.88%
B 110 of 345 ~ 31.88'%

%36.23
%31.88
%31.88

CMYK RENK MODELİ

#7D6E6E rengi CMYK tonu (0,12,12,51).

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

CMYK: (0,12,12,51)
C0M12Y12K51 (0%, 12%, 12%, 51%)
(0.00 / 0.12 / 0.12 / 0.51)

CMYK yüzdeleri

%0
%12
%12
%50.98

Codes

Color #7D6E6E in popluar color models

7D 6E 6E
RGB 125 110 110
HSL 6.38% 46.08%
HSB/HSV 12.00% 49.02%
CMYK 0.00% 12.00% 12.00%
50.98%

Color #7D6E6E in popluar number systems.

HEX 7D 6E 6E
Decimal 125 110 110
Binary 1111101 1101110 1101110
Octal 175 156 156

Shades and tints

Shades of #7D6E6E

#7D6E6E
(125,110,110)
#726464
(114,100,100)
#675A5A
(103,90,90)
#5C5050
(92,80,80)
#514646
(81,70,70)
#463C3C
(70,60,60)
#3B3232
(59,50,50)
#302828
(48,40,40)
#251E1E
(37,30,30)
#1A1414
(26,20,20)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #7D6E6E

#7D6E6E
(125,110,110)
#887B7B
(136,123,123)
#938888
(147,136,136)
#9E9595
(158,149,149)
#A9A2A2
(169,162,162)
#B4AFAF
(180,175,175)
#BFBCBC
(191,188,188)
#CAC9C9
(202,201,201)
#D5D6D6
(213,214,214)
#E0E3E3
(224,227,227)
#EBF0F0
(235,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6E6E; }

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

This text font color is #7D6E6E.

Background Color

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

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

This div background color is #7D6E6E.

Border color

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

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

This div border color is #7D6E6E.

Opacity

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

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

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

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

This text has shadow with #7D6E6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6E6E.

Preview

Color preview on black background

This text has color #7D6E6E on black background.


Color preview on white background

This text has color #7D6E6E on white background.


Black color preview on #7D6E6E background

This text has black color on #7D6E6E background.


White color preview on #7D6E6E background

This text has white color on #7D6E6E background.


Related colors

Complementary color

Complementary color for #hex is #829191.


I love getcolorcode.com