COLOR #7E75AD

HEX: #7E75AD RGB: (126,117,173)

Renk bilgisi

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

RGB renk modeli

#7E75AD color RGB value is (126,117,173).

RGB: (126,117,173) (49%, 46%, 68%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 117 of 255 = 46%
B 173 of 255 = 68%

126
117
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 117 + 173 = 416 (100%)
R 126 of 416 ~ 30.29%
G 117 of 416 ~ 28.13%
B 173 of 416 ~ 41.59'%

%30.29
%28.13
%41.59

CMYK RENK MODELİ

#7E75AD rengi CMYK tonu (27,32,0,32).

  • camgöbeği tonu 27.17%
  • eflatun tonu 32.37%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (27,32,0,32)
C27M32Y0K32 (27%, 32%, 0%, 32%)
(0.27 / 0.32 / 0.00 / 0.32)

CMYK yüzdeleri

%27.17
%32.37
%0
%32.16

Codes

Color #7E75AD in popluar color models

7E 75 AD
RGB 126 117 173
HSL 250° 25.45% 56.86%
HSB/HSV 250° 32.37% 67.84%
CMYK 27.17% 32.37% 0.00%
32.16%

Color #7E75AD in popluar number systems.

HEX 7E 75 AD
Decimal 126 117 173
Binary 1111110 1110101 10101101
Octal 176 165 255

Shades and tints

Shades of #7E75AD

#7E75AD
(126,117,173)
#736B9E
(115,107,158)
#68618F
(104,97,143)
#5D5780
(93,87,128)
#524D71
(82,77,113)
#474362
(71,67,98)
#3C3953
(60,57,83)
#312F44
(49,47,68)
#262535
(38,37,53)
#1B1B26
(27,27,38)
#101117
(16,17,23)
#000000
(0,0,0)

Tints of #7E75AD

#7E75AD
(126,117,173)
#8981B4
(137,129,180)
#948DBB
(148,141,187)
#9F99C2
(159,153,194)
#AAA5C9
(170,165,201)
#B5B1D0
(181,177,208)
#C0BDD7
(192,189,215)
#CBC9DE
(203,201,222)
#D6D5E5
(214,213,229)
#E1E1EC
(225,225,236)
#ECEDF3
(236,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E75AD color. Also use rgb(126,117,173) instead hex code.

Text Font Color

.myTextColor { color: #7E75AD; }

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

This text font color is #7E75AD.

Background Color

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

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

This div background color is #7E75AD.

Border color

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

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

This div border color is #7E75AD.

Opacity

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

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

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

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

This text has shadow with #7E75AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E75AD.

Preview

Color preview on black background

This text has color #7E75AD on black background.


Color preview on white background

This text has color #7E75AD on white background.


Black color preview on #7E75AD background

This text has black color on #7E75AD background.


White color preview on #7E75AD background

This text has white color on #7E75AD background.


Related colors

Complementary color

Complementary color for #hex is #818A52.


I love getcolorcode.com

Triadic colors

1 #AD7E75 and #75AD7E with #7E75AD are triadic colors.

2 #AD757E and #757EAD with #7E75AD are triadic colors.