COLOR #77603E

HEX: #77603E RGB: (119,96,62)

Color info

#77603E contains red, green and blue colors in about the same proportion. Web safe color of #77603E is #666633 (or #663).

RGB color model

#77603E color RGB value is (119,96,62).

RGB: (119,96,62) (47%, 38%, 24%)

RGB channels and saturation

R 119 of 255 = 47%
G 96 of 255 = 38%
B 62 of 255 = 24%

119
96
62

R + G + B ~ 36%. #77603E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 96 + 62 = 277 (100%)
R 119 of 277 ~ 42.96%
G 96 of 277 ~ 34.66%
B 62 of 277 ~ 22.38'%

%42.96
%34.66
%22.38

CMYK color model

#77603E color CMYK value is (0,19,48,53).

  • cyan value is 0.00%
  • magenta value is 19.33%
  • yellow value is 47.90%
  • key color value is 53.33%

CMYK: (0,19,48,53)
C0M19Y48K53 (0%, 19%, 48%, 53%)
(0.00 / 0.19 / 0.48 / 0.53)

CMYK percentages

%0
%19.33
%47.9
%53.33

Codes

Color #77603E in popluar color models

77 60 3E
RGB 119 96 62
HSL 36° 31.49% 35.49%
HSB/HSV 36° 47.90% 46.67%
CMYK 0.00% 19.33% 47.90%
53.33%

Color #77603E in popluar number systems.

HEX 77 60 3E
Decimal 119 96 62
Binary 1110111 1100000 111110
Octal 167 140 76

Shades and tints

Shades of #77603E

#77603E
(119,96,62)
#6D5839
(109,88,57)
#635034
(99,80,52)
#59482F
(89,72,47)
#4F402A
(79,64,42)
#453825
(69,56,37)
#3B3020
(59,48,32)
#31281B
(49,40,27)
#272016
(39,32,22)
#1D1811
(29,24,17)
#13100C
(19,16,12)
#000000
(0,0,0)

Tints of #77603E

#77603E
(119,96,62)
#836E4F
(131,110,79)
#8F7C60
(143,124,96)
#9B8A71
(155,138,113)
#A79882
(167,152,130)
#B3A693
(179,166,147)
#BFB4A4
(191,180,164)
#CBC2B5
(203,194,181)
#D7D0C6
(215,208,198)
#E3DED7
(227,222,215)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77603E color. Also use rgb(119,96,62) instead hex code.

Text Font Color

.myTextColor { color: #77603E; }

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

This text font color is #77603E.

Background Color

.myBgColor { background-color: #77603E; }

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

This div background color is #77603E.

Border color

.myBorderColor { border: 1px solid #77603E; }

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

This div border color is #77603E.

Opacity

.myOpacity80 { color: #77603E; opacity: 0.8; }

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

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

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

This text has shadow with #77603E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77603E.

Preview

Color preview on black background

This text has color #77603E on black background.


Color preview on white background

This text has color #77603E on white background.


Black color preview on #77603E background

This text has black color on #77603E background.


White color preview on #77603E background

This text has white color on #77603E background.


Related colors

Complementary color

Complementary color for #hex is #889FC1.


I love getcolorcode.com

Triadic colors

1 #3E7760 and #603E77 with #77603E are triadic colors.

2 #3E6077 and #60773E with #77603E are triadic colors.