COLOR #773048

HEX: #773048 RGB: (119,48,72)

Color info

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

RGB color model

#773048 color RGB value is (119,48,72).

RGB: (119,48,72) (47%, 19%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 48 of 255 = 19%
B 72 of 255 = 28%

119
48
72

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

Portions of RGB colors in percentages

R + G + B = 119 + 48 + 72 = 239 (100%)
R 119 of 239 ~ 49.79%
G 48 of 239 ~ 20.08%
B 72 of 239 ~ 30.13'%

%49.79
%20.08
%30.13

CMYK color model

#773048 color CMYK value is (0,60,39,53).

  • cyan value is 0.00%
  • magenta value is 59.66%
  • yellow value is 39.50%
  • key color value is 53.33%

CMYK: (0,60,39,53)
C0M60Y39K53 (0%, 60%, 39%, 53%)
(0.00 / 0.60 / 0.39 / 0.53)

CMYK percentages

%0
%59.66
%39.5
%53.33

Codes

Color #773048 in popluar color models

77 30 48
RGB 119 48 72
HSL 340° 42.51% 32.75%
HSB/HSV 340° 59.66% 46.67%
CMYK 0.00% 59.66% 39.50%
53.33%

Color #773048 in popluar number systems.

HEX 77 30 48
Decimal 119 48 72
Binary 1110111 110000 1001000
Octal 167 60 110

Shades and tints

Shades of #773048

#773048
(119,48,72)
#6D2C42
(109,44,66)
#63283C
(99,40,60)
#592436
(89,36,54)
#4F2030
(79,32,48)
#451C2A
(69,28,42)
#3B1824
(59,24,36)
#31141E
(49,20,30)
#271018
(39,16,24)
#1D0C12
(29,12,18)
#13080C
(19,8,12)
#000000
(0,0,0)

Tints of #773048

#773048
(119,48,72)
#834258
(131,66,88)
#8F5468
(143,84,104)
#9B6678
(155,102,120)
#A77888
(167,120,136)
#B38A98
(179,138,152)
#BF9CA8
(191,156,168)
#CBAEB8
(203,174,184)
#D7C0C8
(215,192,200)
#E3D2D8
(227,210,216)
#EFE4E8
(239,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #773048 color. Also use rgb(119,48,72) instead hex code.

Text Font Color

.myTextColor { color: #773048; }

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

This text font color is #773048.

Background Color

.myBgColor { background-color: #773048; }

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

This div background color is #773048.

Border color

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

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

This div border color is #773048.

Opacity

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

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

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

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

This text has shadow with #773048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773048.

Preview

Color preview on black background

This text has color #773048 on black background.


Color preview on white background

This text has color #773048 on white background.


Black color preview on #773048 background

This text has black color on #773048 background.


White color preview on #773048 background

This text has white color on #773048 background.


Related colors

Complementary color

Complementary color for #hex is #88CFB7.


I love getcolorcode.com

Triadic colors

1 #487730 and #304877 with #773048 are triadic colors.

2 #483077 and #307748 with #773048 are triadic colors.