COLOR #7D69AE

HEX: #7D69AE RGB: (125,105,174)

Color info

#7D69AE contains mainly red and blue colors. Web safe color of #7D69AE is #666699 (or #669).

RGB color model

#7D69AE color RGB value is (125,105,174).

RGB: (125,105,174) (49%, 41%, 68%)

RGB channels and saturation

R 125 of 255 = 49%
G 105 of 255 = 41%
B 174 of 255 = 68%

125
105
174

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

Portions of RGB colors in percentages

R + G + B = 125 + 105 + 174 = 404 (100%)
R 125 of 404 ~ 30.94%
G 105 of 404 ~ 25.99%
B 174 of 404 ~ 43.07'%

%30.94
%25.99
%43.07

CMYK color model

#7D69AE color CMYK value is (28,40,0,32).

  • cyan value is 28.16%
  • magenta value is 39.66%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (28,40,0,32)
C28M40Y0K32 (28%, 40%, 0%, 32%)
(0.28 / 0.40 / 0.00 / 0.32)

CMYK percentages

%28.16
%39.66
%0
%31.76

Codes

Color #7D69AE in popluar color models

7D 69 AE
RGB 125 105 174
HSL 257° 29.87% 54.71%
HSB/HSV 257° 39.66% 68.24%
CMYK 28.16% 39.66% 0.00%
31.76%

Color #7D69AE in popluar number systems.

HEX 7D 69 AE
Decimal 125 105 174
Binary 1111101 1101001 10101110
Octal 175 151 256

Shades and tints

Shades of #7D69AE

#7D69AE
(125,105,174)
#72609F
(114,96,159)
#675790
(103,87,144)
#5C4E81
(92,78,129)
#514572
(81,69,114)
#463C63
(70,60,99)
#3B3354
(59,51,84)
#302A45
(48,42,69)
#252136
(37,33,54)
#1A1827
(26,24,39)
#0F0F18
(15,15,24)
#000000
(0,0,0)

Tints of #7D69AE

#7D69AE
(125,105,174)
#8876B5
(136,118,181)
#9383BC
(147,131,188)
#9E90C3
(158,144,195)
#A99DCA
(169,157,202)
#B4AAD1
(180,170,209)
#BFB7D8
(191,183,216)
#CAC4DF
(202,196,223)
#D5D1E6
(213,209,230)
#E0DEED
(224,222,237)
#EBEBF4
(235,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D69AE color. Also use rgb(125,105,174) instead hex code.

Text Font Color

.myTextColor { color: #7D69AE; }

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

This text font color is #7D69AE.

Background Color

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

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

This div background color is #7D69AE.

Border color

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

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

This div border color is #7D69AE.

Opacity

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

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

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

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

This text has shadow with #7D69AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D69AE.

Preview

Color preview on black background

This text has color #7D69AE on black background.


Color preview on white background

This text has color #7D69AE on white background.


Black color preview on #7D69AE background

This text has black color on #7D69AE background.


White color preview on #7D69AE background

This text has white color on #7D69AE background.


Related colors

Complementary color

Complementary color for #hex is #829651.


I love getcolorcode.com

Triadic colors

1 #AE7D69 and #69AE7D with #7D69AE are triadic colors.

2 #AE697D and #697DAE with #7D69AE are triadic colors.