COLOR #7D709C

HEX: #7D709C RGB: (125,112,156)

Renk bilgisi

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

RGB renk modeli

#7D709C color RGB value is (125,112,156).

RGB: (125,112,156) (49%, 44%, 61%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 112 of 255 = 44%
B 156 of 255 = 61%

125
112
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 112 + 156 = 393 (100%)
R 125 of 393 ~ 31.81%
G 112 of 393 ~ 28.5%
B 156 of 393 ~ 39.69'%

%31.81
%28.5
%39.69

CMYK RENK MODELİ

#7D709C rengi CMYK tonu (20,28,0,39).

  • camgöbeği tonu 19.87%
  • eflatun tonu 28.21%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (20,28,0,39)
C20M28Y0K39 (20%, 28%, 0%, 39%)
(0.20 / 0.28 / 0.00 / 0.39)

CMYK yüzdeleri

%19.87
%28.21
%0
%38.82

Codes

Color #7D709C in popluar color models

7D 70 9C
RGB 125 112 156
HSL 258° 18.18% 52.55%
HSB/HSV 258° 28.21% 61.18%
CMYK 19.87% 28.21% 0.00%
38.82%

Color #7D709C in popluar number systems.

HEX 7D 70 9C
Decimal 125 112 156
Binary 1111101 1110000 10011100
Octal 175 160 234

Shades and tints

Shades of #7D709C

#7D709C
(125,112,156)
#72668E
(114,102,142)
#675C80
(103,92,128)
#5C5272
(92,82,114)
#514864
(81,72,100)
#463E56
(70,62,86)
#3B3448
(59,52,72)
#302A3A
(48,42,58)
#25202C
(37,32,44)
#1A161E
(26,22,30)
#0F0C10
(15,12,16)
#000000
(0,0,0)

Tints of #7D709C

#7D709C
(125,112,156)
#887DA5
(136,125,165)
#938AAE
(147,138,174)
#9E97B7
(158,151,183)
#A9A4C0
(169,164,192)
#B4B1C9
(180,177,201)
#BFBED2
(191,190,210)
#CACBDB
(202,203,219)
#D5D8E4
(213,216,228)
#E0E5ED
(224,229,237)
#EBF2F6
(235,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D709C color. Also use rgb(125,112,156) instead hex code.

Text Font Color

.myTextColor { color: #7D709C; }

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

This text font color is #7D709C.

Background Color

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

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

This div background color is #7D709C.

Border color

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

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

This div border color is #7D709C.

Opacity

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

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

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

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

This text has shadow with #7D709C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D709C.

Preview

Color preview on black background

This text has color #7D709C on black background.


Color preview on white background

This text has color #7D709C on white background.


Black color preview on #7D709C background

This text has black color on #7D709C background.


White color preview on #7D709C background

This text has white color on #7D709C background.


Related colors

Complementary color

Complementary color for #hex is #828F63.


I love getcolorcode.com

Triadic colors

1 #9C7D70 and #709C7D with #7D709C are triadic colors.

2 #9C707D and #707D9C with #7D709C are triadic colors.