COLOR #772E52

HEX: #772E52 RGB: (119,46,82)

Color info

#772E52 contains mainly red and blue colors. Web safe color of #772E52 is #663366 (or #636).

RGB color model

#772E52 color RGB value is (119,46,82).

RGB: (119,46,82) (47%, 18%, 32%)

RGB channels and saturation

R 119 of 255 = 47%
G 46 of 255 = 18%
B 82 of 255 = 32%

119
46
82

R + G + B ~ 32%. #772E52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 46 + 82 = 247 (100%)
R 119 of 247 ~ 48.18%
G 46 of 247 ~ 18.62%
B 82 of 247 ~ 33.2'%

%48.18
%18.62
%33.2

CMYK color model

#772E52 color CMYK value is (0,61,31,53).

  • cyan value is 0.00%
  • magenta value is 61.34%
  • yellow value is 31.09%
  • key color value is 53.33%

CMYK: (0,61,31,53)
C0M61Y31K53 (0%, 61%, 31%, 53%)
(0.00 / 0.61 / 0.31 / 0.53)

CMYK percentages

%0
%61.34
%31.09
%53.33

Codes

Color #772E52 in popluar color models

77 2E 52
RGB 119 46 82
HSL 330° 44.24% 32.35%
HSB/HSV 330° 61.34% 46.67%
CMYK 0.00% 61.34% 31.09%
53.33%

Color #772E52 in popluar number systems.

HEX 77 2E 52
Decimal 119 46 82
Binary 1110111 101110 1010010
Octal 167 56 122

Shades and tints

Shades of #772E52

#772E52
(119,46,82)
#6D2A4B
(109,42,75)
#632644
(99,38,68)
#59223D
(89,34,61)
#4F1E36
(79,30,54)
#451A2F
(69,26,47)
#3B1628
(59,22,40)
#311221
(49,18,33)
#270E1A
(39,14,26)
#1D0A13
(29,10,19)
#13060C
(19,6,12)
#000000
(0,0,0)

Tints of #772E52

#772E52
(119,46,82)
#834161
(131,65,97)
#8F5470
(143,84,112)
#9B677F
(155,103,127)
#A77A8E
(167,122,142)
#B38D9D
(179,141,157)
#BFA0AC
(191,160,172)
#CBB3BB
(203,179,187)
#D7C6CA
(215,198,202)
#E3D9D9
(227,217,217)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772E52 color. Also use rgb(119,46,82) instead hex code.

Text Font Color

.myTextColor { color: #772E52; }

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

This text font color is #772E52.

Background Color

.myBgColor { background-color: #772E52; }

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

This div background color is #772E52.

Border color

.myBorderColor { border: 1px solid #772E52; }

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

This div border color is #772E52.

Opacity

.myOpacity80 { color: #772E52; opacity: 0.8; }

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

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

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

This text has shadow with #772E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772E52.

Preview

Color preview on black background

This text has color #772E52 on black background.


Color preview on white background

This text has color #772E52 on white background.


Black color preview on #772E52 background

This text has black color on #772E52 background.


White color preview on #772E52 background

This text has white color on #772E52 background.


Related colors

Complementary color

Complementary color for #hex is #88D1AD.


I love getcolorcode.com

Triadic colors

1 #52772E and #2E5277 with #772E52 are triadic colors.

2 #522E77 and #2E7752 with #772E52 are triadic colors.