COLOR #7E6DBB

HEX: #7E6DBB RGB: (126,109,187)

Renk bilgisi

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

RGB renk modeli

#7E6DBB color RGB value is (126,109,187).

RGB: (126,109,187) (49%, 43%, 73%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 109 of 255 = 43%
B 187 of 255 = 73%

126
109
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 109 + 187 = 422 (100%)
R 126 of 422 ~ 29.86%
G 109 of 422 ~ 25.83%
B 187 of 422 ~ 44.31'%

%29.86
%25.83
%44.31

CMYK RENK MODELİ

#7E6DBB rengi CMYK tonu (33,42,0,27).

  • camgöbeği tonu 32.62%
  • eflatun tonu 41.71%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (33,42,0,27)
C33M42Y0K27 (33%, 42%, 0%, 27%)
(0.33 / 0.42 / 0.00 / 0.27)

CMYK yüzdeleri

%32.62
%41.71
%0
%26.67

Codes

Color #7E6DBB in popluar color models

7E 6D BB
RGB 126 109 187
HSL 253° 36.45% 58.04%
HSB/HSV 253° 41.71% 73.33%
CMYK 32.62% 41.71% 0.00%
26.67%

Color #7E6DBB in popluar number systems.

HEX 7E 6D BB
Decimal 126 109 187
Binary 1111110 1101101 10111011
Octal 176 155 273

Shades and tints

Shades of #7E6DBB

#7E6DBB
(126,109,187)
#7364AA
(115,100,170)
#685B99
(104,91,153)
#5D5288
(93,82,136)
#524977
(82,73,119)
#474066
(71,64,102)
#3C3755
(60,55,85)
#312E44
(49,46,68)
#262533
(38,37,51)
#1B1C22
(27,28,34)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #7E6DBB

#7E6DBB
(126,109,187)
#897AC1
(137,122,193)
#9487C7
(148,135,199)
#9F94CD
(159,148,205)
#AAA1D3
(170,161,211)
#B5AED9
(181,174,217)
#C0BBDF
(192,187,223)
#CBC8E5
(203,200,229)
#D6D5EB
(214,213,235)
#E1E2F1
(225,226,241)
#ECEFF7
(236,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6DBB color. Also use rgb(126,109,187) instead hex code.

Text Font Color

.myTextColor { color: #7E6DBB; }

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

This text font color is #7E6DBB.

Background Color

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

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

This div background color is #7E6DBB.

Border color

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

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

This div border color is #7E6DBB.

Opacity

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

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

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

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

This text has shadow with #7E6DBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6DBB.

Preview

Color preview on black background

This text has color #7E6DBB on black background.


Color preview on white background

This text has color #7E6DBB on white background.


Black color preview on #7E6DBB background

This text has black color on #7E6DBB background.


White color preview on #7E6DBB background

This text has white color on #7E6DBB background.


Related colors

Complementary color

Complementary color for #hex is #819244.


I love getcolorcode.com

Triadic colors

1 #BB7E6D and #6DBB7E with #7E6DBB are triadic colors.

2 #BB6D7E and #6D7EBB with #7E6DBB are triadic colors.