COLOR #7D6A99

HEX: #7D6A99 RGB: (125,106,153)

Renk bilgisi

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

RGB renk modeli

#7D6A99 color RGB value is (125,106,153).

RGB: (125,106,153) (49%, 42%, 60%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 106 of 255 = 42%
B 153 of 255 = 60%

125
106
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 106 + 153 = 384 (100%)
R 125 of 384 ~ 32.55%
G 106 of 384 ~ 27.6%
B 153 of 384 ~ 39.84'%

%32.55
%27.6
%39.84

CMYK RENK MODELİ

#7D6A99 rengi CMYK tonu (18,31,0,40).

  • camgöbeği tonu 18.30%
  • eflatun tonu 30.72%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (18,31,0,40)
C18M31Y0K40 (18%, 31%, 0%, 40%)
(0.18 / 0.31 / 0.00 / 0.40)

CMYK yüzdeleri

%18.3
%30.72
%0
%40

Codes

Color #7D6A99 in popluar color models

7D 6A 99
RGB 125 106 153
HSL 264° 18.73% 50.78%
HSB/HSV 264° 30.72% 60.00%
CMYK 18.30% 30.72% 0.00%
40.00%

Color #7D6A99 in popluar number systems.

HEX 7D 6A 99
Decimal 125 106 153
Binary 1111101 1101010 10011001
Octal 175 152 231

Shades and tints

Shades of #7D6A99

#7D6A99
(125,106,153)
#72618C
(114,97,140)
#67587F
(103,88,127)
#5C4F72
(92,79,114)
#514665
(81,70,101)
#463D58
(70,61,88)
#3B344B
(59,52,75)
#302B3E
(48,43,62)
#252231
(37,34,49)
#1A1924
(26,25,36)
#0F1017
(15,16,23)
#000000
(0,0,0)

Tints of #7D6A99

#7D6A99
(125,106,153)
#8877A2
(136,119,162)
#9384AB
(147,132,171)
#9E91B4
(158,145,180)
#A99EBD
(169,158,189)
#B4ABC6
(180,171,198)
#BFB8CF
(191,184,207)
#CAC5D8
(202,197,216)
#D5D2E1
(213,210,225)
#E0DFEA
(224,223,234)
#EBECF3
(235,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6A99 color. Also use rgb(125,106,153) instead hex code.

Text Font Color

.myTextColor { color: #7D6A99; }

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

This text font color is #7D6A99.

Background Color

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

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

This div background color is #7D6A99.

Border color

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

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

This div border color is #7D6A99.

Opacity

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

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

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

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

This text has shadow with #7D6A99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6A99.

Preview

Color preview on black background

This text has color #7D6A99 on black background.


Color preview on white background

This text has color #7D6A99 on white background.


Black color preview on #7D6A99 background

This text has black color on #7D6A99 background.


White color preview on #7D6A99 background

This text has white color on #7D6A99 background.


Related colors

Complementary color

Complementary color for #hex is #829566.


I love getcolorcode.com

Triadic colors

1 #997D6A and #6A997D with #7D6A99 are triadic colors.

2 #996A7D and #6A7D99 with #7D6A99 are triadic colors.