COLOR #7E6575

HEX: #7E6575 RGB: (126,101,117)

Renk bilgisi

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

RGB renk modeli

#7E6575 color RGB value is (126,101,117).

RGB: (126,101,117) (49%, 40%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 101 of 255 = 40%
B 117 of 255 = 46%

126
101
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 101 + 117 = 344 (100%)
R 126 of 344 ~ 36.63%
G 101 of 344 ~ 29.36%
B 117 of 344 ~ 34.01'%

%36.63
%29.36
%34.01

CMYK RENK MODELİ

#7E6575 rengi CMYK tonu (0,20,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.84%
  • sarı tonu 7.14%
  • ana renk tonu 50.59%

CMYK: (0,20,7,51)
C0M20Y7K51 (0%, 20%, 7%, 51%)
(0.00 / 0.20 / 0.07 / 0.51)

CMYK yüzdeleri

%0
%19.84
%7.14
%50.59

Codes

Color #7E6575 in popluar color models

7E 65 75
RGB 126 101 117
HSL 322° 11.01% 44.51%
HSB/HSV 322° 19.84% 49.41%
CMYK 0.00% 19.84% 7.14%
50.59%

Color #7E6575 in popluar number systems.

HEX 7E 65 75
Decimal 126 101 117
Binary 1111110 1100101 1110101
Octal 176 145 165

Shades and tints

Shades of #7E6575

#7E6575
(126,101,117)
#735C6B
(115,92,107)
#685361
(104,83,97)
#5D4A57
(93,74,87)
#52414D
(82,65,77)
#473843
(71,56,67)
#3C2F39
(60,47,57)
#31262F
(49,38,47)
#261D25
(38,29,37)
#1B141B
(27,20,27)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #7E6575

#7E6575
(126,101,117)
#897381
(137,115,129)
#94818D
(148,129,141)
#9F8F99
(159,143,153)
#AA9DA5
(170,157,165)
#B5ABB1
(181,171,177)
#C0B9BD
(192,185,189)
#CBC7C9
(203,199,201)
#D6D5D5
(214,213,213)
#E1E3E1
(225,227,225)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6575 color. Also use rgb(126,101,117) instead hex code.

Text Font Color

.myTextColor { color: #7E6575; }

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

This text font color is #7E6575.

Background Color

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

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

This div background color is #7E6575.

Border color

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

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

This div border color is #7E6575.

Opacity

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

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

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

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

This text has shadow with #7E6575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6575.

Preview

Color preview on black background

This text has color #7E6575 on black background.


Color preview on white background

This text has color #7E6575 on white background.


Black color preview on #7E6575 background

This text has black color on #7E6575 background.


White color preview on #7E6575 background

This text has white color on #7E6575 background.


Related colors

Complementary color

Complementary color for #hex is #819A8A.


I love getcolorcode.com

Triadic colors

1 #757E65 and #65757E with #7E6575 are triadic colors.

2 #75657E and #657E75 with #7E6575 are triadic colors.