COLOR #77469C

HEX: #77469C RGB: (119,70,156)

Renk bilgisi

#77469C contains mainly red and blue colors. #77469C ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#77469C color RGB value is (119,70,156).

RGB: (119,70,156) (47%, 27%, 61%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 70 of 255 = 27%
B 156 of 255 = 61%

119
70
156

R + G + B ~ 45%. #77469C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 70 + 156 = 345 (100%)
R 119 of 345 ~ 34.49%
G 70 of 345 ~ 20.29%
B 156 of 345 ~ 45.22'%

%34.49
%20.29
%45.22

CMYK RENK MODELİ

#77469C rengi CMYK tonu (24,55,0,39).

  • camgöbeği tonu 23.72%
  • eflatun tonu 55.13%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (24,55,0,39)
C24M55Y0K39 (24%, 55%, 0%, 39%)
(0.24 / 0.55 / 0.00 / 0.39)

CMYK yüzdeleri

%23.72
%55.13
%0
%38.82

Codes

Color #77469C in popluar color models

77 46 9C
RGB 119 70 156
HSL 274° 38.05% 44.31%
HSB/HSV 274° 55.13% 61.18%
CMYK 23.72% 55.13% 0.00%
38.82%

Color #77469C in popluar number systems.

HEX 77 46 9C
Decimal 119 70 156
Binary 1110111 1000110 10011100
Octal 167 106 234

Shades and tints

Shades of #77469C

#77469C
(119,70,156)
#6D408E
(109,64,142)
#633A80
(99,58,128)
#593472
(89,52,114)
#4F2E64
(79,46,100)
#452856
(69,40,86)
#3B2248
(59,34,72)
#311C3A
(49,28,58)
#27162C
(39,22,44)
#1D101E
(29,16,30)
#130A10
(19,10,16)
#000000
(0,0,0)

Tints of #77469C

#77469C
(119,70,156)
#8356A5
(131,86,165)
#8F66AE
(143,102,174)
#9B76B7
(155,118,183)
#A786C0
(167,134,192)
#B396C9
(179,150,201)
#BFA6D2
(191,166,210)
#CBB6DB
(203,182,219)
#D7C6E4
(215,198,228)
#E3D6ED
(227,214,237)
#EFE6F6
(239,230,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77469C color. Also use rgb(119,70,156) instead hex code.

Text Font Color

.myTextColor { color: #77469C; }

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

This text font color is #77469C.

Background Color

.myBgColor { background-color: #77469C; }

<div style="background-color:#77469C">Inner text</div>

This div background color is #77469C.

Border color

.myBorderColor { border: 1px solid #77469C; }

<div style="border:3px solid #77469C">Div</div>

This div border color is #77469C.

Opacity

.myOpacity80 { color: #77469C; opacity: 0.8; }

<p style="color:#77469C;opacity:0.8;">80%</p>

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

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

This text has shadow with #77469C color.


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

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

This text has shadow with #77469C primary color and red secondary color.


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

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

This text has shadow with #77469C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77469C.

Preview

Color preview on black background

This text has color #77469C on black background.


Color preview on white background

This text has color #77469C on white background.


Black color preview on #77469C background

This text has black color on #77469C background.


White color preview on #77469C background

This text has white color on #77469C background.


Related colors

Complementary color

Complementary color for #hex is #88B963.


I love getcolorcode.com

Triadic colors

1 #9C7746 and #469C77 with #77469C are triadic colors.

2 #9C4677 and #46779C with #77469C are triadic colors.