COLOR #7E6366

HEX: #7E6366 RGB: (126,99,102)

Renk bilgisi

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

RGB renk modeli

#7E6366 color RGB value is (126,99,102).

RGB: (126,99,102) (49%, 39%, 40%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 99 of 255 = 39%
B 102 of 255 = 40%

126
99
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 99 + 102 = 327 (100%)
R 126 of 327 ~ 38.53%
G 99 of 327 ~ 30.28%
B 102 of 327 ~ 31.19'%

%38.53
%30.28
%31.19

CMYK RENK MODELİ

#7E6366 rengi CMYK tonu (0,21,19,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.43%
  • sarı tonu 19.05%
  • ana renk tonu 50.59%

CMYK: (0,21,19,51)
C0M21Y19K51 (0%, 21%, 19%, 51%)
(0.00 / 0.21 / 0.19 / 0.51)

CMYK yüzdeleri

%0
%21.43
%19.05
%50.59

Codes

Color #7E6366 in popluar color models

7E 63 66
RGB 126 99 102
HSL 353° 12.00% 44.12%
HSB/HSV 353° 21.43% 49.41%
CMYK 0.00% 21.43% 19.05%
50.59%

Color #7E6366 in popluar number systems.

HEX 7E 63 66
Decimal 126 99 102
Binary 1111110 1100011 1100110
Octal 176 143 146

Shades and tints

Shades of #7E6366

#7E6366
(126,99,102)
#735A5D
(115,90,93)
#685154
(104,81,84)
#5D484B
(93,72,75)
#523F42
(82,63,66)
#473639
(71,54,57)
#3C2D30
(60,45,48)
#312427
(49,36,39)
#261B1E
(38,27,30)
#1B1215
(27,18,21)
#10090C
(16,9,12)
#000000
(0,0,0)

Tints of #7E6366

#7E6366
(126,99,102)
#897173
(137,113,115)
#947F80
(148,127,128)
#9F8D8D
(159,141,141)
#AA9B9A
(170,155,154)
#B5A9A7
(181,169,167)
#C0B7B4
(192,183,180)
#CBC5C1
(203,197,193)
#D6D3CE
(214,211,206)
#E1E1DB
(225,225,219)
#ECEFE8
(236,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6366 color. Also use rgb(126,99,102) instead hex code.

Text Font Color

.myTextColor { color: #7E6366; }

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

This text font color is #7E6366.

Background Color

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

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

This div background color is #7E6366.

Border color

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

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

This div border color is #7E6366.

Opacity

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

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

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

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

This text has shadow with #7E6366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6366.

Preview

Color preview on black background

This text has color #7E6366 on black background.


Color preview on white background

This text has color #7E6366 on white background.


Black color preview on #7E6366 background

This text has black color on #7E6366 background.


White color preview on #7E6366 background

This text has white color on #7E6366 background.


Related colors

Complementary color

Complementary color for #hex is #819C99.


I love getcolorcode.com

Triadic colors

1 #667E63 and #63667E with #7E6366 are triadic colors.

2 #66637E and #637E66 with #7E6366 are triadic colors.