COLOR #7D77B2

HEX: #7D77B2 RGB: (125,119,178)

Renk bilgisi

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

RGB renk modeli

#7D77B2 color RGB value is (125,119,178).

RGB: (125,119,178) (49%, 47%, 70%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 119 of 255 = 47%
B 178 of 255 = 70%

125
119
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 119 + 178 = 422 (100%)
R 125 of 422 ~ 29.62%
G 119 of 422 ~ 28.2%
B 178 of 422 ~ 42.18'%

%29.62
%28.2
%42.18

CMYK RENK MODELİ

#7D77B2 rengi CMYK tonu (30,33,0,30).

  • camgöbeği tonu 29.78%
  • eflatun tonu 33.15%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%
CMYK: (30,33,0,30) C30M33Y0K30 (30%,33%,0%,30%) (0.30/0.33/0.00/0.30) 

CMYK yüzdeleri

%29.78
%33.15
%0
%30.2

Codes

Color #7D77B2 in popluar color models

7D 77 B2
RGB 125 119 178
HSL 246° 27.70% 58.24%
HSB/HSV 246° 33.15% 69.80%
CMYK 29.78% 33.15% 0.00%
30.20%

Color #7D77B2 in popluar number systems.

HEX 7D 77 B2
Decimal 125 119 178
Binary 1111101 1110111 10110010
Octal 175 167 262

Shades and tints

Shades of #7D77B2

#7D77B2
(125,119,178)
#726DA2
(114,109,162)
#676392
(103,99,146)
#5C5982
(92,89,130)
#514F72
(81,79,114)
#464562
(70,69,98)
#3B3B52
(59,59,82)
#303142
(48,49,66)
#252732
(37,39,50)
#1A1D22
(26,29,34)
#0F1312
(15,19,18)
#000000
(0,0,0)

Tints of #7D77B2

#7D77B2
(125,119,178)
#8883B9
(136,131,185)
#938FC0
(147,143,192)
#9E9BC7
(158,155,199)
#A9A7CE
(169,167,206)
#B4B3D5
(180,179,213)
#BFBFDC
(191,191,220)
#CACBE3
(202,203,227)
#D5D7EA
(213,215,234)
#E0E3F1
(224,227,241)
#EBEFF8
(235,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D77B2 color. Also use rgb(125,119,178) instead hex code.

Text Font Color

.myTextColor { color: #7D77B2; }

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

This text font color is #7D77B2.

Background Color

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

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

This div background color is #7D77B2.

Border color

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

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

This div border color is #7D77B2.

Opacity

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

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

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

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

This text has shadow with #7D77B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D77B2.

Preview

Color preview on black background

This text has color #7D77B2 on black background.


Color preview on white background

This text has color #7D77B2 on white background.


Black color preview on #7D77B2 background

This text has black color on #7D77B2 background.


White color preview on #7D77B2 background

This text has white color on #7D77B2 background.


Related colors

Complementary color

Complementary color for #hex is #82884D.


I love getcolorcode.com

Triadic colors

1 #B27D77 and #77B27D with #7D77B2 are triadic colors.

2 #B2777D and #777DB2 with #7D77B2 are triadic colors.