COLOR #774C80

HEX: #774C80 RGB: (119,76,128)

Renk bilgisi

#774C80 contains red, green and blue colors in about the same proportion. #774C80 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#774C80 color RGB value is (119,76,128).

RGB: (119,76,128) (47%, 30%, 50%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 76 of 255 = 30%
B 128 of 255 = 50%

119
76
128

R + G + B ~ 42%. #774C80 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 76 + 128 = 323 (100%)
R 119 of 323 ~ 36.84%
G 76 of 323 ~ 23.53%
B 128 of 323 ~ 39.63'%

%36.84
%23.53
%39.63

CMYK RENK MODELİ

#774C80 rengi CMYK tonu (7,41,0,50).

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

CMYK: (7,41,0,50)
C7M41Y0K50 (7%, 41%, 0%, 50%)
(0.07 / 0.41 / 0.00 / 0.50)

CMYK yüzdeleri

%7.03
%40.63
%0
%49.8

Codes

Color #774C80 in popluar color models

77 4C 80
RGB 119 76 128
HSL 290° 25.49% 40.00%
HSB/HSV 290° 40.63% 50.20%
CMYK 7.03% 40.63% 0.00%
49.80%

Color #774C80 in popluar number systems.

HEX 77 4C 80
Decimal 119 76 128
Binary 1110111 1001100 10000000
Octal 167 114 200

Shades and tints

Shades of #774C80

#774C80
(119,76,128)
#6D4675
(109,70,117)
#63406A
(99,64,106)
#593A5F
(89,58,95)
#4F3454
(79,52,84)
#452E49
(69,46,73)
#3B283E
(59,40,62)
#312233
(49,34,51)
#271C28
(39,28,40)
#1D161D
(29,22,29)
#131012
(19,16,18)
#000000
(0,0,0)

Tints of #774C80

#774C80
(119,76,128)
#835C8B
(131,92,139)
#8F6C96
(143,108,150)
#9B7CA1
(155,124,161)
#A78CAC
(167,140,172)
#B39CB7
(179,156,183)
#BFACC2
(191,172,194)
#CBBCCD
(203,188,205)
#D7CCD8
(215,204,216)
#E3DCE3
(227,220,227)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774C80 color. Also use rgb(119,76,128) instead hex code.

Text Font Color

.myTextColor { color: #774C80; }

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

This text font color is #774C80.

Background Color

.myBgColor { background-color: #774C80; }

<div style="background-color:#774C80">Inner text</div>

This div background color is #774C80.

Border color

.myBorderColor { border: 1px solid #774C80; }

<div style="border:3px solid #774C80">Div</div>

This div border color is #774C80.

Opacity

.myOpacity80 { color: #774C80; opacity: 0.8; }

<p style="color:#774C80;opacity:0.8;">80%</p>

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

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

This text has shadow with #774C80 color.


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

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

This text has shadow with #774C80 primary color and red secondary color.


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

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

This text has shadow with #774C80 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #774C80.

Preview

Color preview on black background

This text has color #774C80 on black background.


Color preview on white background

This text has color #774C80 on white background.


Black color preview on #774C80 background

This text has black color on #774C80 background.


White color preview on #774C80 background

This text has white color on #774C80 background.


Related colors

Complementary color

Complementary color for #hex is #88B37F.


I love getcolorcode.com

Triadic colors

1 #80774C and #4C8077 with #774C80 are triadic colors.

2 #804C77 and #4C7780 with #774C80 are triadic colors.