COLOR #795D21

HEX: #795D21 RGB: (121,93,33)

Color info

#795D21 contains mainly red and green colors. Web safe color of #795D21 is #666633 (or #663).

RGB color model

#795D21 color RGB value is (121,93,33).

RGB: (121,93,33) (47%, 36%, 13%)

RGB channels and saturation

R 121 of 255 = 47%
G 93 of 255 = 36%
B 33 of 255 = 13%

121
93
33

R + G + B ~ 32%. #795D21 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 93 + 33 = 247 (100%)
R 121 of 247 ~ 48.99%
G 93 of 247 ~ 37.65%
B 33 of 247 ~ 13.36'%

%48.99
%37.65
%13.36

CMYK color model

#795D21 color CMYK value is (0,23,73,53).

  • cyan value is 0.00%
  • magenta value is 23.14%
  • yellow value is 72.73%
  • key color value is 52.55%

CMYK: (0,23,73,53)
C0M23Y73K53 (0%, 23%, 73%, 53%)
(0.00 / 0.23 / 0.73 / 0.53)

CMYK percentages

%0
%23.14
%72.73
%52.55

Codes

Color #795D21 in popluar color models

79 5D 21
RGB 121 93 33
HSL 41° 57.14% 30.20%
HSB/HSV 41° 72.73% 47.45%
CMYK 0.00% 23.14% 72.73%
52.55%

Color #795D21 in popluar number systems.

HEX 79 5D 21
Decimal 121 93 33
Binary 1111001 1011101 100001
Octal 171 135 41

Shades and tints

Shades of #795D21

#795D21
(121,93,33)
#6E551E
(110,85,30)
#634D1B
(99,77,27)
#584518
(88,69,24)
#4D3D15
(77,61,21)
#423512
(66,53,18)
#372D0F
(55,45,15)
#2C250C
(44,37,12)
#211D09
(33,29,9)
#161506
(22,21,6)
#0B0D03
(11,13,3)
#000000
(0,0,0)

Tints of #795D21

#795D21
(121,93,33)
#856B35
(133,107,53)
#917949
(145,121,73)
#9D875D
(157,135,93)
#A99571
(169,149,113)
#B5A385
(181,163,133)
#C1B199
(193,177,153)
#CDBFAD
(205,191,173)
#D9CDC1
(217,205,193)
#E5DBD5
(229,219,213)
#F1E9E9
(241,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795D21 color. Also use rgb(121,93,33) instead hex code.

Text Font Color

.myTextColor { color: #795D21; }

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

This text font color is #795D21.

Background Color

.myBgColor { background-color: #795D21; }

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

This div background color is #795D21.

Border color

.myBorderColor { border: 1px solid #795D21; }

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

This div border color is #795D21.

Opacity

.myOpacity80 { color: #795D21; opacity: 0.8; }

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

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

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

This text has shadow with #795D21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795D21.

Preview

Color preview on black background

This text has color #795D21 on black background.


Color preview on white background

This text has color #795D21 on white background.


Black color preview on #795D21 background

This text has black color on #795D21 background.


White color preview on #795D21 background

This text has white color on #795D21 background.


Related colors

Complementary color

Complementary color for #hex is #86A2DE.


I love getcolorcode.com

Triadic colors

1 #21795D and #5D2179 with #795D21 are triadic colors.

2 #215D79 and #5D7921 with #795D21 are triadic colors.