COLOR #7D7EB1

HEX: #7D7EB1 RGB: (125,126,177)

Renk bilgisi

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

RGB renk modeli

#7D7EB1 color RGB value is (125,126,177).

RGB: (125,126,177) (49%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 126 of 255 = 49%
B 177 of 255 = 69%

125
126
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 126 + 177 = 428 (100%)
R 125 of 428 ~ 29.21%
G 126 of 428 ~ 29.44%
B 177 of 428 ~ 41.36'%

%29.21
%29.44
%41.36

CMYK RENK MODELİ

#7D7EB1 rengi CMYK tonu (29,29,0,31).

  • camgöbeği tonu 29.38%
  • eflatun tonu 28.81%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (29,29,0,31)
C29M29Y0K31 (29%, 29%, 0%, 31%)
(0.29 / 0.29 / 0.00 / 0.31)

CMYK yüzdeleri

%29.38
%28.81
%0
%30.59

Codes

Color #7D7EB1 in popluar color models

7D 7E B1
RGB 125 126 177
HSL 239° 25.00% 59.22%
HSB/HSV 239° 29.38% 69.41%
CMYK 29.38% 28.81% 0.00%
30.59%

Color #7D7EB1 in popluar number systems.

HEX 7D 7E B1
Decimal 125 126 177
Binary 1111101 1111110 10110001
Octal 175 176 261

Shades and tints

Shades of #7D7EB1

#7D7EB1
(125,126,177)
#7273A1
(114,115,161)
#676891
(103,104,145)
#5C5D81
(92,93,129)
#515271
(81,82,113)
#464761
(70,71,97)
#3B3C51
(59,60,81)
#303141
(48,49,65)
#252631
(37,38,49)
#1A1B21
(26,27,33)
#0F1011
(15,16,17)
#000000
(0,0,0)

Tints of #7D7EB1

#7D7EB1
(125,126,177)
#8889B8
(136,137,184)
#9394BF
(147,148,191)
#9E9FC6
(158,159,198)
#A9AACD
(169,170,205)
#B4B5D4
(180,181,212)
#BFC0DB
(191,192,219)
#CACBE2
(202,203,226)
#D5D6E9
(213,214,233)
#E0E1F0
(224,225,240)
#EBECF7
(235,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7EB1 color. Also use rgb(125,126,177) instead hex code.

Text Font Color

.myTextColor { color: #7D7EB1; }

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

This text font color is #7D7EB1.

Background Color

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

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

This div background color is #7D7EB1.

Border color

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

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

This div border color is #7D7EB1.

Opacity

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

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

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

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

This text has shadow with #7D7EB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7EB1.

Preview

Color preview on black background

This text has color #7D7EB1 on black background.


Color preview on white background

This text has color #7D7EB1 on white background.


Black color preview on #7D7EB1 background

This text has black color on #7D7EB1 background.


White color preview on #7D7EB1 background

This text has white color on #7D7EB1 background.


Related colors

Complementary color

Complementary color for #hex is #82814E.


I love getcolorcode.com

Triadic colors

1 #B17D7E and #7EB17D with #7D7EB1 are triadic colors.

2 #B17E7D and #7E7DB1 with #7D7EB1 are triadic colors.