COLOR #772824

HEX: #772824 RGB: (119,40,36)

Color info

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

RGB color model

#772824 color RGB value is (119,40,36).

RGB: (119,40,36) (47%, 16%, 14%)

RGB channels and saturation

R 119 of 255 = 47%
G 40 of 255 = 16%
B 36 of 255 = 14%

119
40
36

R + G + B ~ 26%. #772824 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 40 + 36 = 195 (100%)
R 119 of 195 ~ 61.03%
G 40 of 195 ~ 20.51%
B 36 of 195 ~ 18.46'%

%61.03
%20.51
%18.46

CMYK color model

#772824 color CMYK value is (0,66,70,53).

  • cyan value is 0.00%
  • magenta value is 66.39%
  • yellow value is 69.75%
  • key color value is 53.33%

CMYK: (0,66,70,53)
C0M66Y70K53 (0%, 66%, 70%, 53%)
(0.00 / 0.66 / 0.70 / 0.53)

CMYK percentages

%0
%66.39
%69.75
%53.33

Codes

Color #772824 in popluar color models

77 28 24
RGB 119 40 36
HSL 53.55% 30.39%
HSB/HSV 69.75% 46.67%
CMYK 0.00% 66.39% 69.75%
53.33%

Color #772824 in popluar number systems.

HEX 77 28 24
Decimal 119 40 36
Binary 1110111 101000 100100
Octal 167 50 44

Shades and tints

Shades of #772824

#772824
(119,40,36)
#6D2521
(109,37,33)
#63221E
(99,34,30)
#591F1B
(89,31,27)
#4F1C18
(79,28,24)
#451915
(69,25,21)
#3B1612
(59,22,18)
#31130F
(49,19,15)
#27100C
(39,16,12)
#1D0D09
(29,13,9)
#130A06
(19,10,6)
#000000
(0,0,0)

Tints of #772824

#772824
(119,40,36)
#833B37
(131,59,55)
#8F4E4A
(143,78,74)
#9B615D
(155,97,93)
#A77470
(167,116,112)
#B38783
(179,135,131)
#BF9A96
(191,154,150)
#CBADA9
(203,173,169)
#D7C0BC
(215,192,188)
#E3D3CF
(227,211,207)
#EFE6E2
(239,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #772824; }

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

This text font color is #772824.

Background Color

.myBgColor { background-color: #772824; }

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

This div background color is #772824.

Border color

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

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

This div border color is #772824.

Opacity

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

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

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

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

This text has shadow with #772824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772824.

Preview

Color preview on black background

This text has color #772824 on black background.


Color preview on white background

This text has color #772824 on white background.


Black color preview on #772824 background

This text has black color on #772824 background.


White color preview on #772824 background

This text has white color on #772824 background.


Related colors

Complementary color

Complementary color for #hex is #88D7DB.


I love getcolorcode.com

Triadic colors

1 #247728 and #282477 with #772824 are triadic colors.

2 #242877 and #287724 with #772824 are triadic colors.