COLOR #7E6E7C

HEX: #7E6E7C RGB: (126,110,124)

Renk bilgisi

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

RGB renk modeli

#7E6E7C color RGB value is (126,110,124).

RGB: (126,110,124) (49%, 43%, 49%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 110 of 255 = 43%
B 124 of 255 = 49%

126
110
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 110 + 124 = 360 (100%)
R 126 of 360 ~ 35%
G 110 of 360 ~ 30.56%
B 124 of 360 ~ 34.44'%

%35
%30.56
%34.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.70%
  • sarı tonu 1.59%
  • ana renk tonu 50.59%
CMYK: (0,13,2,51) C0M13Y2K51 (0%,13%,2%,51%) (0.00/0.13/0.02/0.51) 

CMYK yüzdeleri

%0
%12.7
%1.59
%50.59

Codes

Color #7E6E7C in popluar color models

7E 6E 7C
RGB 126 110 124
HSL 308° 6.78% 46.27%
HSB/HSV 308° 12.70% 49.41%
CMYK 0.00% 12.70% 1.59%
50.59%

Color #7E6E7C in popluar number systems.

HEX 7E 6E 7C
Decimal 126 110 124
Binary 1111110 1101110 1111100
Octal 176 156 174

Shades and tints

Shades of #7E6E7C

#7E6E7C
(126,110,124)
#736471
(115,100,113)
#685A66
(104,90,102)
#5D505B
(93,80,91)
#524650
(82,70,80)
#473C45
(71,60,69)
#3C323A
(60,50,58)
#31282F
(49,40,47)
#261E24
(38,30,36)
#1B1419
(27,20,25)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #7E6E7C

#7E6E7C
(126,110,124)
#897B87
(137,123,135)
#948892
(148,136,146)
#9F959D
(159,149,157)
#AAA2A8
(170,162,168)
#B5AFB3
(181,175,179)
#C0BCBE
(192,188,190)
#CBC9C9
(203,201,201)
#D6D6D4
(214,214,212)
#E1E3DF
(225,227,223)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6E7C; }

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

This text font color is #7E6E7C.

Background Color

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

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

This div background color is #7E6E7C.

Border color

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

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

This div border color is #7E6E7C.

Opacity

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

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

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

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

This text has shadow with #7E6E7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6E7C.

Preview

Color preview on black background

This text has color #7E6E7C on black background.


Color preview on white background

This text has color #7E6E7C on white background.


Black color preview on #7E6E7C background

This text has black color on #7E6E7C background.


White color preview on #7E6E7C background

This text has white color on #7E6E7C background.


Related colors

Complementary color

Complementary color for #hex is #819183.


I love getcolorcode.com

Triadic colors

1 #7C7E6E and #6E7C7E with #7E6E7C are triadic colors.

2 #7C6E7E and #6E7E7C with #7E6E7C are triadic colors.