COLOR #772832

HEX: #772832 RGB: (119,40,50)

Color info

#772832 contains mainly red color. Web safe color of #772832 is #663333 (or #633).

RGB color model

#772832 color RGB value is (119,40,50).

RGB: (119,40,50) (47%, 16%, 20%)

RGB channels and saturation

R 119 of 255 = 47%
G 40 of 255 = 16%
B 50 of 255 = 20%

119
40
50

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

Portions of RGB colors in percentages

R + G + B = 119 + 40 + 50 = 209 (100%)
R 119 of 209 ~ 56.94%
G 40 of 209 ~ 19.14%
B 50 of 209 ~ 23.92'%

%56.94
%19.14
%23.92

CMYK color model

#772832 color CMYK value is (0,66,58,53).

  • cyan value is 0.00%
  • magenta value is 66.39%
  • yellow value is 57.98%
  • key color value is 53.33%
CMYK: (0,66,58,53) C0M66Y58K53 (0%,66%,58%,53%) (0.00/0.66/0.58/0.53) 

CMYK percentages

%0
%66.39
%57.98
%53.33

Codes

Color #772832 in popluar color models

77 28 32
RGB 119 40 50
HSL 352° 49.69% 31.18%
HSB/HSV 352° 66.39% 46.67%
CMYK 0.00% 66.39% 57.98%
53.33%

Color #772832 in popluar number systems.

HEX 77 28 32
Decimal 119 40 50
Binary 1110111 101000 110010
Octal 167 50 62

Shades and tints

Shades of #772832

#772832
(119,40,50)
#6D252E
(109,37,46)
#63222A
(99,34,42)
#591F26
(89,31,38)
#4F1C22
(79,28,34)
#45191E
(69,25,30)
#3B161A
(59,22,26)
#311316
(49,19,22)
#271012
(39,16,18)
#1D0D0E
(29,13,14)
#130A0A
(19,10,10)
#000000
(0,0,0)

Tints of #772832

#772832
(119,40,50)
#833B44
(131,59,68)
#8F4E56
(143,78,86)
#9B6168
(155,97,104)
#A7747A
(167,116,122)
#B3878C
(179,135,140)
#BF9A9E
(191,154,158)
#CBADB0
(203,173,176)
#D7C0C2
(215,192,194)
#E3D3D4
(227,211,212)
#EFE6E6
(239,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772832 color. Also use rgb(119,40,50) instead hex code.

Text Font Color

.myTextColor { color: #772832; }

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

This text font color is #772832.

Background Color

.myBgColor { background-color: #772832; }

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

This div background color is #772832.

Border color

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

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

This div border color is #772832.

Opacity

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

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

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

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

This text has shadow with #772832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772832.

Preview

Color preview on black background

This text has color #772832 on black background.


Color preview on white background

This text has color #772832 on white background.


Black color preview on #772832 background

This text has black color on #772832 background.


White color preview on #772832 background

This text has white color on #772832 background.


Related colors

Complementary color

Complementary color for #hex is #88D7CD.


I love getcolorcode.com

Triadic colors

1 #327728 and #283277 with #772832 are triadic colors.

2 #322877 and #287732 with #772832 are triadic colors.