COLOR #7E72C7

HEX: #7E72C7 RGB: (126,114,199)

Renk bilgisi

#7E72C7 contains mainly blue color. #7E72C7 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#7E72C7 color RGB value is (126,114,199).

RGB: (126,114,199) (49%, 45%, 78%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 114 of 255 = 45%
B 199 of 255 = 78%

126
114
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 114 + 199 = 439 (100%)
R 126 of 439 ~ 28.7%
G 114 of 439 ~ 25.97%
B 199 of 439 ~ 45.33'%

%28.7
%25.97
%45.33

CMYK RENK MODELİ

#7E72C7 rengi CMYK tonu (37,43,0,22).

  • camgöbeği tonu 36.68%
  • eflatun tonu 42.71%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (37,43,0,22)
C37M43Y0K22 (37%, 43%, 0%, 22%)
(0.37 / 0.43 / 0.00 / 0.22)

CMYK yüzdeleri

%36.68
%42.71
%0
%21.96

Codes

Color #7E72C7 in popluar color models

7E 72 C7
RGB 126 114 199
HSL 248° 43.15% 61.37%
HSB/HSV 248° 42.71% 78.04%
CMYK 36.68% 42.71% 0.00%
21.96%

Color #7E72C7 in popluar number systems.

HEX 7E 72 C7
Decimal 126 114 199
Binary 1111110 1110010 11000111
Octal 176 162 307

Shades and tints

Shades of #7E72C7

#7E72C7
(126,114,199)
#7368B5
(115,104,181)
#685EA3
(104,94,163)
#5D5491
(93,84,145)
#524A7F
(82,74,127)
#47406D
(71,64,109)
#3C365B
(60,54,91)
#312C49
(49,44,73)
#262237
(38,34,55)
#1B1825
(27,24,37)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #7E72C7

#7E72C7
(126,114,199)
#897ECC
(137,126,204)
#948AD1
(148,138,209)
#9F96D6
(159,150,214)
#AAA2DB
(170,162,219)
#B5AEE0
(181,174,224)
#C0BAE5
(192,186,229)
#CBC6EA
(203,198,234)
#D6D2EF
(214,210,239)
#E1DEF4
(225,222,244)
#ECEAF9
(236,234,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E72C7 color. Also use rgb(126,114,199) instead hex code.

Text Font Color

.myTextColor { color: #7E72C7; }

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

This text font color is #7E72C7.

Background Color

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

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

This div background color is #7E72C7.

Border color

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

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

This div border color is #7E72C7.

Opacity

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

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

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

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

This text has shadow with #7E72C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E72C7.

Preview

Color preview on black background

This text has color #7E72C7 on black background.


Color preview on white background

This text has color #7E72C7 on white background.


Black color preview on #7E72C7 background

This text has black color on #7E72C7 background.


White color preview on #7E72C7 background

This text has white color on #7E72C7 background.


Related colors

Complementary color

Complementary color for #hex is #818D38.


I love getcolorcode.com

Triadic colors

1 #C77E72 and #72C77E with #7E72C7 are triadic colors.

2 #C7727E and #727EC7 with #7E72C7 are triadic colors.