COLOR #7E1E3E

HEX: #7E1E3E RGB: (126,30,62)

Renk bilgisi

#7E1E3E contains mainly red color. #7E1E3E ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#7E1E3E color RGB value is (126,30,62).

RGB: (126,30,62) (49%, 12%, 24%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 30 of 255 = 12%
B 62 of 255 = 24%

126
30
62

R + G + B ~ 28%. #7E1E3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 30 + 62 = 218 (100%)
R 126 of 218 ~ 57.8%
G 30 of 218 ~ 13.76%
B 62 of 218 ~ 28.44'%

%57.8
%13.76
%28.44

CMYK RENK MODELİ

#7E1E3E rengi CMYK tonu (0,76,51,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 76.19%
  • sarı tonu 50.79%
  • ana renk tonu 50.59%

CMYK: (0,76,51,51)
C0M76Y51K51 (0%, 76%, 51%, 51%)
(0.00 / 0.76 / 0.51 / 0.51)

CMYK yüzdeleri

%0
%76.19
%50.79
%50.59

Codes

Color #7E1E3E in popluar color models

7E 1E 3E
RGB 126 30 62
HSL 340° 61.54% 30.59%
HSB/HSV 340° 76.19% 49.41%
CMYK 0.00% 76.19% 50.79%
50.59%

Color #7E1E3E in popluar number systems.

HEX 7E 1E 3E
Decimal 126 30 62
Binary 1111110 11110 111110
Octal 176 36 76

Shades and tints

Shades of #7E1E3E

#7E1E3E
(126,30,62)
#731C39
(115,28,57)
#681A34
(104,26,52)
#5D182F
(93,24,47)
#52162A
(82,22,42)
#471425
(71,20,37)
#3C1220
(60,18,32)
#31101B
(49,16,27)
#260E16
(38,14,22)
#1B0C11
(27,12,17)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #7E1E3E

#7E1E3E
(126,30,62)
#89324F
(137,50,79)
#944660
(148,70,96)
#9F5A71
(159,90,113)
#AA6E82
(170,110,130)
#B58293
(181,130,147)
#C096A4
(192,150,164)
#CBAAB5
(203,170,181)
#D6BEC6
(214,190,198)
#E1D2D7
(225,210,215)
#ECE6E8
(236,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E1E3E color. Also use rgb(126,30,62) instead hex code.

Text Font Color

.myTextColor { color: #7E1E3E; }

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

This text font color is #7E1E3E.

Background Color

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

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

This div background color is #7E1E3E.

Border color

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

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

This div border color is #7E1E3E.

Opacity

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

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

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

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

This text has shadow with #7E1E3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E1E3E.

Preview

Color preview on black background

This text has color #7E1E3E on black background.


Color preview on white background

This text has color #7E1E3E on white background.


Black color preview on #7E1E3E background

This text has black color on #7E1E3E background.


White color preview on #7E1E3E background

This text has white color on #7E1E3E background.


Related colors

Complementary color

Complementary color for #hex is #81E1C1.


I love getcolorcode.com

Triadic colors

1 #3E7E1E and #1E3E7E with #7E1E3E are triadic colors.

2 #3E1E7E and #1E7E3E with #7E1E3E are triadic colors.