COLOR #771846

HEX: #771846 RGB: (119,24,70)

Color info

#771846 contains mainly red and blue colors. Web safe color of #771846 is #660033 (or #603).

RGB color model

#771846 color RGB value is (119,24,70).

RGB: (119,24,70) (47%, 9%, 27%)

RGB channels and saturation

R 119 of 255 = 47%
G 24 of 255 = 9%
B 70 of 255 = 27%

119
24
70

R + G + B ~ 28%. #771846 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 24 + 70 = 213 (100%)
R 119 of 213 ~ 55.87%
G 24 of 213 ~ 11.27%
B 70 of 213 ~ 32.86'%

%55.87
%11.27
%32.86

CMYK color model

#771846 color CMYK value is (0,80,41,53).

  • cyan value is 0.00%
  • magenta value is 79.83%
  • yellow value is 41.18%
  • key color value is 53.33%

CMYK: (0,80,41,53)
C0M80Y41K53 (0%, 80%, 41%, 53%)
(0.00 / 0.80 / 0.41 / 0.53)

CMYK percentages

%0
%79.83
%41.18
%53.33

Codes

Color #771846 in popluar color models

77 18 46
RGB 119 24 70
HSL 331° 66.43% 28.04%
HSB/HSV 331° 79.83% 46.67%
CMYK 0.00% 79.83% 41.18%
53.33%

Color #771846 in popluar number systems.

HEX 77 18 46
Decimal 119 24 70
Binary 1110111 11000 1000110
Octal 167 30 106

Shades and tints

Shades of #771846

#771846
(119,24,70)
#6D1640
(109,22,64)
#63143A
(99,20,58)
#591234
(89,18,52)
#4F102E
(79,16,46)
#450E28
(69,14,40)
#3B0C22
(59,12,34)
#310A1C
(49,10,28)
#270816
(39,8,22)
#1D0610
(29,6,16)
#13040A
(19,4,10)
#000000
(0,0,0)

Tints of #771846

#771846
(119,24,70)
#832D56
(131,45,86)
#8F4266
(143,66,102)
#9B5776
(155,87,118)
#A76C86
(167,108,134)
#B38196
(179,129,150)
#BF96A6
(191,150,166)
#CBABB6
(203,171,182)
#D7C0C6
(215,192,198)
#E3D5D6
(227,213,214)
#EFEAE6
(239,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #771846; }

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

This text font color is #771846.

Background Color

.myBgColor { background-color: #771846; }

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

This div background color is #771846.

Border color

.myBorderColor { border: 1px solid #771846; }

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

This div border color is #771846.

Opacity

.myOpacity80 { color: #771846; opacity: 0.8; }

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

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

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

This text has shadow with #771846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #771846.

Preview

Color preview on black background

This text has color #771846 on black background.


Color preview on white background

This text has color #771846 on white background.


Black color preview on #771846 background

This text has black color on #771846 background.


White color preview on #771846 background

This text has white color on #771846 background.


Related colors

Complementary color

Complementary color for #hex is #88E7B9.


I love getcolorcode.com

Triadic colors

1 #467718 and #184677 with #771846 are triadic colors.

2 #461877 and #187746 with #771846 are triadic colors.