COLOR #775B16

HEX: #775B16 RGB: (119,91,22)

Color info

#775B16 contains mainly red and green colors. Web safe color of #775B16 is #666600 (or #660).

RGB color model

#775B16 color RGB value is (119,91,22).

RGB: (119,91,22) (47%, 36%, 9%)

RGB channels and saturation

R 119 of 255 = 47%
G 91 of 255 = 36%
B 22 of 255 = 9%

119
91
22

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

Portions of RGB colors in percentages

R + G + B = 119 + 91 + 22 = 232 (100%)
R 119 of 232 ~ 51.29%
G 91 of 232 ~ 39.22%
B 22 of 232 ~ 9.48'%

%51.29
%39.22

CMYK color model

#775B16 color CMYK value is (0,24,82,53).

  • cyan value is 0.00%
  • magenta value is 23.53%
  • yellow value is 81.51%
  • key color value is 53.33%

CMYK: (0,24,82,53)
C0M24Y82K53 (0%, 24%, 82%, 53%)
(0.00 / 0.24 / 0.82 / 0.53)

CMYK percentages

%0
%23.53
%81.51
%53.33

Codes

Color #775B16 in popluar color models

77 5B 16
RGB 119 91 22
HSL 43° 68.79% 27.65%
HSB/HSV 43° 81.51% 46.67%
CMYK 0.00% 23.53% 81.51%
53.33%

Color #775B16 in popluar number systems.

HEX 77 5B 16
Decimal 119 91 22
Binary 1110111 1011011 10110
Octal 167 133 26

Shades and tints

Shades of #775B16

#775B16
(119,91,22)
#6D5314
(109,83,20)
#634B12
(99,75,18)
#594310
(89,67,16)
#4F3B0E
(79,59,14)
#45330C
(69,51,12)
#3B2B0A
(59,43,10)
#312308
(49,35,8)
#271B06
(39,27,6)
#1D1304
(29,19,4)
#130B02
(19,11,2)
#000000
(0,0,0)

Tints of #775B16

#775B16
(119,91,22)
#83692B
(131,105,43)
#8F7740
(143,119,64)
#9B8555
(155,133,85)
#A7936A
(167,147,106)
#B3A17F
(179,161,127)
#BFAF94
(191,175,148)
#CBBDA9
(203,189,169)
#D7CBBE
(215,203,190)
#E3D9D3
(227,217,211)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775B16 color. Also use rgb(119,91,22) instead hex code.

Text Font Color

.myTextColor { color: #775B16; }

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

This text font color is #775B16.

Background Color

.myBgColor { background-color: #775B16; }

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

This div background color is #775B16.

Border color

.myBorderColor { border: 1px solid #775B16; }

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

This div border color is #775B16.

Opacity

.myOpacity80 { color: #775B16; opacity: 0.8; }

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

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

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

This text has shadow with #775B16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775B16.

Preview

Color preview on black background

This text has color #775B16 on black background.


Color preview on white background

This text has color #775B16 on white background.


Black color preview on #775B16 background

This text has black color on #775B16 background.


White color preview on #775B16 background

This text has white color on #775B16 background.


Related colors

Complementary color

Complementary color for #hex is #88A4E9.


I love getcolorcode.com

Triadic colors

1 #16775B and #5B1677 with #775B16 are triadic colors.

2 #165B77 and #5B7716 with #775B16 are triadic colors.