COLOR #772F4A

HEX: #772F4A RGB: (119,47,74)

Color info

#772F4A contains mainly red and blue colors. Web safe color of #772F4A is #663333 (or #633).

RGB color model

#772F4A color RGB value is (119,47,74).

RGB: (119,47,74) (47%, 18%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 47 of 255 = 18%
B 74 of 255 = 29%

119
47
74

R + G + B ~ 31%. #772F4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 47 + 74 = 240 (100%)
R 119 of 240 ~ 49.58%
G 47 of 240 ~ 19.58%
B 74 of 240 ~ 30.83'%

%49.58
%19.58
%30.83

CMYK color model

#772F4A color CMYK value is (0,61,38,53).

  • cyan value is 0.00%
  • magenta value is 60.50%
  • yellow value is 37.82%
  • key color value is 53.33%
CMYK: (0,61,38,53) C0M61Y38K53 (0%,61%,38%,53%) (0.00/0.61/0.38/0.53) 

CMYK percentages

%0
%60.5
%37.82
%53.33

Codes

Color #772F4A in popluar color models

77 2F 4A
RGB 119 47 74
HSL 338° 43.37% 32.55%
HSB/HSV 338° 60.50% 46.67%
CMYK 0.00% 60.50% 37.82%
53.33%

Color #772F4A in popluar number systems.

HEX 77 2F 4A
Decimal 119 47 74
Binary 1110111 101111 1001010
Octal 167 57 112

Shades and tints

Shades of #772F4A

#772F4A
(119,47,74)
#6D2B44
(109,43,68)
#63273E
(99,39,62)
#592338
(89,35,56)
#4F1F32
(79,31,50)
#451B2C
(69,27,44)
#3B1726
(59,23,38)
#311320
(49,19,32)
#270F1A
(39,15,26)
#1D0B14
(29,11,20)
#13070E
(19,7,14)
#000000
(0,0,0)

Tints of #772F4A

#772F4A
(119,47,74)
#83415A
(131,65,90)
#8F536A
(143,83,106)
#9B657A
(155,101,122)
#A7778A
(167,119,138)
#B3899A
(179,137,154)
#BF9BAA
(191,155,170)
#CBADBA
(203,173,186)
#D7BFCA
(215,191,202)
#E3D1DA
(227,209,218)
#EFE3EA
(239,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772F4A color. Also use rgb(119,47,74) instead hex code.

Text Font Color

.myTextColor { color: #772F4A; }

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

This text font color is #772F4A.

Background Color

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

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

This div background color is #772F4A.

Border color

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

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

This div border color is #772F4A.

Opacity

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

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

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

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

This text has shadow with #772F4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772F4A.

Preview

Color preview on black background

This text has color #772F4A on black background.


Color preview on white background

This text has color #772F4A on white background.


Black color preview on #772F4A background

This text has black color on #772F4A background.


White color preview on #772F4A background

This text has white color on #772F4A background.


Related colors

Complementary color

Complementary color for #hex is #88D0B5.


I love getcolorcode.com

Triadic colors

1 #4A772F and #2F4A77 with #772F4A are triadic colors.

2 #4A2F77 and #2F774A with #772F4A are triadic colors.