COLOR #7E3E63

HEX: #7E3E63 RGB: (126,62,99)

Renk bilgisi

#7E3E63 contains mainly red and blue colors. #7E3E63 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#7E3E63 color RGB value is (126,62,99).

RGB: (126,62,99) (49%, 24%, 39%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 62 of 255 = 24%
B 99 of 255 = 39%

126
62
99

R + G + B ~ 37%. #7E3E63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 62 + 99 = 287 (100%)
R 126 of 287 ~ 43.9%
G 62 of 287 ~ 21.6%
B 99 of 287 ~ 34.49'%

%43.9
%21.6
%34.49

CMYK RENK MODELİ

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

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

CMYK: (0,51,21,51)
C0M51Y21K51 (0%, 51%, 21%, 51%)
(0.00 / 0.51 / 0.21 / 0.51)

CMYK yüzdeleri

%0
%50.79
%21.43
%50.59

Codes

Color #7E3E63 in popluar color models

7E 3E 63
RGB 126 62 99
HSL 325° 34.04% 36.86%
HSB/HSV 325° 50.79% 49.41%
CMYK 0.00% 50.79% 21.43%
50.59%

Color #7E3E63 in popluar number systems.

HEX 7E 3E 63
Decimal 126 62 99
Binary 1111110 111110 1100011
Octal 176 76 143

Shades and tints

Shades of #7E3E63

#7E3E63
(126,62,99)
#73395A
(115,57,90)
#683451
(104,52,81)
#5D2F48
(93,47,72)
#522A3F
(82,42,63)
#472536
(71,37,54)
#3C202D
(60,32,45)
#311B24
(49,27,36)
#26161B
(38,22,27)
#1B1112
(27,17,18)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #7E3E63

#7E3E63
(126,62,99)
#894F71
(137,79,113)
#94607F
(148,96,127)
#9F718D
(159,113,141)
#AA829B
(170,130,155)
#B593A9
(181,147,169)
#C0A4B7
(192,164,183)
#CBB5C5
(203,181,197)
#D6C6D3
(214,198,211)
#E1D7E1
(225,215,225)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E3E63; }

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

This text font color is #7E3E63.

Background Color

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

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

This div background color is #7E3E63.

Border color

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

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

This div border color is #7E3E63.

Opacity

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

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

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

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

This text has shadow with #7E3E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E3E63.

Preview

Color preview on black background

This text has color #7E3E63 on black background.


Color preview on white background

This text has color #7E3E63 on white background.


Black color preview on #7E3E63 background

This text has black color on #7E3E63 background.


White color preview on #7E3E63 background

This text has white color on #7E3E63 background.


Related colors

Complementary color

Complementary color for #hex is #81C19C.


I love getcolorcode.com

Triadic colors

1 #637E3E and #3E637E with #7E3E63 are triadic colors.

2 #633E7E and #3E7E63 with #7E3E63 are triadic colors.