COLOR #7D6DB0

HEX: #7D6DB0 RGB: (125,109,176)

Renk bilgisi

#7D6DB0 contains mainly red and blue colors. #7D6DB0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7D6DB0 color RGB value is (125,109,176).

RGB: (125,109,176) (49%, 43%, 69%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 109 of 255 = 43%
B 176 of 255 = 69%

125
109
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 109 + 176 = 410 (100%)
R 125 of 410 ~ 30.49%
G 109 of 410 ~ 26.59%
B 176 of 410 ~ 42.93'%

%30.49
%26.59
%42.93

CMYK RENK MODELİ

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

  • camgöbeği tonu 28.98%
  • eflatun tonu 38.07%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (29,38,0,31)
C29M38Y0K31 (29%, 38%, 0%, 31%)
(0.29 / 0.38 / 0.00 / 0.31)

CMYK yüzdeleri

%28.98
%38.07
%0
%30.98

Codes

Color #7D6DB0 in popluar color models

7D 6D B0
RGB 125 109 176
HSL 254° 29.78% 55.88%
HSB/HSV 254° 38.07% 69.02%
CMYK 28.98% 38.07% 0.00%
30.98%

Color #7D6DB0 in popluar number systems.

HEX 7D 6D B0
Decimal 125 109 176
Binary 1111101 1101101 10110000
Octal 175 155 260

Shades and tints

Shades of #7D6DB0

#7D6DB0
(125,109,176)
#7264A0
(114,100,160)
#675B90
(103,91,144)
#5C5280
(92,82,128)
#514970
(81,73,112)
#464060
(70,64,96)
#3B3750
(59,55,80)
#302E40
(48,46,64)
#252530
(37,37,48)
#1A1C20
(26,28,32)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #7D6DB0

#7D6DB0
(125,109,176)
#887AB7
(136,122,183)
#9387BE
(147,135,190)
#9E94C5
(158,148,197)
#A9A1CC
(169,161,204)
#B4AED3
(180,174,211)
#BFBBDA
(191,187,218)
#CAC8E1
(202,200,225)
#D5D5E8
(213,213,232)
#E0E2EF
(224,226,239)
#EBEFF6
(235,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6DB0 color. Also use rgb(125,109,176) instead hex code.

Text Font Color

.myTextColor { color: #7D6DB0; }

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

This text font color is #7D6DB0.

Background Color

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

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

This div background color is #7D6DB0.

Border color

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

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

This div border color is #7D6DB0.

Opacity

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

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

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

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

This text has shadow with #7D6DB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6DB0.

Preview

Color preview on black background

This text has color #7D6DB0 on black background.


Color preview on white background

This text has color #7D6DB0 on white background.


Black color preview on #7D6DB0 background

This text has black color on #7D6DB0 background.


White color preview on #7D6DB0 background

This text has white color on #7D6DB0 background.


Related colors

Complementary color

Complementary color for #hex is #82924F.


I love getcolorcode.com

Triadic colors

1 #B07D6D and #6DB07D with #7D6DB0 are triadic colors.

2 #B06D7D and #6D7DB0 with #7D6DB0 are triadic colors.