COLOR #77423A

HEX: #77423A RGB: (119,66,58)

Color info

#77423A contains mainly red and green colors. Web safe color of #77423A is #663333 (or #633).

RGB color model

#77423A color RGB value is (119,66,58).

RGB: (119,66,58) (47%, 26%, 23%)

RGB channels and saturation

R 119 of 255 = 47%
G 66 of 255 = 26%
B 58 of 255 = 23%

119
66
58

R + G + B ~ 32%. #77423A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 66 + 58 = 243 (100%)
R 119 of 243 ~ 48.97%
G 66 of 243 ~ 27.16%
B 58 of 243 ~ 23.87'%

%48.97
%27.16
%23.87

CMYK color model

#77423A color CMYK value is (0,45,51,53).

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

CMYK: (0,45,51,53)
C0M45Y51K53 (0%, 45%, 51%, 53%)
(0.00 / 0.45 / 0.51 / 0.53)

CMYK percentages

%0
%44.54
%51.26
%53.33

Codes

Color #77423A in popluar color models

77 42 3A
RGB 119 66 58
HSL 34.46% 34.71%
HSB/HSV 51.26% 46.67%
CMYK 0.00% 44.54% 51.26%
53.33%

Color #77423A in popluar number systems.

HEX 77 42 3A
Decimal 119 66 58
Binary 1110111 1000010 111010
Octal 167 102 72

Shades and tints

Shades of #77423A

#77423A
(119,66,58)
#6D3C35
(109,60,53)
#633630
(99,54,48)
#59302B
(89,48,43)
#4F2A26
(79,42,38)
#452421
(69,36,33)
#3B1E1C
(59,30,28)
#311817
(49,24,23)
#271212
(39,18,18)
#1D0C0D
(29,12,13)
#130608
(19,6,8)
#000000
(0,0,0)

Tints of #77423A

#77423A
(119,66,58)
#83534B
(131,83,75)
#8F645C
(143,100,92)
#9B756D
(155,117,109)
#A7867E
(167,134,126)
#B3978F
(179,151,143)
#BFA8A0
(191,168,160)
#CBB9B1
(203,185,177)
#D7CAC2
(215,202,194)
#E3DBD3
(227,219,211)
#EFECE4
(239,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77423A; }

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

This text font color is #77423A.

Background Color

.myBgColor { background-color: #77423A; }

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

This div background color is #77423A.

Border color

.myBorderColor { border: 1px solid #77423A; }

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

This div border color is #77423A.

Opacity

.myOpacity80 { color: #77423A; opacity: 0.8; }

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

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

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

This text has shadow with #77423A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77423A.

Preview

Color preview on black background

This text has color #77423A on black background.


Color preview on white background

This text has color #77423A on white background.


Black color preview on #77423A background

This text has black color on #77423A background.


White color preview on #77423A background

This text has white color on #77423A background.


Related colors

Complementary color

Complementary color for #hex is #88BDC5.


I love getcolorcode.com

Triadic colors

1 #3A7742 and #423A77 with #77423A are triadic colors.

2 #3A4277 and #42773A with #77423A are triadic colors.