COLOR #7B5D17

HEX: #7B5D17 RGB: (123,93,23)

Color info

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

RGB color model

#7B5D17 color RGB value is (123,93,23).

RGB: (123,93,23) (48%, 36%, 9%)

RGB channels and saturation

R 123 of 255 = 48%
G 93 of 255 = 36%
B 23 of 255 = 9%

123
93
23

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

Portions of RGB colors in percentages

R + G + B = 123 + 93 + 23 = 239 (100%)
R 123 of 239 ~ 51.46%
G 93 of 239 ~ 38.91%
B 23 of 239 ~ 9.62'%

%51.46
%38.91

CMYK color model

#7B5D17 color CMYK value is (0,24,81,52).

  • cyan value is 0.00%
  • magenta value is 24.39%
  • yellow value is 81.30%
  • key color value is 51.76%

CMYK: (0,24,81,52)
C0M24Y81K52 (0%, 24%, 81%, 52%)
(0.00 / 0.24 / 0.81 / 0.52)

CMYK percentages

%0
%24.39
%81.3
%51.76

Codes

Color #7B5D17 in popluar color models

7B 5D 17
RGB 123 93 23
HSL 42° 68.49% 28.63%
HSB/HSV 42° 81.30% 48.24%
CMYK 0.00% 24.39% 81.30%
51.76%

Color #7B5D17 in popluar number systems.

HEX 7B 5D 17
Decimal 123 93 23
Binary 1111011 1011101 10111
Octal 173 135 27

Shades and tints

Shades of #7B5D17

#7B5D17
(123,93,23)
#705515
(112,85,21)
#654D13
(101,77,19)
#5A4511
(90,69,17)
#4F3D0F
(79,61,15)
#44350D
(68,53,13)
#392D0B
(57,45,11)
#2E2509
(46,37,9)
#231D07
(35,29,7)
#181505
(24,21,5)
#0D0D03
(13,13,3)
#000000
(0,0,0)

Tints of #7B5D17

#7B5D17
(123,93,23)
#876B2C
(135,107,44)
#937941
(147,121,65)
#9F8756
(159,135,86)
#AB956B
(171,149,107)
#B7A380
(183,163,128)
#C3B195
(195,177,149)
#CFBFAA
(207,191,170)
#DBCDBF
(219,205,191)
#E7DBD4
(231,219,212)
#F3E9E9
(243,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B5D17 color. Also use rgb(123,93,23) instead hex code.

Text Font Color

.myTextColor { color: #7B5D17; }

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

This text font color is #7B5D17.

Background Color

.myBgColor { background-color: #7B5D17; }

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

This div background color is #7B5D17.

Border color

.myBorderColor { border: 1px solid #7B5D17; }

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

This div border color is #7B5D17.

Opacity

.myOpacity80 { color: #7B5D17; opacity: 0.8; }

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

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

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

This text has shadow with #7B5D17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5D17.

Preview

Color preview on black background

This text has color #7B5D17 on black background.


Color preview on white background

This text has color #7B5D17 on white background.


Black color preview on #7B5D17 background

This text has black color on #7B5D17 background.


White color preview on #7B5D17 background

This text has white color on #7B5D17 background.


Related colors

Complementary color

Complementary color for #hex is #84A2E8.


I love getcolorcode.com

Triadic colors

1 #177B5D and #5D177B with #7B5D17 are triadic colors.

2 #175D7B and #5D7B17 with #7B5D17 are triadic colors.