COLOR #7E2E4D

HEX: #7E2E4D RGB: (126,46,77)

Renk bilgisi

#7E2E4D contains mainly red and blue colors. #7E2E4D ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#7E2E4D color RGB value is (126,46,77).

RGB: (126,46,77) (49%, 18%, 30%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 46 of 255 = 18%
B 77 of 255 = 30%

126
46
77

R + G + B ~ 32%. #7E2E4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 46 + 77 = 249 (100%)
R 126 of 249 ~ 50.6%
G 46 of 249 ~ 18.47%
B 77 of 249 ~ 30.92'%

%50.6
%18.47
%30.92

CMYK RENK MODELİ

#7E2E4D rengi CMYK tonu (0,63,39,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 63.49%
  • sarı tonu 38.89%
  • ana renk tonu 50.59%

CMYK: (0,63,39,51)
C0M63Y39K51 (0%, 63%, 39%, 51%)
(0.00 / 0.63 / 0.39 / 0.51)

CMYK yüzdeleri

%0
%63.49
%38.89
%50.59

Codes

Color #7E2E4D in popluar color models

7E 2E 4D
RGB 126 46 77
HSL 337° 46.51% 33.73%
HSB/HSV 337° 63.49% 49.41%
CMYK 0.00% 63.49% 38.89%
50.59%

Color #7E2E4D in popluar number systems.

HEX 7E 2E 4D
Decimal 126 46 77
Binary 1111110 101110 1001101
Octal 176 56 115

Shades and tints

Shades of #7E2E4D

#7E2E4D
(126,46,77)
#732A46
(115,42,70)
#68263F
(104,38,63)
#5D2238
(93,34,56)
#521E31
(82,30,49)
#471A2A
(71,26,42)
#3C1623
(60,22,35)
#31121C
(49,18,28)
#260E15
(38,14,21)
#1B0A0E
(27,10,14)
#100607
(16,6,7)
#000000
(0,0,0)

Tints of #7E2E4D

#7E2E4D
(126,46,77)
#89415D
(137,65,93)
#94546D
(148,84,109)
#9F677D
(159,103,125)
#AA7A8D
(170,122,141)
#B58D9D
(181,141,157)
#C0A0AD
(192,160,173)
#CBB3BD
(203,179,189)
#D6C6CD
(214,198,205)
#E1D9DD
(225,217,221)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E2E4D color. Also use rgb(126,46,77) instead hex code.

Text Font Color

.myTextColor { color: #7E2E4D; }

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

This text font color is #7E2E4D.

Background Color

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

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

This div background color is #7E2E4D.

Border color

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

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

This div border color is #7E2E4D.

Opacity

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

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

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

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

This text has shadow with #7E2E4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E2E4D.

Preview

Color preview on black background

This text has color #7E2E4D on black background.


Color preview on white background

This text has color #7E2E4D on white background.


Black color preview on #7E2E4D background

This text has black color on #7E2E4D background.


White color preview on #7E2E4D background

This text has white color on #7E2E4D background.


Related colors

Complementary color

Complementary color for #hex is #81D1B2.


I love getcolorcode.com

Triadic colors

1 #4D7E2E and #2E4D7E with #7E2E4D are triadic colors.

2 #4D2E7E and #2E7E4D with #7E2E4D are triadic colors.