COLOR #774248

HEX: #774248 RGB: (119,66,72)

Color info

#774248 contains red, green and blue colors in about the same proportion. Web safe color of #774248 is #663333 (or #633).

RGB color model

#774248 color RGB value is (119,66,72).

RGB: (119,66,72) (47%, 26%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 66 of 255 = 26%
B 72 of 255 = 28%

119
66
72

R + G + B ~ 34%. #774248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 66 + 72 = 257 (100%)
R 119 of 257 ~ 46.3%
G 66 of 257 ~ 25.68%
B 72 of 257 ~ 28.02'%

%46.3
%25.68
%28.02

CMYK color model

#774248 color CMYK value is (0,45,39,53).

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

CMYK: (0,45,39,53)
C0M45Y39K53 (0%, 45%, 39%, 53%)
(0.00 / 0.45 / 0.39 / 0.53)

CMYK percentages

%0
%44.54
%39.5
%53.33

Codes

Color #774248 in popluar color models

77 42 48
RGB 119 66 72
HSL 353° 28.65% 36.27%
HSB/HSV 353° 44.54% 46.67%
CMYK 0.00% 44.54% 39.50%
53.33%

Color #774248 in popluar number systems.

HEX 77 42 48
Decimal 119 66 72
Binary 1110111 1000010 1001000
Octal 167 102 110

Shades and tints

Shades of #774248

#774248
(119,66,72)
#6D3C42
(109,60,66)
#63363C
(99,54,60)
#593036
(89,48,54)
#4F2A30
(79,42,48)
#45242A
(69,36,42)
#3B1E24
(59,30,36)
#31181E
(49,24,30)
#271218
(39,18,24)
#1D0C12
(29,12,18)
#13060C
(19,6,12)
#000000
(0,0,0)

Tints of #774248

#774248
(119,66,72)
#835358
(131,83,88)
#8F6468
(143,100,104)
#9B7578
(155,117,120)
#A78688
(167,134,136)
#B39798
(179,151,152)
#BFA8A8
(191,168,168)
#CBB9B8
(203,185,184)
#D7CAC8
(215,202,200)
#E3DBD8
(227,219,216)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774248; }

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

This text font color is #774248.

Background Color

.myBgColor { background-color: #774248; }

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

This div background color is #774248.

Border color

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

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

This div border color is #774248.

Opacity

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

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

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

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

This text has shadow with #774248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774248.

Preview

Color preview on black background

This text has color #774248 on black background.


Color preview on white background

This text has color #774248 on white background.


Black color preview on #774248 background

This text has black color on #774248 background.


White color preview on #774248 background

This text has white color on #774248 background.


Related colors

Complementary color

Complementary color for #hex is #88BDB7.


I love getcolorcode.com

Triadic colors

1 #487742 and #424877 with #774248 are triadic colors.

2 #484277 and #427748 with #774248 are triadic colors.