COLOR #775B80

HEX: #775B80 RGB: (119,91,128)

Renk bilgisi

#775B80 contains red, green and blue colors in about the same proportion. #775B80 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#775B80 color RGB value is (119,91,128).

RGB: (119,91,128) (47%, 36%, 50%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 91 of 255 = 36%
B 128 of 255 = 50%

119
91
128

R + G + B ~ 44%. #775B80 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 91 + 128 = 338 (100%)
R 119 of 338 ~ 35.21%
G 91 of 338 ~ 26.92%
B 128 of 338 ~ 37.87'%

%35.21
%26.92
%37.87

CMYK RENK MODELİ

#775B80 rengi CMYK tonu (7,29,0,50).

  • camgöbeği tonu 7.03%
  • eflatun tonu 28.91%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (7,29,0,50)
C7M29Y0K50 (7%, 29%, 0%, 50%)
(0.07 / 0.29 / 0.00 / 0.50)

CMYK yüzdeleri

%7.03
%28.91
%0
%49.8

Codes

Color #775B80 in popluar color models

77 5B 80
RGB 119 91 128
HSL 285° 16.89% 42.94%
HSB/HSV 285° 28.91% 50.20%
CMYK 7.03% 28.91% 0.00%
49.80%

Color #775B80 in popluar number systems.

HEX 77 5B 80
Decimal 119 91 128
Binary 1110111 1011011 10000000
Octal 167 133 200

Shades and tints

Shades of #775B80

#775B80
(119,91,128)
#6D5375
(109,83,117)
#634B6A
(99,75,106)
#59435F
(89,67,95)
#4F3B54
(79,59,84)
#453349
(69,51,73)
#3B2B3E
(59,43,62)
#312333
(49,35,51)
#271B28
(39,27,40)
#1D131D
(29,19,29)
#130B12
(19,11,18)
#000000
(0,0,0)

Tints of #775B80

#775B80
(119,91,128)
#83698B
(131,105,139)
#8F7796
(143,119,150)
#9B85A1
(155,133,161)
#A793AC
(167,147,172)
#B3A1B7
(179,161,183)
#BFAFC2
(191,175,194)
#CBBDCD
(203,189,205)
#D7CBD8
(215,203,216)
#E3D9E3
(227,217,227)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775B80 color. Also use rgb(119,91,128) instead hex code.

Text Font Color

.myTextColor { color: #775B80; }

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

This text font color is #775B80.

Background Color

.myBgColor { background-color: #775B80; }

<div style="background-color:#775B80">Inner text</div>

This div background color is #775B80.

Border color

.myBorderColor { border: 1px solid #775B80; }

<div style="border:3px solid #775B80">Div</div>

This div border color is #775B80.

Opacity

.myOpacity80 { color: #775B80; opacity: 0.8; }

<p style="color:#775B80;opacity:0.8;">80%</p>

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

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

This text has shadow with #775B80 color.


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

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

This text has shadow with #775B80 primary color and red secondary color.


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

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

This text has shadow with #775B80 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #775B80.

Preview

Color preview on black background

This text has color #775B80 on black background.


Color preview on white background

This text has color #775B80 on white background.


Black color preview on #775B80 background

This text has black color on #775B80 background.


White color preview on #775B80 background

This text has white color on #775B80 background.


Related colors

Complementary color

Complementary color for #hex is #88A47F.


I love getcolorcode.com

Triadic colors

1 #80775B and #5B8077 with #775B80 are triadic colors.

2 #805B77 and #5B7780 with #775B80 are triadic colors.